diff --git a/speechx/examples/ds2_ol/onnx/README.md b/speechx/examples/ds2_ol/onnx/README.md new file mode 100644 index 00000000..2dc0de3e --- /dev/null +++ b/speechx/examples/ds2_ol/onnx/README.md @@ -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∂∂∂ +``` \ No newline at end of file