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

About preprocess #7

Closed
CathyW77 opened this issue May 18, 2022 · 2 comments
Closed

About preprocess #7

CathyW77 opened this issue May 18, 2022 · 2 comments

Comments

@CathyW77
Copy link

HI, I wanna run "python3 preprocess.py --dataset VCTK" after "python3 prepare_align.py --dataset VCTK",
but in
./preprocessor/preprocessor.py
line :115 tg_path = os.path.join(self.out_dir, "TextGrid", speaker, "{}.TextGrid".format(basename)
I cannot find file named "*TextGrid", I want to know when it created?

After step "python3 prepare_align.py --dataset VCTK" I only get files name ".lab" and ".wav", no files named ".TextGrid"

Thanks

@keonlee9420
Copy link
Owner

Hi @CathyW77 , thanks for your attention. You need to get textgrid beforehand preprocess.py by running MFA as described in README.md.

@keonlee9420
Copy link
Owner

Closed due to inactivity.

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

No branches or pull requests

2 participants