Instructions to use salesken/Hindi-FastConformer-Streaming-ASR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use salesken/Hindi-FastConformer-Streaming-ASR with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("salesken/Hindi-FastConformer-Streaming-ASR") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
wanting to know the training method/code of the model
🔥 1
#2 opened 7 months ago
by
Advik-7