whisper: fix typo (#10478)

pull/23/head
Vova Vuchkan 2023-07-11 08:40:07 +03:00 committed by GitHub
parent bb81988297
commit b9aa9db6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- Convert an audio file specifying the output format of the converted file:
`whisper {{path/to/audio.mp3}} --output-format {{txt}}`
`whisper {{path/to/audio.mp3}} --output_format {{txt}}`
- Convert an audio file using a specific model for conversion: