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

How to test AutoPST in onother languages? #3

Closed
zelenooki87 opened this issue Aug 7, 2021 · 6 comments
Closed

How to test AutoPST in onother languages? #3

zelenooki87 opened this issue Aug 7, 2021 · 6 comments

Comments

@zelenooki87
Copy link

zelenooki87 commented Aug 7, 2021

I have not success to test final section of vocoder code in autopst. In conda envionment, all dependencies have installed.
Error something like"from synthessis cannot import build_model" allways shows.
I want to ask you, do I need to train in AutoVC speakers, cause I want to use for my own sounds, in another language, not English?

just want to clone voice of one recording to onother. for different speakers.
Do these recordings need to be same lenght and same sentences spoken to be compared during training?

BTW, I have RTX3060, and this card not supported by version of 1.6.0 of pytorch. I have installed fist onmt python package, than pytorch 1.7.0 with Cuda 11
Thank you

@zelenooki87
Copy link
Author

zelenooki87 commented Aug 7, 2021

***update

I copied .py files from autovc to autopst folder... and then demo worked.
tried to install tensorflow gpu and onmt-tf and newest pytorch and error occured in training-----something about numpy array and negatives values....and tried older versions of numpy like 1.16.4.....etc
to developers, have you check your code?
or at least, please update readme files for more information how to test your paper. with our own sounds...please!
thank you!

@auspicious3000
Copy link
Owner

You don't need tensorflow gpu, onmt-tf, etc
For another language, you need to retrain the model. This model is trained on English only.

@zelenooki87
Copy link
Author

To be preceise I want recreate same voice style, of singing rap vocal. is this repository best bet to do this?

@auspicious3000
Copy link
Owner

That will be challenging.

@zelenooki87
Copy link
Author

so, do you think worth trying? is possible? I already have recorded rap vocals with different speakers, so this is not problem.

@auspicious3000
Copy link
Owner

Probably not.

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

2 participants