Issue in execution of event synthesis code for continuous integration for speech translation

后端 未结 0 1304
没有蜡笔的小新
没有蜡笔的小新 2020-12-24 13:40
from_language = \'fr-FR\'
to_language = \'en-US\'

def synthesis_callback(evt):
    size = len(evt.result.audio)
    print(f\'Audio synthesized: {size} byte(s) {&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题