Instructions to use ai4bharat/indicconformer_stt_hi_hybrid_ctc_rnnt_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use ai4bharat/indicconformer_stt_hi_hybrid_ctc_rnnt_large with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("ai4bharat/indicconformer_stt_hi_hybrid_ctc_rnnt_large") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
nemo
#5 opened 8 months ago
by
KaranLobo025
New
#4 opened 8 months ago
by
KaranLobo025
Recipe to perform inference with onnx and quantization
#3 opened about 1 year ago
by
pronoobie
Instructions for streaming audio
2
#2 opened about 1 year ago
by
viju2008
commit
1
#1 opened over 1 year ago
by
sapnadhull