fix: tts model tip (#2221)

pull/2226/head
ashen 2 years ago committed by GitHub
parent d4262ecceb
commit 2068ae215e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save