mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> Co-authored-by: crazywoola <427733928@qq.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
This commit is contained in:
@@ -71,6 +71,11 @@ const translation = {
|
||||
description: '启用后,您可以使用语音输入。',
|
||||
resDes: '语音输入已启用',
|
||||
},
|
||||
textToSpeech: {
|
||||
title: '文字转语音',
|
||||
description: '启用后,文本可以转换成语音。',
|
||||
resDes: '文本转音频已启用',
|
||||
},
|
||||
citation: {
|
||||
title: '引用和归属',
|
||||
description: '启用后,显示源文档和生成内容的归属部分。',
|
||||
|
||||
Reference in New Issue
Block a user