You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.
All required kaldi binaries were found!
Setting up corpus information...
Parsing dictionary without pronunciation probabilties without silence probabilties
Creating dictionary information...
Setting up corpus_data directory...
Generating base features (mfcc)...
Traceback (most recent call last):
File "/home/thuyth-is/anaconda3/envs/aligner/bin/mfa", line 8, in
sys.exit(main())
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/mfa.py", line 292, in main
run_train_corpus(args)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 109, in run_train_corpus
align_corpus(args)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 65, in align_corpus
a = TrainableAligner(corpus, dictionary, train_config, align_config,
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/trainable.py", line 29, in init
super(TrainableAligner, self).init(corpus, dictionary, align_config, temp_directory,
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/base.py", line 40, in init
self.setup()
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/trainable.py", line 36, in setup
trainer.feature_config.generate_features(self.corpus)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/features/config.py", line 170, in generate_features
self.generate_base_features(corpus)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/features/config.py", line 158, in generate_base_features
corpus.combine_feats()
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/corpus/base.py", line 436, in combine_feats
with open(path, 'r') as inf:
FileNotFoundError: [Errno 2] No such file or directory: '/home/thuyth/Documents/MFA/indir/corpus_data/split1/feats.0.scp'
I can't know that. Who can i help me, PLEASE?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All required kaldi binaries were found!
Setting up corpus information...
Parsing dictionary without pronunciation probabilties without silence probabilties
Creating dictionary information...
Setting up corpus_data directory...
Generating base features (mfcc)...
Traceback (most recent call last):
File "/home/thuyth-is/anaconda3/envs/aligner/bin/mfa", line 8, in
sys.exit(main())
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/mfa.py", line 292, in main
run_train_corpus(args)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 109, in run_train_corpus
align_corpus(args)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/command_line/train_and_align.py", line 65, in align_corpus
a = TrainableAligner(corpus, dictionary, train_config, align_config,
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/trainable.py", line 29, in init
super(TrainableAligner, self).init(corpus, dictionary, align_config, temp_directory,
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/base.py", line 40, in init
self.setup()
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/aligner/trainable.py", line 36, in setup
trainer.feature_config.generate_features(self.corpus)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/features/config.py", line 170, in generate_features
self.generate_base_features(corpus)
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/features/config.py", line 158, in generate_base_features
corpus.combine_feats()
File "/home/thuyth-is/anaconda3/envs/aligner/lib/python3.8/site-packages/montreal_forced_aligner/corpus/base.py", line 436, in combine_feats
with open(path, 'r') as inf:
FileNotFoundError: [Errno 2] No such file or directory: '/home/thuyth/Documents/MFA/indir/corpus_data/split1/feats.0.scp'
I can't know that. Who can i help me, PLEASE?
The text was updated successfully, but these errors were encountered: