nithinraok commited on
Commit
7a37b7c
·
1 Parent(s): 507341c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -178,7 +178,7 @@ img {
178
  | [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
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
 
 
178
  | [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
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