1
0
Fork 0
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:
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

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: