mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update export_meta.py
err id for export embed onnx
This commit is contained in:
parent
362eed972c
commit
7649c9ef59
@ -53,7 +53,7 @@ class ContextualEmbedderExport(torch.nn.Module):
|
||||
0: "num_hotwords",
|
||||
},
|
||||
"hw_embed": {
|
||||
0: "num_hotwords",
|
||||
1: "num_hotwords",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user