Unverified Commit 2fa8f243 authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent c2eb66ac
...@@ -69,8 +69,6 @@ wget https://github.com/microsoft/onnxruntime/releases/download/v1.14.0/onnxrunt ...@@ -69,8 +69,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
......
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