librispeech-alignments
librispeech-alignments copied to clipboard
Error making alignments
I am trying to make a dataset out of a small part of the LibriSpeech dataset to fine tune the Real-Time-Voice-Synthesis synthesizer for a single speaker. However, in order to fix an error I am trying data augmentation, adding a file to improve a particularly problematic word. When I try to call montrealforcedaligner I get
Traceback (most recent call last):
File "aligner/command_line/align.py", line 186, in
All of the files were converted to wav before this operation btw.