Reihaneh commited on
Commit
c349b9d
·
verified ·
1 Parent(s): 39ac85c

Update dataset_loading_script.py

Browse files
Files changed (1) hide show
  1. dataset_loading_script.py +1 -1
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 = base_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.},