fix: text to speech python code
This commit is contained in:
@@ -44,7 +44,7 @@ export default {
|
||||
'playground.toolbar.compare6Model': '6 模型对比',
|
||||
'playground.input.holder': '按 <kbd>/</kbd> 开始输入',
|
||||
'playground.input.keyword.holder': '按 <kbd>/</kbd> 输入你的查询',
|
||||
'playground.input.prompt.holder': '按 <kbd>/</kbd> 输入提示',
|
||||
'playground.input.prompt.holder': '按 <kbd>/</kbd> 输入提示词',
|
||||
'playground.input.text.holder': '按 <kbd>/</kbd> 输入文本',
|
||||
'playground.compare.apply': '应用',
|
||||
'playground.compare.applytoall': '应用到所有模型',
|
||||
@@ -76,7 +76,7 @@ export default {
|
||||
'playground.rerank.rank': '排序',
|
||||
'playground.rerank.score': '分数',
|
||||
'playground.rerank.query.holder': '输入查询',
|
||||
'playground.image.prompt': '输入提示',
|
||||
'playground.image.prompt': '输入提示词',
|
||||
'playground.audio.textinput': '输入文本',
|
||||
'playground.audio.texttospeech': '文本转语音',
|
||||
'playground.audio.speechtotext': '语音转文本',
|
||||
|
||||
Reference in New Issue
Block a user