comodoro commited on
Commit
748e803
1 Parent(s): 4b7901b

Update vystadial2016_asr.py

Browse files
Files changed (1) hide show
  1. vystadial2016_asr.py +1 -1
vystadial2016_asr.py CHANGED
@@ -38,7 +38,7 @@ This is the Czech data collected during the `VYSTADIAL` project. It is an extens
38
  """
39
 
40
  _URL = "https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-1740"
41
- _DL_URL = "https://lindat.mff.cuni.cz/repository/xmlui/bitstream/handle/11234/1-1740/data_voip_cs_2016.tar.gz?sequence=1&isAllowed=y"
42
 
43
 
44
  class Vystadial2016ASRConfig(datasets.BuilderConfig):
 
38
  """
39
 
40
  _URL = "https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-1740"
41
+ _DL_URL = "https://lindat.mff.cuni.cz/repository/xmlui/bitstream/handle/11234/1-1740/data_voip_cs_2016.tar.gz"
42
 
43
 
44
  class Vystadial2016ASRConfig(datasets.BuilderConfig):