Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -242,9 +242,9 @@ configs:
|
|
| 242 |
|
| 243 |
**Highly multilingual, large-scale paired speech corpus assembled from primary public archives such as national parliaments, public broadcasters, and public-domain audiobooks across 107 language-country configs, with strong non-European and low-resource coverage.**
|
| 244 |
|
| 245 |
-
Every segment ships with a verified *human* transcript (not
|
| 246 |
|
| 247 |
-
Audio is OGG Opus 24 kHz mono ~64 kbps VBR. Splits are 95/5
|
| 248 |
|
| 249 |
## Loading
|
| 250 |
|
|
|
|
| 242 |
|
| 243 |
**Highly multilingual, large-scale paired speech corpus assembled from primary public archives such as national parliaments, public broadcasters, and public-domain audiobooks across 107 language-country configs, with strong non-European and low-resource coverage.**
|
| 244 |
|
| 245 |
+
Every segment ships with a verified *human* transcript (not ASR pseudo-labels), an ASR transcript, the CER between them, a WADA-SNR estimate, and four DNSMOS-P.835 quality scores, so you can filter, rank, or stratify training data without rerunning a single signal-quality model.
|
| 246 |
|
| 247 |
+
Audio is OGG Opus 24 kHz mono ~64 kbps VBR. Splits are 95/5, full provenance (`source`, `source_url`, `session_date`, `source_start_s`/`source_end_s`, `segment_id`) is preserved on every row, so you can trace any clip back to its original parliamentary record or broadcast.
|
| 248 |
|
| 249 |
## Loading
|
| 250 |
|