GrandaddyShmax / audiocraft_plus

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
561 stars 63 forks source link

no xformers? its slow as hell #33

Open 2blackbar opened 1 year ago

2blackbar commented 1 year ago

or did i miss something ? 3090

GrandaddyShmax commented 1 year ago

Cannot say i completely know how it runs, but there is xformers in audiocraft

Drommer-Kille commented 1 year ago

How to check is it using transformers? When i used this last time when 2.0 was released it was really fast. Today 2.1 takes a looong time to generate 30sec clip. It's like 10 x slower what it used to be.