This commit is contained in:
游雁 2023-11-14 15:50:39 +08:00
parent 15da2a10ac
commit 1ef30a1732

View File

@ -68,12 +68,12 @@ Ref to [test](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/ex
## Runtime
### ONNXRuntime
#### ONNXRuntime-python
Ref to [docs](../../runtime/python/onnxruntime/README.md)
Ref to [funasr-onnx](../../runtime/python/onnxruntime/README.md)
#### ONNXRuntime-cpp
Ref to [docs](../../runtime/readme.md)
### Libtorch
#### Libtorch-python
Ref to [docs](../../runtime/python/libtorch/README.md)
Ref to [funasr-torch](../../runtime/python/libtorch/README.md)
#### Libtorch-cpp
Undo
## Performance Benchmark