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

Real-Time Voice Cloning dependencies issue? #52

Closed
RobertoPuglieseFusco opened this issue Jan 20, 2022 · 2 comments
Closed

Real-Time Voice Cloning dependencies issue? #52

RobertoPuglieseFusco opened this issue Jan 20, 2022 · 2 comments

Comments

@RobertoPuglieseFusco
Copy link

Hello and thanks for your extensive repo of examples!

I was trying the real-time voice cloning and bounced into this error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 1.15.2 requires gast==0.2.2, but you have gast 0.4.0 which is incompatible.
lucid 0.3.10 requires numpy<=1.19, but you have numpy 1.20.3 which is incompatible.
yellowbrick 1.3.post1 requires numpy<1.20,>=1.16.0, but you have numpy 1.20.3 which is incompatible.
kapre 0.3.6 requires tensorflow>=2.0.0, but you have tensorflow 1.15.2 which is incompatible.
google-colab 1.0.0 requires requests~=2.23.0, but you have requests 2.27.1 which is incompatible.
datascience 0.10.6 requires folium==0.2.1, but you have folium 0.8.3 which is incompatible.
albumentations 0.1.12 requires imgaug<0.2.7,>=0.2.5, but you have imgaug 0.2.9 which is incompatible.

Unfortunately I don't know enough of library versioning to fix it myself if you could give me some guidelines...

Thank you!

Roberto

@tugstugi
Copy link
Owner

tugstugi commented Mar 7, 2022

@RobertoPuglieseFusco this errors shouldn't affect the voice cloning. I have fixed the Google Drive issue, the demo should work now.

@tugstugi tugstugi closed this as completed Mar 7, 2022
@RobertoPuglieseFusco
Copy link
Author

Thank you very much for your answer!
I will try again to go through the colab.

Thanks again

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