未验证 提交 84d13dea 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Merge pull request #2002 from KPatr1ck/resource

[Resource] Fix tts_online server issue. test=doc
......@@ -44,7 +44,7 @@ class TTSServerExecutor(TTSExecutor):
self.voc_block = voc_block
self.voc_pad = voc_pad
self.task_resource = CommonTaskResource(
task='tts', model_format='static', inference_mode='online')
task='tts', model_format='dynamic', inference_mode='online')
def get_model_info(self,
field: str,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册