AAdonis commited on
Commit
a1e9f9f
·
verified ·
1 Parent(s): 52f064e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -680,10 +680,6 @@ Every segment contains a verified *human* transcript, an ASR transcript, the CER
680
 
681
  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.
682
 
683
- ## Dataset License
684
-
685
- WorldSpeech is released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Individual source licenses apply and are listed in the [Licenses](#licenses) table. Where a source license is more restrictive than CC BY-NC 4.0, the more restrictive terms govern that config.
686
-
687
  ## Loading
688
 
689
  ```python
@@ -826,6 +822,13 @@ for row in ds:
826
  | `mm_my` | Myanmar | Burmese (RFA) | 865.0 | 2.88 |
827
  | `cn_ug` | China (Xinjiang) | Uyghur | 200.0 | 2.86 |
828
  | **Total** | - | - | 53,473.6 | 2.82 |
 
 
 
 
 
 
 
829
  ## Licenses
830
 
831
  | Config | Country / Language | License | Notes |
 
680
 
681
  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.
682
 
 
 
 
 
683
  ## Loading
684
 
685
  ```python
 
822
  | `mm_my` | Myanmar | Burmese (RFA) | 865.0 | 2.88 |
823
  | `cn_ug` | China (Xinjiang) | Uyghur | 200.0 | 2.86 |
824
  | **Total** | - | - | 53,473.6 | 2.82 |
825
+
826
+
827
+ ## Dataset License
828
+
829
+ WorldSpeech is released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Individual source licenses apply and are listed in the [Licenses](#licenses) table. Where a source license is more restrictive than CC BY-NC 4.0, the more restrictive terms govern that config.
830
+
831
+
832
  ## Licenses
833
 
834
  | Config | Country / Language | License | Notes |