Automatic Speech Recognition
NeMo
Spanish
audio
spanish
parakeet-rnnt-1.1b
NeMo
projecte-aina
barcelona-supercomputing-center
bsc
Eval Results (legacy)
Instructions to use projecte-aina/parakeet-rnnt-1.1b_cv17_es_ep18_1270h with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use projecte-aina/parakeet-rnnt-1.1b_cv17_es_ep18_1270h with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("projecte-aina/parakeet-rnnt-1.1b_cv17_es_ep18_1270h") 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!