This commit is contained in:
游雁 2023-02-11 17:40:00 +08:00
parent 1b28fa9522
commit 0a4e3b7e64

View File

@ -58,4 +58,7 @@
result = paraformer(wav_path)
print(result)
```
```
## Acknowledge
1. We acknowledge [SWHL](https://github.com/RapidAI/FunASR) for contributing the onnxruntime(pthon api).