Commit e2b6c6c7 authored by yangql's avatar yangql
Browse files

Update Resource/models/.gitkeep, README.md files

parent 771550d3
......@@ -36,7 +36,7 @@ docker run --shm-size 16g --network=host --name=wenet_ort --privileged --device=
## 推理
### C++版本推理
本次采用经wenet模型完成问题语音识别任务,首先需要下载模型至Resouce/Models/,链接:https://pan.baidu.com/s/1aUt6LRcspYLAmmWu0fFTdQ
本次采用经wenet模型完成问题语音识别任务,首先需要下载模型至Resouce/models/,链接:https://pan.baidu.com/s/1aUt6LRcspYLAmmWu0fFTdQ
提取码:sodg,下面介绍如何运行C++代码示例,C++示例的详细说明见Doc目录下的Tutorial_Cpp.md。
#### 构建工程
......
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