support baidu ERNIE llm

This commit is contained in:
harry
2024-07-03 21:12:21 +08:00
parent dca23d99e4
commit 66c81a04bf
5 changed files with 64 additions and 6 deletions

View File

@@ -73,6 +73,7 @@
"Play Voice": "Play Voice",
"Voice Example": "This is an example text for testing speech synthesis",
"Synthesizing Voice": "Synthesizing voice, please wait...",
"TTS Provider": "Select the voice synthesis provider"
"TTS Provider": "Select the voice synthesis provider",
"Hide Log": "Hide Log"
}
}

View File

@@ -73,6 +73,7 @@
"Play Voice": "试听语音合成",
"Voice Example": "这是一段测试语音合成的示例文本",
"Synthesizing Voice": "语音合成中,请稍候...",
"TTS Provider": "语音合成提供商"
"TTS Provider": "语音合成提供商",
"Hide Log": "隐藏日志"
}
}