Bagas Shalahuddin Wahid
commited on
Commit
·
2ecf57a
1
Parent(s):
84418a7
add new link
Browse files- 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/
|
| 43 |
-
"su_id_asr_test": "https://drive.google.com/file/d/
|
| 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]
|