mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 14:35:57 +00:00
Merge 5c46fac10203253331801b9fa52555218f3a1ac9 into c0d2f624c09dc18e709e37c2ad90c039a4eb72a2
This commit is contained in:
commit
b783da22e8
@ -101,7 +101,7 @@ whisper japanese.wav --model medium --language Japanese --task translate
|
|||||||
|
|
||||||
> **Note:** The `turbo` model will return the original language even if `--task translate` is specified. Use `medium` or `large` for the best translation results.
|
> **Note:** The `turbo` model will return the original language even if `--task translate` is specified. Use `medium` or `large` for the best translation results.
|
||||||
|
|
||||||
Run the following to view all available options:
|
Run the `help` command to view detailed list of commands, options, and usage instructions:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
whisper --help
|
whisper --help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user