Unverified Commit 37bdd34a authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent e0205b8c
...@@ -63,5 +63,8 @@ apt install libopenblas-dev ...@@ -63,5 +63,8 @@ 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
make make
# then in the subfolder tester of current direcotry, you will see a program, tester
```` ````
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