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

Support exporting user-defined vocoder package names in dsconfig.yaml #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

komisteng
Copy link

In the current version, the 'vocoder' field in the exported dsconfig.yaml file is hardcoded. When users prefer to use a different vocoder as the default, they need to manually edit the dsconfig file for it to take effect.
This PR will attempt to directly read the folder name of the vocoder checkpoints and use it as the vocoder field in the dsconfig file.

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