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

refactor: rm unused parameter and redundant return statement + docs: typos, formatting #313

Closed 0xlws closed 6 months ago

0xlws commented 9 months ago

these changes should be non-breaking, thanks!

0xlws commented 9 months ago

fixed some typos in conditioning.md, left these out: #311

0xlws commented 9 months ago

typo in docs training.md excl: #310