fix: tts model tip (#2221)

This commit is contained in:
ashen
2024-01-26 12:34:39 +08:00
committed by GitHub
parent d4262ecceb
commit 2068ae215e

View File

@ -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',