Automatic Speech Recognition
ONNX
NeMo
English
asrjs/speech-recognition
speech
audio
onnxruntime
asrjs
NeMo
FastConformer
RNNT
streaming-asr
eou
end-of-utterance
parakeet
voice-agent
Instructions to use ysdede/parakeet-realtime-eou-120m-v1-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use ysdede/parakeet-realtime-eou-120m-v1-onnx with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("ysdede/parakeet-realtime-eou-120m-v1-onnx") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!