Merge 5c46fac10203253331801b9fa52555218f3a1ac9 into c0d2f624c09dc18e709e37c2ad90c039a4eb72a2

This commit is contained in:
Littin Rajan 2025-06-27 02:27:52 +00:00 committed by GitHub
commit b783da22e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
Run the following to view all available options:
Run the `help` command to view detailed list of commands, options, and usage instructions:
```bash
whisper --help