

README update auto language detection
@7045d27ce7460195026082dddb86bf2fceeacbc4
--- README.md
+++ README.md
... | ... | @@ -86,7 +86,7 @@ |
86 | 86 |
--model_dir MODEL_DIR |
87 | 87 |
Dir where Whisper model.bin and other files are saved. This option overrides --model and --model_cache_dir parameter. |
88 | 88 |
--lan LAN, --language LAN |
89 |
- Language code for transcription, e.g. en,de,cs. |
|
89 |
+ Source language code, e.g. en,de,cs, or 'auto' for language detection. |
|
90 | 90 |
--task {transcribe,translate} |
91 | 91 |
Transcribe or translate. |
92 | 92 |
--backend {faster-whisper,whisper_timestamped} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?