You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

indicconformer_as_finetune_v1

Fine-tuned from ai4bharat/indicconformer_stt_as_hybrid_rnnt_large on a 87hours (40k sample) subset of ananddey/assamese-asr-dataset.

Usage

import nemo.collections.asr as nemo_asr
model = nemo_asr.models.ASRModel.from_pretrained("amn-raw/indic_conformer_ctc_rnnt_finetuned")
model.cur_decoder = "ctc"
print(model.transcribe(["sample_audio_16k_mono.wav"], batch_size=1, language_id="as")[0])

Note: this is a fine-tune of an AI4Bharat model — check the base model's license before redistributing.

Downloads last month
24
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for amn-raw/indic_conformer_ctc_rnnt_finetuned

Finetuned
(2)
this model
Finetunes
1 model