Zeke

Results 18 comments of Zeke

Are there any updates on this?

Any update? I'm also using the `12.0.0-cudnn8-devel-ubuntu20.04` image and am getting the same error

Any updates on this issue?

any update on this? Im trying to run convert a trained model to onnx and run it like this: `from audiocraft.data.audio import audio_write from audiocraft.models import musicgen import torch model...

same problem, on m1 mac, any update @bryan-vh @josmithiii ?

Thank you for the info, i tried using your above suggestion using a conda environment: `conda create -n env_pytorch python=3.11` now i don't get get the original error, but instead...

@672s @dhuang329 I am current having the same error. Any updates??

Any update, i'm also trying to use multi-GPU inference to speed up MusicGen inference for the medium. Any luck?