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
gaoqiong
RapidASR
Commits
9e098574
Commit
9e098574
authored
Feb 26, 2023
by
mayong
Browse files
Merge branch 'main' of
https://github.com/RapidAI/RapidASR
parents
c1a342ac
9427c176
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
cpp_onnx/readme.md
cpp_onnx/readme.md
+2
-1
No files found.
cpp_onnx/readme.md
View file @
9e098574
...
@@ -21,9 +21,10 @@ Windows下已经预置fftw3及openblas库。
...
@@ -21,9 +21,10 @@ Windows下已经预置fftw3及openblas库。
tester /path/to/models/dir /path/to/wave/file
tester /path/to/models/dir /path/to/wave/file
tester /data/models /data/test.wav
例如:
tester /data/models /data/test.wav
/data/models 需要包括如下两个文件: model.onnx 和vocab.txt
/data/models 需要包括如下两个文件: model.onnx 和vocab.txt
```
```
```
```
...
...
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