Unverified Commit 2068ae21 authored by ashen's avatar ashen Committed by GitHub

fix: tts model tip (#2221)

parent d4262ecc
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment