"vscode:/vscode.git/clone" did not exist on "5746b95db1d7da02b4f9a5f6eb4e95729ac9dab3"
Unverified Commit 06f1d2bc authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent 4222c1dd
...@@ -16,6 +16,17 @@ See the bottom of this page: Building Guidance ...@@ -16,6 +16,17 @@ See the bottom of this page: Building Guidance
Windows下已经预置fftw3及openblas库。 Windows下已经预置fftw3及openblas库。
### 运行程序
tester /path/to/models/dir /path/to/wave/file
tester /data/models /data/test.wav
/data/models 需要包括如下两个文件: model.onnx 和vocab.txt
```
```
## 支持平台 ## 支持平台
- Windows - Windows
......
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