mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
atsr
This commit is contained in:
parent
4e881fc2be
commit
8cca996c70
@ -5,7 +5,8 @@
|
|||||||
|
|
||||||
from funasr import AutoModel
|
from funasr import AutoModel
|
||||||
|
|
||||||
model = AutoModel(model="iic/LCB-NET")
|
model = AutoModel(model="iic/LCB-NET",
|
||||||
|
model_revision="v1.0.0")
|
||||||
|
|
||||||
|
|
||||||
# example1
|
# example1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user