Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

A ISSUE in MFA 2.0 linux version  #36

@cuongnguyengit

Description

@cuongnguyengit

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions