aboutsummaryrefslogtreecommitdiff
path: root/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help.txt')
-rw-r--r--help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/help.txt b/help.txt
index f4b5507..c318505 100644
--- a/help.txt
+++ b/help.txt
@@ -7,6 +7,7 @@ Options
-m, --model=<model> Whisper model. [default: base_en]
--lang=<code> Language hint (zh, ja, en, fr...). Skips detection.
--post=<spec> Post-process transcribed text, e.g. +pinyin
+ --models-dir=<path> Directory for model files. Fails if invalid.
-f, --format=<pattern> Output format with %{vol}, %{word}, %{confid}.
[default: %{vol},%{word}]
-S, --format-file=<path> Read format from file.