app.py now supports `--share`
Hello @camenduru , thanks for the coverage and Colab on our work!
We have recently updated the app.py gradio app, so that you can pass --share to activate the shared link. this mean you can directly use the audiocraft repository, which might allow to benefit from the latest advances without having to update your fork of the repo.
thanks @adefossez ❤
Hi @adefossez 👋 If we convert the video to a 3:1 aspect ratio, then people can share it on Twitter
https://github.com/facebookresearch/audiocraft/compare/main...camenduru:audiocraft:dev
https://github.com/camenduru/MusicGen-colab/assets/54370274/4bf56eb6-4e0e-48cc-b8b7-828d8f81d188
also when we switch the model, we should free the vram otherwise the vm will crash
As always, no matter what the Meta developers do, everything works through the ass. you can generate a maximum of 5 songs, after which the network error and the product is not available, also pieces for more than 10 seconds are complete nonsense, nothing is clear what is playing
I have recently made major improvements over at Oncorporation/audiocraft
- I put a background image, which you can change, to make the size ratio of the video sharable. This image can include the settings used.
- Both Melody conditioned and Fully Generated music has a 720s max length.
- The music is now very consistent, as the settings in the UI are more specific and not limited to integers.
- There is a hugging face version up and running for you to test Surn/UnlimitedMusicGen (Branch huggingface)
- Volume levels are better to prevent clipping
- waves are stereo, no longer mono
- limiters on some variables to reduce hacking
- lots more, but my interrupt functions need help!