From 9fa5bdf85213393abd5c337b94b13c82cc05319c Mon Sep 17 00:00:00 2001 From: Clay Sheaff Date: Sat, 14 Feb 2026 12:48:08 -0800 Subject: [PATCH] Add early development notice to README Co-Authored-By: Claude Opus 4.6 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c5c380..6e41df6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Transcription is pluggable — ships with [faster-whisper](https://github.com/SYSTRAN/faster-whisper) by default, but you can swap in any model or tool that reads audio and prints text. +> **Note:** This project is in early development — expect rough edges. If you +> run into issues, please [open a bug](https://github.com/csheaff/talktype/issues). + ## Requirements - Linux (Wayland or X11)