From 90595bbed2b0fdfda45980dc7ebff8c4eb11dcbd Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 20 Jun 2026 07:42:06 +0800 Subject: feat: add instant mode for near-real-time output --- help.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help.txt') diff --git a/help.txt b/help.txt index 013c782..d4aff6e 100644 --- a/help.txt +++ b/help.txt @@ -16,6 +16,8 @@ Options -L, --list-devices List microphones and exit. --list-models List Whisper models and exit. --download-model= Download a model and exit. + --instant Aggressive mode — shorter segments for + near-real-time output. Speak slowly. -V, --verbose Show debug output. -h, --help Show this help. -- cgit