Releases: GrandaddyShmax/audiocraft_plus
Releases · GrandaddyShmax/audiocraft_plus
AudioCraft Plus v2.0.1
Change log:
v2.0.1:
- Changed custom model loading to support the official trained models
- Additional changes from the main facebookresearch repo
AudioCraft Plus v2.0.0a
Change log:
v2.0.0a:
- Forgot to move all the update to app.py from temp2.py… oops
v2.0.0:
- Changed name from MusicGen+ to AudioCraft Plus
- Complete overhaul of the repo “backend” with the latest changes from the main facebookresearch repo
- Added a new decoder: MultiBand_Diffusion
- Added AudioGen: a new tab for generating audio
MusicGen+ V1.2.8c
Change log:
V1.2.8c:
- Implemented Reverse compatibility for audio info tab with previous versions
V1.2.8b:
- Fixed the error when loading default models
V1.2.8a:
- Adapted Audio info tab to work with the new structure prompts feature
- Now custom models actually work, make sure you select the correct base model
V1.2.8:
- Now you will also receive json file with metadata of generated audio
- Added error messages in Audio Info tab
- Added structure prompts: you can select bpm, key and global prompt for all prompts
- Added time display next to each prompt, can be calculated with “Calculate Timings” button
MusicGen+ V1.2.7
Change log:
V1.2.7:
- When sending generated audio to Input Audio, it will send a backup audio with default settings (best for continuos generation)
- Added Metadata to generated audio (Thanks to AlexHK ♥)
- Added Audio Info tab that will display the metadata of the input audio
- Added "send to Text2Audio" button in Audio Info tab
- Generated audio is now stored in the "output" folder (Thanks to AlexHK ♥)
- Added an output area with generated files and download buttons
- Enhanced Stereo effect (Thanks to AlexHK ♥)