Automatic Speech Recognition
NeMo
PyTorch
English
speech
audio
CTC
FastConformer
Transformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use nvidia/stt_en_fastconformer_ctc_xlarge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/stt_en_fastconformer_ctc_xlarge with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/stt_en_fastconformer_ctc_xlarge") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
GGUF + pure-C++ runtime in CrispASR — FastConformer-CTC XL
#2 opened about 1 month ago
by
cstr
KenLM Integration
1
#1 opened over 2 years ago
by
puvvadasaikiran