游雁
2025-02-11 001a66bbfe8093d2ff7336eeebdb0198b498dce9
README_zh.md
@@ -312,12 +312,6 @@
res = model.export(quantize=False)
```
### 优化onnx
```shell
# pip3 install -U onnxslim
onnxslim model.onnx model.onnx
```
### 测试ONNX
```python
# pip3 install -U funasr-onnx