Instructions to use mbazaNLP/Kinyarwanda_nemo_stt_conformer_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use mbazaNLP/Kinyarwanda_nemo_stt_conformer_model with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("mbazaNLP/Kinyarwanda_nemo_stt_conformer_model") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Update model card: Intended Use, Limitations, code example, BibTeX, licence/email/description fixes
#1
by rdelyon - opened
No description provided.