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

What branch of content should I use to reproduce your work? #11

Open
daetz-coder opened this issue Nov 19, 2024 · 0 comments
Open

What branch of content should I use to reproduce your work? #11

daetz-coder opened this issue Nov 19, 2024 · 0 comments

Comments

@daetz-coder
Copy link

I am enthusiastic about your project and interested in replicating your work. I've noticed some discrepancies between the main and refactor branches and would appreciate some guidance.What branch of content should I use to reproduce your work?

  1. Configuration Path Issue: The main branch documentation mentions using:
    python3 prepare_align.py config/LibriTTS/preprocess.yaml
    However, this path does not exist in the main branch but is available in the refactor branch.

  2. Dependency Error: The requirements.txt in the main branch lists:
    -e git+https://github.com/jasminsternkopf/mel_cepstral_distance.git@main#egg=mcdThis seems to be incorrect, whereas the refactor branch uses mel-cepstral-distancewhich fixes the issue.

  3. Missing File in refactor Branch: The refactor branch seems to be missing the main.py file required for training commands in the projects/meta-tts directory.
    python3 projects/meta-tts/main.py \ -s train \
    Could you please advise on whether these issues will be addressed or if I should refer to the refactor branch for accurate files and setup?

Thank you for your help and for the exciting work you are doing!

Best regards

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

1 participant