README update auto language detection
This commit is contained in:
parent
cd221a3198
commit
b66c61cf7a
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ options:
|
|||
--model_dir MODEL_DIR
|
||||
Dir where Whisper model.bin and other files are saved. This option overrides --model and --model_cache_dir parameter.
|
||||
--lan LAN, --language LAN
|
||||
Language code for transcription, e.g. en,de,cs.
|
||||
Source language code, e.g. en,de,cs, or 'auto' for language detection.
|
||||
--task {transcribe,translate}
|
||||
Transcribe or translate.
|
||||
--backend {faster-whisper,whisper_timestamped}
|
||||
|
|
|
|||
Loading…
Reference in a new issue