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.61k stars 2.1k forks source link

Can anyone explain how the top_p and top_k parameter affects the output of the model? #147

Open mdabir1203 opened 1 year ago

geograman commented 1 year ago

Also very interested in this!