nithinraok commited on
Commit
62ce393
·
1 Parent(s): ef72460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -179,7 +179,7 @@ img {
179
 
180
 
181
  `parakeet-ctc-0.6b` 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.
182
- It is an XXL version of FastConformer CTC [1] (around 600M parameters) model.
183
  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.
184
 
185
  ## NVIDIA NeMo: Training
 
179
 
180
 
181
  `parakeet-ctc-0.6b` 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.
182
+ It is an XL version of FastConformer CTC [1] (around 600M parameters) model.
183
  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.
184
 
185
  ## NVIDIA NeMo: Training