Update README.md
Browse files
README.md
CHANGED
@@ -87,8 +87,7 @@ model-index:
|
|
87 |
|
88 |
This model transcribes speech in Arabic language with punctuation and diacritical marks support.
|
89 |
It is a "large" version of FastConformer Transducer-CTC (around 115M parameters) model and is trained on two losses: Transducer (default) and CTC.
|
90 |
-
See the section [Model Architecture](#Model-Architecture) and [NeMo documentation](https://docs.nvidia.com/nemo-framework/user-guide/latest/nemotoolkit/asr/
|
91 |
-
els.html#fast-conformer) for complete architecture details.
|
92 |
The model transcribes text in Arabic with diacritical marks and supports periods, Arabic commas and Arabic question marks.
|
93 |
|
94 |
This model is ready for commercial and non-commercial use.
|
|
|
87 |
|
88 |
This model transcribes speech in Arabic language with punctuation and diacritical marks support.
|
89 |
It is a "large" version of FastConformer Transducer-CTC (around 115M parameters) model and is trained on two losses: Transducer (default) and CTC.
|
90 |
+
See the section [Model Architecture](#Model-Architecture) and [NeMo documentation](https://docs.nvidia.com/nemo-framework/user-guide/latest/nemotoolkit/asr/models.html#fast-conformer) for complete architecture details.
|
|
|
91 |
The model transcribes text in Arabic with diacritical marks and supports periods, Arabic commas and Arabic question marks.
|
92 |
|
93 |
This model is ready for commercial and non-commercial use.
|