Update README.md
Browse files
README.md
CHANGED
|
@@ -124,9 +124,17 @@ Portuguese, Italian).
|
|
| 124 |
Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
|
| 125 |
The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
|
| 126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
### Arabic (`ar`)
|
| 128 |
|
| 129 |
-
| Split | Talks | Sentences | Words | Duration
|
| 130 |
|-------|------:|----------:|------:|-----------------|
|
| 131 |
| train | 95 | 11 821 | 115 259 | 68 310 s ≈ 18h 58m |
|
| 132 |
| valid | 7 | 1 079 | 9 374 | 5 280 s ≈ 1h 28m |
|
|
|
|
| 124 |
Each row in the dataset corresponds to **one segment** (individual audio clip + transcript).
|
| 125 |
The table below reflects sentence counts and total audio duration as reported in `docs/statistics.txt` per language.
|
| 126 |
|
| 127 |
+
### Greek (`el`)
|
| 128 |
+
| Split | Talks | Sentences | Words | Duration |
|
| 129 |
+
|-------|------:|----------:|------:|-----------------|
|
| 130 |
+
| train | 113 | 12 965 | 221 625 | 104 084 s ≈ 28h 54m45s |
|
| 131 |
+
| valid | 10 | 982 | 18 586 | 9 412 s ≈ 2h 36m53s |
|
| 132 |
+
| test | 8 | 1 027 | 17 164 | 8 493 s ≈ 2h 21m33s |
|
| 133 |
+
| **total** | **131** | **14 974** | **257 375** | **121 991 s ≈ 33h 53m11s** |
|
| 134 |
+
|
| 135 |
### Arabic (`ar`)
|
| 136 |
|
| 137 |
+
| Split | Talks | Sentences | Words | Duration |
|
| 138 |
|-------|------:|----------:|------:|-----------------|
|
| 139 |
| train | 95 | 11 821 | 115 259 | 68 310 s ≈ 18h 58m |
|
| 140 |
| valid | 7 | 1 079 | 9 374 | 5 280 s ≈ 1h 28m |
|