mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
atsr
This commit is contained in:
parent
9876729a25
commit
fd365acc94
@ -11,6 +11,7 @@ model = AutoModel(model="iic/LCB-NET",
|
||||
|
||||
# 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)
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user