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.5k stars 2.06k forks source link

In version 0.0.2 having duration greater than 30 causes progress to step back #244

Open bartekleon opened 1 year ago

bartekleon commented 1 year ago

I ran 60s generation in 0.0.2, and i noticed progressbar going back and forth. It went to 1503 (halfway / 30s mark) then stepped back to 901 and continued until 2403 and finished (same issue with padding as well having 3 steps more than it should be)

adefossez commented 1 year ago

sorry about that, thanks for reporting. sadly this probably won't get fixed soon, as this is rather low pri and we have new projects to work on !

bartekleon commented 1 year ago

It's ok. I love the project and I do wait for more ;)