Fabrice-TIERCELIN commited on
Commit
4c7fe17
1 Parent(s): ac60278

WaveFormer is MusicGen

Browse files
Files changed (1) hide show
  1. demos/musicgen_app.py +0 -1
demos/musicgen_app.py CHANGED
@@ -261,7 +261,6 @@ def ui_full(launch_kwargs):
261
  <br/>
262
  Powered by <a href="https://github.com/facebookresearch/audiocraft">MusicGen</a>,
263
  presented at: <a href="https://huggingface.co/papers/2306.05284">"Simple and Controllable Music Generation"</a>.
264
- MusicGen gets better results than other AIs like WaveFormer.
265
  If you are looking for sound effect rather than music, I recommend you AudioGen or AudioLDM2.
266
  The generated tracks tend to be very monotone so I advise you to add an original track to force the AI to make variations.
267
  <br/>
 
261
  <br/>
262
  Powered by <a href="https://github.com/facebookresearch/audiocraft">MusicGen</a>,
263
  presented at: <a href="https://huggingface.co/papers/2306.05284">"Simple and Controllable Music Generation"</a>.
 
264
  If you are looking for sound effect rather than music, I recommend you AudioGen or AudioLDM2.
265
  The generated tracks tend to be very monotone so I advise you to add an original track to force the AI to make variations.
266
  <br/>