Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -242,7 +242,7 @@ 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 ASR pseudo-labels), a Whisper ASR transcript, the CER between them, a WADA-SNR estimate, and four DNSMOS-P.835 quality scores
|
| 246 |
|
| 247 |
Audio is OGG Opus 24 kHz mono ~64 kbps VBR. Splits are 95/5 with seed 42; 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 |
|
|
|
|
| 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 only ASR pseudo-labels), a Whisper 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 with seed 42; 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 |
|