-
Notifications
You must be signed in to change notification settings - Fork 2
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
TypeError: 'dict' object is not callable #1
Comments
Also, I get this error when trying to just load your model from hub:
|
Hi @dillfrescott , the main brach is still under development, we'll let you know when we release an available version. |
Oh, okay! |
I just uploaded the weights and code for version 0.2.1, the example in the readme works now. And the network is still in training, the output of this version may not be high quality. |
okay! |
Quick question. Could I use this for singing voice conversion? |
We did take the singing voice conversion task into account, so a part of training dataset are singing voice, such as JSUT-Song and RAVDESS-Song. It is possible to put it into a singing voice conversion model. In future versions, we may add more singing data to fit the task better. |
Oh cool! Is it okay if I go ahead and try to run inference? Or is it not going to be ready? |
This repository is the code of vocoder, the singing voice conversion model is in the |
Oh okay |
The text was updated successfully, but these errors were encountered: