Datasets:

Modalities:
Audio
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
lhoestq HF Staff commited on
Commit
b51385b
·
verified ·
1 Parent(s): 43ea021

Update librispeech_asr_demo.py

Browse files
Files changed (1) hide show
  1. librispeech_asr_demo.py +0 -1
librispeech_asr_demo.py CHANGED
@@ -88,7 +88,6 @@ class LibrispeechASR(datasets.GeneratorBasedBuilder):
88
 
89
  BUILDER_CONFIGS = [
90
  LibrispeechASRConfig(name="clean", description="'Clean' speech."),
91
- LibrispeechASRConfig(name="other", description="'Other', more challenging, speech."),
92
  ]
93
 
94
  def _info(self):
 
88
 
89
  BUILDER_CONFIGS = [
90
  LibrispeechASRConfig(name="clean", description="'Clean' speech."),
 
91
  ]
92
 
93
  def _info(self):