Commit
·
19fabce
1
Parent(s):
93b402a
Update README.md
Browse files
README.md
CHANGED
@@ -103,4 +103,8 @@ img {
|
|
103 |
|
104 |
| [](#model-architecture)
|
105 |
| [](#model-architecture)
|
106 |
-
| [](#model-architecture)
|
105 |
| [](#model-architecture)
|
106 |
+
| [](#datasets)
|
107 |
+
|
108 |
+
This model transcribes speech into lowercase Cyrillic alphabet including space, and is trained on around 1500 hours of Russian speech data.
|
109 |
+
It is a non-autoregressive "large" variant of Conformer, with around 120 million parameters.
|
110 |
+
See the [model architecture](#model-architecture) section and [NeMo documentation](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/asr/models.html#conformer-transducer) for complete architecture details.
|