zhifu gao
2023-03-03 3ac0ff2e54b779b9225af909a37c948ca276a5c9
Merge pull request #186 from alibaba-damo-academy/znsoftm-patch-1

Update readme.md
1个文件已修改
4 ■■■■ 已修改文件
funasr/runtime/onnxruntime/readme.md 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/onnxruntime/readme.md
@@ -7,7 +7,7 @@
 安装Vs2022 打开cpp_onnx目录下的cmake工程,直接 build即可。 本仓库已经准备好所有相关依赖库。
 Windows下已经预置fftw3、onnxruntime及openblas库
 Windows下已经预置fftw3及onnxruntime库
### Linux
@@ -106,4 +106,4 @@
## Acknowledge
1. We acknowledge [mayong](https://github.com/RapidAI/RapidASR/tree/main/cpp_onnx) for contributing the onnxruntime(cpp api).
2. We borrowed a lot of code from [FastASR](https://github.com/chenkui164/FastASR) for audio frontend and text-postprocess.
2. We borrowed a lot of code from [FastASR](https://github.com/chenkui164/FastASR) for audio frontend and text-postprocess.