nithinraok commited on
Commit
a6c50ef
·
verified ·
1 Parent(s): ad3fdee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -166,7 +166,7 @@ img {
166
  This model is jointly developed by [NVIDIA NeMo](https://github.com/NVIDIA/NeMo) and [Suno.ai](https://www.suno.ai/) teams.
167
  It is a Large version of Hybrid FastConformer [1] TDT-CTC [2] (around 114M parameters) model.
168
  This model has been trained with fastconformer architecture with full attention hence this model can transcribe up to 20 minutes of audio in one single pass.
169
- This model achieves super fast RTFx values across all datasets, with an average RTFx of ~4000 on Hugging Face leaderboard evaluation sets.
170
  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.
171
 
172
 
 
166
  This model is jointly developed by [NVIDIA NeMo](https://github.com/NVIDIA/NeMo) and [Suno.ai](https://www.suno.ai/) teams.
167
  It is a Large version of Hybrid FastConformer [1] TDT-CTC [2] (around 114M parameters) model.
168
  This model has been trained with fastconformer architecture with full attention hence this model can transcribe up to 20 minutes of audio in one single pass.
169
+ This model achieves super fast RTFx values across all datasets, with an average RTFx of ~5300 on Hugging Face leaderboard evaluation sets on A100.
170
  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.
171
 
172