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.17k stars 2.01k forks source link

Poor Results for Jazz Music, Ambient music ? #400

Open kingkong135 opened 5 months ago

kingkong135 commented 5 months ago

when i try to create jazz music with default prompt, from project:

Model: facebook/magnet-medium-30secs Other setting is default Prompt: "Smooth jazz, with a saxophone solo, piano chords, and snare full drums"

Ouput:

https://github.com/facebookresearch/audiocraft/assets/37267652/bc39205b-0a58-4f05-ab0d-ecf8b1b0a227

Other Prompt to create Ambient music:

Prompt: "Create a soothing Ambient music composition with the gentle sound of raindrops falling in the background."

Model: facebook/magnet-medium-30secs

output:

https://github.com/facebookresearch/audiocraft/assets/37267652/de493277-71ff-4f69-9c80-963d5d9938c9

The jazz result is not good, with the ambient sound the raindrops are not clear, what did I do wrong here?

lonzi commented 5 months ago

See: https://github.com/facebookresearch/audiocraft/issues/395#issuecomment-1894383312