You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from funasr.auto.auto_model import AutoModel
model = AutoModel(model="paraformer-zh",
vad_model="fsmn-vad",
punc_model="ct-punc-c",
spk_model="cam++",
)
res = model.export(quantize=False)
不知道应该修改什么地方呢
The text was updated successfully, but these errors were encountered:
你好,想请教一下是否试过导出分角色识别的模型到onnx?
不知道应该修改什么地方呢
The text was updated successfully, but these errors were encountered: