AAdonis commited on
Commit
059499e
·
verified ·
1 Parent(s): da5594f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -29
README.md CHANGED
@@ -836,26 +836,6 @@ for row in ds:
836
 
837
  ---
838
 
839
- ## Recommended use cases
840
-
841
- - **Multilingual ASR pretraining and fine-tuning**, especially for languages with no MLS / VoxPopuli coverage.
842
- - **Multilingual TTS pretraining**, after filtering on DNSMOS / SNR / CER.
843
- - **Long-form / streaming ASR**, since `source_start_s` / `source_end_s` allow reconstruction of original session context.
844
- - **Speech enhancement**, using the wide DNSMOS distribution as an in-distribution quality range.
845
-
846
- ---
847
-
848
- ## Known limitations
849
-
850
- - **Domain skew toward formal speech.** Parliamentary, broadcast, and read-audiobook content dominate. Conversational and spontaneous speech are under-represented.
851
- - **Speaker imbalance.** Several configs are dominated by a small number of frequent speakers (e.g. regular parliamentary members, prolific audiobook narrators). No per-speaker labels are provided.
852
- - **Alignment uncertainty.** Human transcripts are aligned to audio via ASR; segment boundaries inherit ASR alignment error. The `cer` field gives a per-segment estimate.
853
- - **Variable audio quality.** Median DNSMOS OVR is 2.84, with substantial variance. Filter aggressively for TTS-grade work.
854
- - **11 languages have < 10 hours** (`grc`, `mi`, `ml`, `mr`, `nr`, `nso`, and others). Treat these as evaluation or token-coverage signal rather than training data.
855
- - **Five RFA configs are metadata-only.** See the embedding caveat at the top.
856
-
857
- ---
858
-
859
  ## Configs
860
 
861
  113 configs total, sorted by hours descending.
@@ -984,15 +964,6 @@ for row in ds:
984
 
985
  ---
986
 
987
- ## Roadmap
988
-
989
- - [ ] **v1.1** — speaker-disjoint held-out evaluation split
990
- - [ ] **v1.1** — per-row machine-readable license field
991
- - [ ] **v1.2** — speaker diarization labels for parliamentary configs
992
- - [ ] **v1.2** — WorldSpeech-Eval companion leaderboard with contamination-protected test sets
993
- - [ ] **v2** — expansion of low-resource African and Indigenous-language configs
994
-
995
- ---
996
 
997
  ## Citation
998
 
 
836
 
837
  ---
838
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
839
  ## Configs
840
 
841
  113 configs total, sorted by hours descending.
 
964
 
965
  ---
966
 
 
 
 
 
 
 
 
 
 
967
 
968
  ## Citation
969