Update consolidated README and meta.yaml with results
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ESPnet ASR Models in 9 Indian languages trained on RESPIN-S1.0 Small Train sets
|
2 |
|
3 |
This repository contains E-Branchformer-based ESPnet2 ASR models trained on the RESPIN-S1.0 small train splits.
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- espnet
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- speech
|
6 |
+
- audio
|
7 |
+
- indian-languages
|
8 |
+
language:
|
9 |
+
- bh
|
10 |
+
- bn
|
11 |
+
- ch
|
12 |
+
- hi
|
13 |
+
- kn
|
14 |
+
- mg
|
15 |
+
- mr
|
16 |
+
- mt
|
17 |
+
- te
|
18 |
+
license: cc-by-4.0
|
19 |
+
datasets:
|
20 |
+
- respin
|
21 |
+
pipeline_tag: automatic-speech-recognition
|
22 |
+
---
|
23 |
+
|
24 |
# ESPnet ASR Models in 9 Indian languages trained on RESPIN-S1.0 Small Train sets
|
25 |
|
26 |
This repository contains E-Branchformer-based ESPnet2 ASR models trained on the RESPIN-S1.0 small train splits.
|