Montreal-Forced-Aligner
Montreal-Forced-Aligner copied to clipboard
MFA 1.0.1 ISSUEs
root@cec217adb03e:/workspace/cuongnm55# ./code/montreal-forced-aligner/bin/mfa_train_and_align ./indir/ ./code/montreal-forced-aligner/pretrained_models/dict_w2c.txt ./outdir/ -j 8 -o ./code/montreal-forced-aligner/pretrained_models/abc.zip -i -q
train_and_align.py:30: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
Setting up corpus information...
Creating dictionary information...
Setting up training data...
Calculating MFCCs...
Traceback (most recent call last):
File "aligner/command_line/train_and_align.py", line 171, in
I can't train and align for my data, Please tell me how to fix that?