Bagas Shalahuddin Wahid commited on
Commit
2ecf57a
·
1 Parent(s): 84418a7

add new link

Browse files
Files changed (1) hide show
  1. su_id_asr_split.py +2 -2
su_id_asr_split.py CHANGED
@@ -39,8 +39,8 @@ _LICENSE = "Attribution-ShareAlike 4.0 International."
39
 
40
  _URLs = {
41
  "su_id_asr_train": "https://drive.google.com/file/d/1-420yS3nkkIJRXb2fVNSQ9oDbQzr3Lua/view?usp=sharing",
42
- "su_id_asr_dev": "https://drive.google.com/file/d/1IkqEuGrIyKbCSDo9q6F6_r_vkeJ1pcrp/view?usp=sharing",
43
- "su_id_asr_test": "https://drive.google.com/file/d/1-7aLW9Tzs4lxm9ImWho91FjpgpVC6wAc/view?usp=sharing",
44
  }
45
 
46
  _SUPPORTED_TASKS = [Tasks.SPEECH_RECOGNITION]
 
39
 
40
  _URLs = {
41
  "su_id_asr_train": "https://drive.google.com/file/d/1-420yS3nkkIJRXb2fVNSQ9oDbQzr3Lua/view?usp=sharing",
42
+ "su_id_asr_dev": "https://drive.google.com/file/d/16Fqw-wI9498_NtV416v20fN_PvgZ8kl3/view?usp=sharing",
43
+ "su_id_asr_test": "https://drive.google.com/file/d/1J8AtHRG2LDtUX2EwZsnqz7o71hMUraao/view?usp=sharing",
44
  }
45
 
46
  _SUPPORTED_TASKS = [Tasks.SPEECH_RECOGNITION]