We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca715cf commit 898f61aCopy full SHA for 898f61a
README.md
@@ -9,7 +9,7 @@ Meant to be used in command-line interface or [Subtitle Edit](https://github.com
9
Faster-Whisper is much faster than OpenAI's Whisper, and it requires less RAM/VRAM.
10
11
## Usage examples
12
-* `whisper.exe "D:\videofile.mkv" --language en --model "medium"`
+* `whisper.exe "D:\videofile.mkv" --language=English --model=medium`
13
14
* `whisper.exe --help`
15
0 commit comments