Unverified Commit 4d109b21 authored by SWHL's avatar SWHL Committed by GitHub
Browse files

Update README

parent 472e3642
......@@ -9,6 +9,9 @@
- 🎉该项目核心代码已经并入[FunASR](https://github.com/alibaba-damo-academy/FunASR)
- 本仓库仅对模型做了转换,只采用ONNXRuntime推理引擎
#### TODO
- [ ] 整合vad + asr + pun三个模型,打造可部署使用的方案
#### 支持语言
- Python
- C++/C
......@@ -74,7 +77,7 @@
```
#### 更新日志
- 2024-02-25
- 2023-02-25
- 添加C++版本推理,使用onnxruntime引擎,预/后处理代码来自: https://github.com/chenkui164/FastASR
- 2023-02-14 v2.0.3 update:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment