README.md
627 字节
Introduction
This folder contains examples about using sherpa-onnx's object pascal APIs with streaming models for speech recognition.
| File | Description |
|---|---|
| run-paraformer.sh | Use a streaming Paraformer model for speech recognition |
| run-zipformer-ctc-hlg.sh | Use a streaming Zipformer CTC model for speech recognition |
| run-zipformer-ctc.sh | Use a streaming Zipformer CTC model with HLG for speech recognition |
| run-zipformer-transducer.sh | Use a Zipformer transducer model for speech recognition |