名称 最后更新
..
README.md 正在载入提交数据...
export-onnx-streaming.py 正在载入提交数据...
export-onnx.py 正在载入提交数据...
run.sh 正在载入提交数据...
test-onnx-streaming.py 正在载入提交数据...
test-onnx.py 正在载入提交数据...

Introduction

This folder contains script for exporting models from wenet to onnx. You can use the exported models in sherpa-onnx.

Note that both streaming and non-streaming models are supported.

We only use the CTC branch. Rescore with the attention decoder is not supported, though decoding with H, HL, and HLG is supported.