mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 17:46:02 +02:00
whisper: fix typo (#10478)
This commit is contained in:
parent
bb81988297
commit
b9aa9db6a4
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue