Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
wenet_onnxruntime
Commits
e2b6c6c7
Commit
e2b6c6c7
authored
Oct 24, 2023
by
yangql
Browse files
Update Resource/models/.gitkeep, README.md files
parent
771550d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+1
-1
Resource/models/.gitkeep
Resource/models/.gitkeep
+1
-0
No files found.
README.md
View file @
e2b6c6c7
...
@@ -36,7 +36,7 @@ docker run --shm-size 16g --network=host --name=wenet_ort --privileged --device=
...
@@ -36,7 +36,7 @@ docker run --shm-size 16g --network=host --name=wenet_ort --privileged --device=
## 推理
## 推理
### C++版本推理
### C++版本推理
本次采用经wenet模型完成问题语音识别任务,首先需要下载模型至Resouce/
M
odels/,链接:https://pan.baidu.com/s/1aUt6LRcspYLAmmWu0fFTdQ
本次采用经wenet模型完成问题语音识别任务,首先需要下载模型至Resouce/
m
odels/,链接:https://pan.baidu.com/s/1aUt6LRcspYLAmmWu0fFTdQ
提取码:sodg,下面介绍如何运行C++代码示例,C++示例的详细说明见Doc目录下的Tutorial_Cpp.md。
提取码:sodg,下面介绍如何运行C++代码示例,C++示例的详细说明见Doc目录下的Tutorial_Cpp.md。
#### 构建工程
#### 构建工程
...
...
Resource/models/.gitkeep
View file @
e2b6c6c7
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment