magenta / midi-ddsp

Synthesis of MIDI with DDSP (https://midi-ddsp.github.io/)
Apache License 2.0
302 stars 17 forks source link

Docker image with all the necessary packages #61

Closed JuanCarlosMartinezSevilla closed 2 years ago

JuanCarlosMartinezSevilla commented 2 years ago

Hi again!

I'm still trying to execute your code with the "pip install midi-ddsp".

I'm using docker from a tensorflow/tensorflow:latest image and running the pip command. I get this error:

"E tensorflow/stream_executor/cuda/cuda_blas.cc:2981] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered"

I ask you guys in order to know if you work with docker... if I could be able to have access to the image you use so all versions are the same and to avoid these type of errors.

Thank you, Best regards, Juan Carlos