Unverified Commit 9427c176 authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Update readme.md

parent 06f1d2bc
...@@ -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
``` ```
``` ```
......
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