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.23k stars 2.03k forks source link

encodec train unstable #281

Open didadida-r opened 10 months ago

didadida-r commented 10 months ago

hi, i train the encodec model, but it seems the training will be unstable

image

adefossez commented 10 months ago

Hello @didadida-r, sorry to see that. what is the size of your dataset ? What config are you using to train it?