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

Custom model config #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Custom model config #1

wants to merge 3 commits into from

Conversation

Cfomodz
Copy link
Owner

@Cfomodz Cfomodz commented Jan 7, 2025

fix issue robinhad#44:

  1. Modified __setup_cache method in tts.py to update the config.yaml file after downloading to use the absolute path for feats_stats.npz. This ensures the model can find the file regardless of where it's run from.

  2. Added pyyaml dependency to both requirements.txt and setup.py to handle YAML manipulation.

adding pyyaml
Update config.yaml to use absolute path for feats_stats.npz
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

Successfully merging this pull request may close these issues.

1 participant