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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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