Update dataset_loading_script.py
Browse files
dataset_loading_script.py
CHANGED
@@ -24,7 +24,7 @@ from datasets.tasks import AutomaticSpeechRecognition
|
|
24 |
|
25 |
|
26 |
#_DATA_URL = "https://voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com/cv-corpus-6.1-2020-12-11/{}.tar.gz"
|
27 |
-
_DATA_URL =
|
28 |
_CITATION = """\
|
29 |
@inproceedings{commonvoice:2020,
|
30 |
author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},
|
|
|
24 |
|
25 |
|
26 |
#_DATA_URL = "https://voice-prod-bundler-ee1969a6ce8178826482b88e843c335139bd3fb4.s3.amazonaws.com/cv-corpus-6.1-2020-12-11/{}.tar.gz"
|
27 |
+
_DATA_URL = "Reihaneh/audio_dataset"
|
28 |
_CITATION = """\
|
29 |
@inproceedings{commonvoice:2020,
|
30 |
author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.},
|