Automatic Speech Recognition
NeMo
PyTorch
speech-recognition
unified-asr
offline-asr
streaming-asr
speech
audio
FastConformer
RNNT
Parakeet
ASR
NeMo
Eval Results (legacy)
Instructions to use nvidia/parakeet-unified-en-0.6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/parakeet-unified-en-0.6b with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/parakeet-unified-en-0.6b") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
onnx-web example
🔥 3
6
#4 opened about 1 month ago
by
eschmidbauer
Timeline for multilingual version?
👍 2
6
#2 opened about 1 month ago
by
fosple