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

[WIP don't merge] Load custom plugins from singer folders #1109

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lottev1991
Copy link
Contributor

Adds the ability to load plugins from the singer folders, e.g. custom phonemizers. This might make it easier to use plugins specifically tailored to one specific voicebank.

I'm not entirely sure if this function will fit within the scope of the software; there has certainly been demand, but I'm okay with it if it's not desired.

TODO: Avoid loading duplicate files? (Still researching)

@lottev1991
Copy link
Contributor Author

lottev1991 commented Apr 22, 2024

I've been trying to get it to load plugins from the folder of the currently loaded singer, however this does not seem to be working. I've tried any combination of SetSinger(), singer.Location andsinger.BasePath (I admittedly don't know the difference between the last two). None of these combinations seem to work. Any ideas? Do I need to define something else? Is there a way to return the folder name of the currently loaded singer, or is that what the aforementioned classes are for? I'm a little bit confused. If it won't work out I'm afraid I'm gonna have to close this PR, unless I can find a solution.

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