diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-21 23:04:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-21 23:04:20 +0800 |
| commit | 2f0c1f3fda6025da64636a4cfd01d4f98bc7d50b (patch) | |
| tree | d1f61d2c388398adb9e7dfb06d47a41d592881c2 /help.txt | |
| parent | c6885ae2312a1be589e945129bdd9d268f14c370 (diff) | |
feat(cli): add --models-dir option for custom model path
Diffstat (limited to 'help.txt')
| -rw-r--r-- | help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
