Datasets:

Languages:
English
Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
brthor commited on
Commit
c99d4bd
1 Parent(s): c596804

Update libritts_asr_builder.py

Browse files
Files changed (1) hide show
  1. libritts_asr_builder.py +0 -1
libritts_asr_builder.py CHANGED
@@ -186,7 +186,6 @@ class LibriTTS_R_Dataset(datasets.GeneratorBasedBuilder):
186
 
187
  audio_file = f"{example_id}{audio_extension}"
188
 
189
- # TODO: this path is probably not right, there are subdirectories
190
  audio_file = (
191
  os.path.join(
192
  local_extracted_archive, 'LibriTTS_R',
 
186
 
187
  audio_file = f"{example_id}{audio_extension}"
188
 
 
189
  audio_file = (
190
  os.path.join(
191
  local_extracted_archive, 'LibriTTS_R',