SparkTTS (#2535)
### What problem does this PR solve? SparkTTS ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
This commit is contained in:
@@ -512,6 +512,12 @@ export default {
|
||||
SparkModelNameMessage: '請選擇星火模型!',
|
||||
addSparkAPIPassword: '星火 APIPassword',
|
||||
SparkAPIPasswordMessage: '請輸入 APIPassword',
|
||||
addSparkAPPID: '星火 APPID',
|
||||
SparkAPPIDMessage: '請輸入 APPID',
|
||||
addSparkAPISecret: '星火 APISecret',
|
||||
SparkAPISecretMessage: '請輸入 APISecret',
|
||||
addSparkAPIKey: '星火 APIKey',
|
||||
SparkAPIKeyMessage: '請輸入 APIKey',
|
||||
yiyanModelNameMessage: '輸入模型名稱',
|
||||
addyiyanAK: '一言 API KEY',
|
||||
yiyanAKMessage: '請輸入 API KEY',
|
||||
|
||||
Reference in New Issue
Block a user