whisper: fix typo (#10478)

This commit is contained in:
Vova Vuchkan
2023-07-11 08:40:07 +03:00
committed by GitHub
parent bb81988297
commit b9aa9db6a4

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: