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

Tutorial processor doesn't run with tf 2.5 #380

Closed
albertogilramos opened this issue Jul 19, 2021 · 2 comments
Closed

Tutorial processor doesn't run with tf 2.5 #380

albertogilramos opened this issue Jul 19, 2021 · 2 comments

Comments

@albertogilramos
Copy link

To reproduce the issue on the latest version of tf 2.5 and ddsp the "Install and import dependencies" in

https://colab.research.google.com/github/magenta/ddsp/blob/main/ddsp/colab/tutorials/0_processor.ipynb

fails with error

ERROR: tensorflow 2.5.0 has requirement h5py~=3.1.0, but you'll have h5py 2.10.0 which is incompatible.

It'd be super helpful if ddsp could run with tf 2.5.

(possibly related marl/crepe#74)

Thank you very much.

@jongwook
Copy link

Just updated crepe v0.0.12! Hopefully this will prevent any incompatibility issues with future TF versions.

@albertogilramos
Copy link
Author

@jongwook : following update of crepe v0.0.12 I can confirm:

Thank you very much.

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