Back to Sherpa Onnx

Introduction

pascal-api-examples/non-streaming-asr/README.md

1.13.01.3 KB
Original Source

Introduction

This folder contains examples about using sherpa-onnx's object pascal APIs with non-streaming models for speech recognition.

FileDescription
run-dolphin-ctc.shUse a non-streaming Dolphin CTC model for speech recognition
run-nemo-ctc.shUse a non-streaming NeMo CTC model for speech recognition
run-nemo-transducer.shUse a non-streaming NeMo transducer model for speech recognition
run-paraformer-itn.shUse a non-streaming Paraformer model for speech recognition with inverse text normalization for numbers
run-paraformer.shUse a non-streaming Paraformer model for speech recognition
run-sense-voice.shUse a non-streaming SenseVoice model for speech recognition
run-telespeech-ctc.shUse a non-streaming TeleSpeech CTC model for speech recognition
run-whisper.shUse a Whisper model for speech recognition
run-qwen3-asr.shUse a non-streaming Qwen3 ASR model for speech recognition
run-zipformer-transducer.shUse a non-streaming Zipformer transducer model for speech recognition