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
9427c176
Unverified
Commit
9427c176
authored
Feb 26, 2023
by
Daniel
Committed by
GitHub
Feb 26, 2023
Browse files
Update readme.md
parent
06f1d2bc
Changes
1
Show 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 @
9427c176
...
@@ -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