Release v1.10.39 (#1702)

This commit is contained in:
Fangjun Kuang
2025-01-13 10:28:05 +08:00
committed by GitHub
parent 0d20558b5e
commit cbe07ac1b6
33 changed files with 61 additions and 54 deletions

View File

@@ -20,7 +20,7 @@ void OfflineWhisperModelConfig::Register(ParseOptions *po) {
po->Register(
"whisper-language", &language,
"The spoke language in the input audio file. Example values: "
"The spoken language in the input audio file. Example values: "
"en, de, fr, zh, jp. If it is not given for a multilingual model, we will"
" infer the language from the input audio file. "
"Please refer to "