### What problem does this PR solve? feat: Add tts Switch to chat configuration modal #2088 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -414,6 +414,8 @@ export default {
|
||||
uploadFailed: '上传失败',
|
||||
regenerate: '重新生成',
|
||||
read: '朗读内容',
|
||||
tts: '文本转语音',
|
||||
ttsTip: '是否用语音转换播放语音,请先在设置里面选择TTS(语音转换模型)。',
|
||||
},
|
||||
setting: {
|
||||
profile: '概要',
|
||||
|
||||
Reference in New Issue
Block a user