tz18609292528@163.com commited on
Commit
451a42f
1 Parent(s): f6d1e85
Files changed (1) hide show
  1. Cylonix_ASR_dataset.py +1 -1
Cylonix_ASR_dataset.py CHANGED
@@ -43,7 +43,7 @@ _HOMEPAGE = "https://commonvoice.mozilla.org/en/datasets"
43
  _LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
44
 
45
  # TODO: change "streaming" to "main" after merge!
46
- _BASE_URL = "https://huggingface.co/datasets/KoddaDuck/Cylonix_ASR_dataset/blob/main"
47
 
48
  _AUDIO_URL = _BASE_URL + "audio/{lang}/{split}/{lang}_{split}_{shard_idx}.tar"
49
 
 
43
  _LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
44
 
45
  # TODO: change "streaming" to "main" after merge!
46
+ _BASE_URL = "https://huggingface.co/datasets/KoddaDuck/Cylonix_ASR_dataset/blob/main/"
47
 
48
  _AUDIO_URL = _BASE_URL + "audio/{lang}/{split}/{lang}_{split}_{shard_idx}.tar"
49