Automatic Speech Recognition
NeMo
PyTorch
English
speech
audio
Transducer
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results
nithinraok commited on
Commit
a78c1af
1 Parent(s): ca1823f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -179,7 +179,7 @@ img {
179
  | [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
180
 
181
 
182
- parakeet-rnnt-1.1b is an ASR model that transcribes speech in lower case English alphabet. This model is jointly developed by [NVIDIA NeMo](https://github.com/NVIDIA/NeMo) and [Suno.ai](https://www.suno.ai/) teams.
183
  It is an XXL version of FastConformer Transducer [1] (around 1.1B parameters) model.
184
  See the [model architecture](#model-architecture) section and [NeMo documentation](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/models.html#fast-conformer) for complete architecture details.
185
 
 
179
  | [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
180
 
181
 
182
+ `parakeet-rnnt-1.1b` is an ASR model that transcribes speech in lower case English alphabet. This model is jointly developed by [NVIDIA NeMo](https://github.com/NVIDIA/NeMo) and [Suno.ai](https://www.suno.ai/) teams.
183
  It is an XXL version of FastConformer Transducer [1] (around 1.1B parameters) model.
184
  See the [model architecture](#model-architecture) section and [NeMo documentation](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/models.html#fast-conformer) for complete architecture details.
185