Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

微调TTS时,报错FileNotFoundError: [Errno 2] No such file or directory: '/home/ti/Documents/MFA/newdir/train/mfcc/raw_mfcc.0.scp' #2438

Closed
kq-cheng opened this issue Sep 22, 2022 · 2 comments
Assignees

Comments

@kq-cheng
Copy link

Creating dictionary information...
Setting up training data...
Calculating MFCCs...
Traceback (most recent call last):
File "aligner/command_line/align.py", line 186, in
File "aligner/command_line/align.py", line 142, in validate_args
File "aligner/command_line/align.py", line 94, in align_corpus
File "aligner/aligner/pretrained.py", line 74, in init
File "aligner/aligner/pretrained.py", line 122, in setup
File "aligner/aligner/base.py", line 89, in setup
File "aligner/corpus.py", line 979, in initialize_corpus
File "aligner/corpus.py", line 852, in create_mfccs
File "aligner/corpus.py", line 863, in _combine_feats
FileNotFoundError: [Errno 2] No such file or directory: '/home/ti/Documents/MFA/newdir/train/mfcc/raw_mfcc.0.scp'
我是按照PaddleSpeech/examples/other/tts_finetune/tts3的步骤来的,就是这里报错,不知道为什么,不知道怎么解决

@yt605155624
Copy link
Collaborator

yt605155624 commented Sep 22, 2022

Duplicate of #2437

@yt605155624 yt605155624 marked this as a duplicate of #2437 Sep 22, 2022
@yt605155624 yt605155624 self-assigned this Sep 22, 2022
@kq-cheng
Copy link
Author

解决方案详见 #2437

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

No branches or pull requests

2 participants