takipipo
2025-01-16 3530688e0a1b1dfbb22dcd3324db97be5bbc0d9b
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