From b9aa9db6a4375fae6a102a49fbcedb35b1bdc1d9 Mon Sep 17 00:00:00 2001 From: Vova Vuchkan <71440302+vuchkan@users.noreply.github.com> Date: Tue, 11 Jul 2023 08:40:07 +0300 Subject: [PATCH] whisper: fix typo (#10478) --- pages/common/whisper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/whisper.md b/pages/common/whisper.md index 3a3b781901..5e9d1db538 100644 --- a/pages/common/whisper.md +++ b/pages/common/whisper.md @@ -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: