diff --git a/web/i18n/lang/common.en.ts b/web/i18n/lang/common.en.ts index 1b1f7ed78b..2b08c05cb8 100644 --- a/web/i18n/lang/common.en.ts +++ b/web/i18n/lang/common.en.ts @@ -249,8 +249,8 @@ const translation = { tip: 'Set the default model for speech-to-text input in conversation.', }, ttsModel: { - key: 'Speech-to-Text Model', - tip: 'Set the default model for speech-to-text input in conversation.', + key: 'Text-to-Speech Model', + tip: 'Set the default model for text-to-speech input in conversation.', }, rerankModel: { key: 'Rerank Model',