Skip to content

Commit

Permalink
doc extend
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin84 committed Apr 30, 2024
1 parent 9028635 commit fd753e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datasets/tedlium2.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ def load_stm_data(self, stm_file):
class CreateTEDLIUM2BlissCorpusJobV2(CreateTEDLIUM2BlissCorpusJob):
"""
It has the same logic as CreateTEDLIUM2BlissCorpusJob but the corpus name is distinct for each partition
and the common text normalization for eliminating space before apostroph, similarly to Kaldi and ESPNet is applied
"""

def make_corpus(self):
Expand Down

0 comments on commit fd753e9

Please sign in to comment.