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
756ee54e
Commit
756ee54e
authored
Feb 28, 2023
by
mayong
Browse files
Merge branch 'main' of
https://github.com/RapidAI/RapidASR
parents
d1871a98
09d6dcf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
cpp_onnx/readme.md
cpp_onnx/readme.md
+0
-3
No files found.
cpp_onnx/readme.md
View file @
756ee54e
...
@@ -37,7 +37,6 @@ tester /path/to/models/dir /path/to/wave/file
...
@@ -37,7 +37,6 @@ tester /path/to/models/dir /path/to/wave/file
## 依赖
## 依赖
-
fftw3
-
fftw3
-
openblas
-
onnxruntime
-
onnxruntime
...
@@ -69,8 +68,6 @@ wget https://github.com/microsoft/onnxruntime/releases/download/v1.14.0/onnxrunt
...
@@ -69,8 +68,6 @@ wget https://github.com/microsoft/onnxruntime/releases/download/v1.14.0/onnxrunt
#install fftw3-dev
#install fftw3-dev
apt install libfftw3-dev
apt install libfftw3-dev
#install openblas
apt install libopenblas-dev
# build
# build
cmake -DCMAKE_BUILD_TYPE=release .. -DONNXRUNTIME_DIR=/mnt/c/Users/ma139/RapidASR/cpp_onnx/build/onnxruntime-linux-x64-1.14.0
cmake -DCMAKE_BUILD_TYPE=release .. -DONNXRUNTIME_DIR=/mnt/c/Users/ma139/RapidASR/cpp_onnx/build/onnxruntime-linux-x64-1.14.0
...
...
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