语帆
2024-03-04 fd365acc9452e0e8fdf2cb8da82fb8ccde0326b2
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)