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

Failed to execute script align #21

Open
chwbin opened this issue Nov 6, 2018 · 5 comments
Open

Failed to execute script align #21

chwbin opened this issue Nov 6, 2018 · 5 comments

Comments

@chwbin
Copy link

chwbin commented Nov 6, 2018

按照你的流程步骤(数据和程序都下载下来了),执行:run_demo.sh报错:
INFO : Start montreal forced align
/home/chwbin/workplace/MTTS-master/tools/montreal-forced-aligner/bin/mfa_align data/thchs30_250_demo/output/wav /home/chwbin/workplace/MTTS-master/misc/mandarin_mtts.lexicon /home/chwbin/workplace/MTTS-master/misc/thchs30.zip data/thchs30_250_demo/output/textgrid
Setting up corpus information...
Number of speakers in corpus: 1, average number of utterances per speaker: 250.0
Creating dictionary information...
Setting up training data...
Calculating MFCCs...
Traceback (most recent call last):
File "aligner/command_line/align.py", line 186, in
args.acoustic_model_path.lower(), ', '.join(PRETRAINED_LANGUAGES))))
File "aligner/command_line/align.py", line 146, in validate_args
a.export_textgrids()
File "aligner/command_line/align.py", line 93, in align_corpus
else:
File "aligner/aligner/pretrained.py", line 71, in init
return os.path.join(self.temp_directory, 'model')
File "aligner/aligner/pretrained.py", line 117, in setup
File "aligner/aligner/base.py", line 80, in setup
'''
File "aligner/corpus.py", line 970, in initialize_corpus
File "aligner/corpus.py", line 848, in create_mfccs
self.write()
File "aligner/corpus.py", line 859, in _combine_feats
self.figure_utterance_lengths()
FileNotFoundError: [Errno 2] No such file or directory: '/home/chwbin/Documents/MFA/wav/train/mfcc/raw_mfcc.0.scp'
Failed to execute script align

@Jackiexiao
Copy link
Owner

sudo apt-get install libatlas3-base

@marsoyang1
Copy link

marsoyang1 commented Nov 29, 2018

centos have not this package,how to deal this?
conda install atlas,can't deal this problem too.

@pandaGst
Copy link

@marsoyang1 Hi! Did you installed libatlas3-base on centos system successfuly? I also can not find a way to ressolve this problem..... Thank you very much!

@Jackiexiao
Copy link
Owner

@shanmukhanand
Copy link

i am facing the same issue...is libatlas3-base installation works?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants