VoiceCraft icon indicating copy to clipboard operation
VoiceCraft copied to clipboard

Highest version of dependent libs/packages?

Open martinerk0 opened this issue 1 year ago • 1 comments

I wanted to run this on an Aarch64 computer, which doesn't have all the conda packages built, also with torch 2.2.0 and all latest repos (they need to be build from source anyways). I have 32G of VRAM and it works on few second bits, but anything longer crashes. Is there any reason in instructions you use these particular versions of libraries/packages? Did you try to use latest torch/torchaudio?

martinerk0 avatar Apr 21 '24 21:04 martinerk0

I develop the model under the environment I listed in this github repo. I think most of the time higher versions work.

For example, this setup also work: https://huggingface.co/spaces/pyp1/VoiceCraft_gradio/blob/main/README.md

jasonppy avatar Apr 22 '24 01:04 jasonppy

I used all the latest versions of the packages/libraries used, and they worked so far, so closing :)

martinerk0 avatar May 03 '24 14:05 martinerk0