AAdonis commited on
Commit
1b86a0e
·
verified ·
1 Parent(s): 322ffdc

Fix ca_fr row (was fr_ca with stale 1105.6h) -> 2826.0h after B8 +747h. Total 53927.2->55647.6.

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -887,7 +887,7 @@ A multilingual ASR dataset containing 53k hours of transcribed speech across 113
887
 
888
  | Metric | Value |
889
  | :--- | :--- |
890
- | Total hours | 53,927 |
891
  | Distinct languages | 88 |
892
  | Language variations | 127 |
893
  | Languages ≥ 1,000 h | 23 |
@@ -1001,7 +1001,7 @@ for row in ds:
1001
  | `es_py` | Paraguay | Spanish | 133.2 | 3.14 |
1002
  | `es_uy` | Uruguay | Spanish | 894.4 | 2.94 |
1003
  | `fa_ir` | Iran | Persian | 27.6 | 2.94 |
1004
- | `fr_ca` | Canada | French | 1,105.6 | 2.93 |
1005
  | `fr_cd` | DR Congo | French | 28.0 | 3.00 |
1006
  | `fr_ci` | Côte d'Ivoire | French | 11.9 | 2.97 |
1007
  | `ga_ie` | Ireland | Irish | 60.6 | 3.00 |
@@ -1080,7 +1080,7 @@ for row in ds:
1080
  | `yue_hk` | Hong Kong | Cantonese | 1,943.5 | 3.02 |
1081
  | `zh_tw` | Taiwan | Mandarin | 1,482.1 | 2.47 |
1082
  | `zu_za` | South Africa | Zulu | 19.0 | 2.71 |
1083
- | **Total** | — | — | **53,927.2** | **2.83** |
1084
 
1085
  ⚠️ Five configs (`kh_km` Khmer, `la_lo` Lao, `mm_my` Burmese, `vn_vi` Vietnamese, `cn_ug` Uyghur, sourced from Radio Free Asia include only metadata, transcripts, and source URLs. Audio must be downloaded separately from `source_url`.
1086
 
@@ -1145,7 +1145,7 @@ WorldSpeech is released under [CC BY-NC 4.0](https://creativecommons.org/license
1145
  | `es_py` | Paraguay / Spanish | [Parliamentary Proceedings](https://www.congreso.gov.py/) | |
1146
  | `es_uy` | Uruguay / Spanish | [Parliamentary Proceedings](https://parlamento.gub.uy/) | |
1147
  | `fa_ir` | Iran / Persian | [Public Domain (17 USC §105)](https://www.law.cornell.edu/uscode/text/17/105) | US federal agency content (VOA). |
1148
- | `fr_ca` | Canada / French | [Parliamentary Proceedings](https://www.assnat.qc.ca/) | |
1149
  | `fr_cd` | DR Congo / French | [ICC Court Records](https://www.icc-cpi.int/disclaimer) | Public judicial proceedings of an international court; non-commercial/educational use per ICC terms. |
1150
  | `fr_ci` | Cote d'Ivoire / French | [ICC Court Records](https://www.icc-cpi.int/disclaimer) | Public judicial proceedings of an international court; non-commercial/educational use per ICC terms. |
1151
  | `ga_ie` | Ireland / Irish | [CC BY 4.0 (Oireachtas PSI Licence)](https://www.oireachtas.ie/en/open-data/license/) | |
 
887
 
888
  | Metric | Value |
889
  | :--- | :--- |
890
+ | Total hours | 55,648 |
891
  | Distinct languages | 88 |
892
  | Language variations | 127 |
893
  | Languages ≥ 1,000 h | 23 |
 
1001
  | `es_py` | Paraguay | Spanish | 133.2 | 3.14 |
1002
  | `es_uy` | Uruguay | Spanish | 894.4 | 2.94 |
1003
  | `fa_ir` | Iran | Persian | 27.6 | 2.94 |
1004
+ | `ca_fr` | Canada | French | 2,826.0 | 2.91 |
1005
  | `fr_cd` | DR Congo | French | 28.0 | 3.00 |
1006
  | `fr_ci` | Côte d'Ivoire | French | 11.9 | 2.97 |
1007
  | `ga_ie` | Ireland | Irish | 60.6 | 3.00 |
 
1080
  | `yue_hk` | Hong Kong | Cantonese | 1,943.5 | 3.02 |
1081
  | `zh_tw` | Taiwan | Mandarin | 1,482.1 | 2.47 |
1082
  | `zu_za` | South Africa | Zulu | 19.0 | 2.71 |
1083
+ | **Total** | — | — | **55,647.6** | **2.83** |
1084
 
1085
  ⚠️ Five configs (`kh_km` Khmer, `la_lo` Lao, `mm_my` Burmese, `vn_vi` Vietnamese, `cn_ug` Uyghur, sourced from Radio Free Asia include only metadata, transcripts, and source URLs. Audio must be downloaded separately from `source_url`.
1086
 
 
1145
  | `es_py` | Paraguay / Spanish | [Parliamentary Proceedings](https://www.congreso.gov.py/) | |
1146
  | `es_uy` | Uruguay / Spanish | [Parliamentary Proceedings](https://parlamento.gub.uy/) | |
1147
  | `fa_ir` | Iran / Persian | [Public Domain (17 USC §105)](https://www.law.cornell.edu/uscode/text/17/105) | US federal agency content (VOA). |
1148
+ | `ca_fr` | Canada / French | [Parliamentary Proceedings](https://www.assnat.qc.ca/) | |
1149
  | `fr_cd` | DR Congo / French | [ICC Court Records](https://www.icc-cpi.int/disclaimer) | Public judicial proceedings of an international court; non-commercial/educational use per ICC terms. |
1150
  | `fr_ci` | Cote d'Ivoire / French | [ICC Court Records](https://www.icc-cpi.int/disclaimer) | Public judicial proceedings of an international court; non-commercial/educational use per ICC terms. |
1151
  | `ga_ie` | Ireland / Irish | [CC BY 4.0 (Oireachtas PSI Licence)](https://www.oireachtas.ie/en/open-data/license/) | |