mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### 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:
@ -427,6 +427,9 @@ The above is the content you need to summarize.`,
|
||||
uploadFailed: 'Upload failed',
|
||||
regenerate: 'Regenerate',
|
||||
read: 'Read content',
|
||||
tts: 'Text to speech',
|
||||
ttsTip:
|
||||
'To play the voice using voice conversion, please select TTS (speech conversion model) in the settings first.',
|
||||
},
|
||||
setting: {
|
||||
profile: 'Profile',
|
||||
|
||||
Reference in New Issue
Block a user