Skip to content

Commit 898f61a

Browse files
authored
Update README.md
1 parent ca715cf commit 898f61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Meant to be used in command-line interface or [Subtitle Edit](https://github.com
99
Faster-Whisper is much faster than OpenAI's Whisper, and it requires less RAM/VRAM.
1010

1111
## Usage examples
12-
* `whisper.exe "D:\videofile.mkv" --language en --model "medium"`
12+
* `whisper.exe "D:\videofile.mkv" --language=English --model=medium`
1313

1414
* `whisper.exe --help`
1515

0 commit comments

Comments
 (0)