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.59k stars 2.09k forks source link

automatically save generated files in a folder and provide a button that opens the folder. #197

Open iAlborz opened 1 year ago

GrandaddyShmax commented 1 year ago

You can check my repo, I already implemented music and audio generations to be saved in a specific folder with date and seed. But I did not make a button that opens the folder, maybe in future update I'll add it. Here is the repo if you are interested: https://github.com/GrandaddyShmax/audiocraft_plus