facebookresearch / audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
MIT License
20.17k stars 2.01k forks source link

is there a specific reason to require torch==2.1.0 instead of torch>=2.1.0 ? #423

Open xvdp opened 4 months ago

xvdp commented 4 months ago

I tried using this project on an environment where I have 2.1.2 Is audiocraft using some deprecated material to require the non current version of torch?

thankx

TashaSkyUp commented 4 months ago

Would be great to use 2.2.0! +1