Skip to content

Releases: GrandaddyShmax/audiocraft_plus

AudioCraft Plus v2.0.1

21 Aug 11:27
c9ff851
Compare
Choose a tag to compare

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

07 Aug 07:33
a2a8612
Compare
Choose a tag to compare

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

23 Jul 20:10
Compare
Choose a tag to compare

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

18 Jul 07:21
Compare
Choose a tag to compare

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 ♥)