MontrealCorpusTools / Montreal-Forced-Aligner

Command line utility for forced alignment using Kaldi
https://montrealcorpustools.github.io/Montreal-Forced-Aligner/
MIT License
1.31k stars 244 forks source link

[BUG] FileNotFoundError: [Errno 2] No such file or directory: '/root/Documents/MFA/wav_txt_train_acoustic_model/monophone/0.lexicon.0.acc' #394

Open lucasjinreal opened 2 years ago

lucasjinreal commented 2 years ago
FileNotFoundError: [Errno 2] No such file or directory: '/root/Documents/MFA/wav_txt_train_acoustic_model/monophone/0.lexicon.0.acc'

run command:

mfa train --clean ./wav_txt ./lexicon.txt ./output
leon2milan commented 2 years ago

how to solve this problem?