fix: tts model tip (#2221)
This commit is contained in:
parent
d4262ecceb
commit
2068ae215e
@ -249,8 +249,8 @@ const translation = {
|
|||||||
tip: 'Set the default model for speech-to-text input in conversation.',
|
tip: 'Set the default model for speech-to-text input in conversation.',
|
||||||
},
|
},
|
||||||
ttsModel: {
|
ttsModel: {
|
||||||
key: 'Speech-to-Text Model',
|
key: 'Text-to-Speech Model',
|
||||||
tip: 'Set the default model for speech-to-text input in conversation.',
|
tip: 'Set the default model for text-to-speech input in conversation.',
|
||||||
},
|
},
|
||||||
rerankModel: {
|
rerankModel: {
|
||||||
key: 'Rerank Model',
|
key: 'Rerank Model',
|
||||||
|
Loading…
Reference in New Issue
Block a user