parent
17a96cd6ea
commit
de6e4d0c20
@ -0,0 +1,16 @@
|
||||
# DeepSpeech2 ONNX model
|
||||
|
||||
1. convert ds2 model to ONNX, using Paddle2ONNX.
|
||||
2. check paddleinference and onnxruntime output equal.
|
||||
|
||||
## Using
|
||||
|
||||
```
|
||||
bash run.sh
|
||||
```
|
||||
|
||||
## Outputs
|
||||
∂∂∂
|
||||
```
|
||||
ls exp/model.onnx∂∂∂
|
||||
```
|
Loading…
Reference in new issue