[Update] Update dataset's download link
Browse files- custom_common_voice.py +1 -1
custom_common_voice.py
CHANGED
@@ -21,7 +21,7 @@ import pandas as pd
|
|
21 |
import re
|
22 |
|
23 |
|
24 |
-
_DATA_URL = "https://
|
25 |
_PROMPTS_URLS = {
|
26 |
"train": "https://drive.google.com/uc?export=download&id=13sANpjVoF9FIXj_rGGNvVNuK0GscPVsW",
|
27 |
"test": "https://drive.google.com/uc?export=download&id=173oUWFMbeFUBnfoVke4dH2fiHdgOu9xb",
|
|
|
21 |
import re
|
22 |
|
23 |
|
24 |
+
_DATA_URL = "https://dutudn-my.sharepoint.com/:u:/g/personal/122180028_sv1_dut_udn_vn/EYsBHQzK4JVFhmN50e5vRFMBizbGJGXe_HlxV9uRlLaTyg?e=s1czWW?download=1"
|
25 |
_PROMPTS_URLS = {
|
26 |
"train": "https://drive.google.com/uc?export=download&id=13sANpjVoF9FIXj_rGGNvVNuK0GscPVsW",
|
27 |
"test": "https://drive.google.com/uc?export=download&id=173oUWFMbeFUBnfoVke4dH2fiHdgOu9xb",
|