Instructions to use ARTPARK-IISc/Vaani-FastConformer-Multilingual with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use ARTPARK-IISc/Vaani-FastConformer-Multilingual with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("ARTPARK-IISc/Vaani-FastConformer-Multilingual") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Punctuation Support
1
#2 opened about 1 month ago
by
sumit9821
Is this a nvidia TDT model?
➕ 1
11
#1 opened 2 months ago
by
trysem