Automatic Speech Recognition
NeMo
speech
fastconformer
rnnt
streaming
african-languages
luganda
shona
swahili
Instructions to use CraneAILabs/crane-nemo-asr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use CraneAILabs/crane-nemo-asr with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("CraneAILabs/crane-nemo-asr") 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!