语帆
2024-03-04 fd365acc9452e0e8fdf2cb8da82fb8ccde0326b2
atsr
1个文件已修改
1 ■■■■ 已修改文件
examples/industrial_data_pretraining/lcbnet/demo.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
examples/industrial_data_pretraining/lcbnet/demo.py
@@ -11,6 +11,7 @@
# example1
res = model.generate(input='["~/.cache/modelscope/hub/iic/LCB-NET/example/asr_example.wav","~/.cache/modelscope/hub/iic/LCB-NET/example/ocr.txt"]',data_type='["sound", "text"]')
print(res)