nithinraok
commited on
Commit
•
b1799b3
1
Parent(s):
1f0724b
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ widget:
|
|
34 |
- example_title: Librispeech sample 2
|
35 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
36 |
model-index:
|
37 |
-
- name:
|
38 |
results:
|
39 |
- task:
|
40 |
name: Automatic Speech Recognition
|
@@ -178,7 +178,7 @@ img {
|
|
178 |
| [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
|
179 |
|
180 |
|
181 |
-
parakeet-ctc-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.
|
182 |
It is an XXL version of FastConformer CTC [1] (around 1.1B 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 |
|
|
|
34 |
- example_title: Librispeech sample 2
|
35 |
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
36 |
model-index:
|
37 |
+
- name: parakeet-ctc-1.1b
|
38 |
results:
|
39 |
- task:
|
40 |
name: Automatic Speech Recognition
|
|
|
178 |
| [![Language](https://img.shields.io/badge/Language-en-lightgrey#model-badge)](#datasets)
|
179 |
|
180 |
|
181 |
+
`parakeet-ctc-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.
|
182 |
It is an XXL version of FastConformer CTC [1] (around 1.1B 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 |
|