audiocraft
audiocraft copied to clipboard
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 mu...
**Update:** For most this should work https://github.com/facebookresearch/audiocraft/issues/13#issuecomment-1588298067 Any chance of getting help and/or updated instructions suitable for running audiocraft on MacOS and M1? At the very least, I think I...
Is there any way to do this?
Are they just trained on more Hz? Or actually more data? _Transformer model trained over a 32kHz EnCodec tokenizer with 4 codebooks sampled at 50 Hz._ https://huggingface.co/facebook/musicgen-large
weights?
hi, im new to text to music, is the music free to use commercially (if there are no "Weights"?) i couldnt find any info on the huggingface demo of this?...
`Traceback (most recent call last): File "C:\musicgen\audiocraft-main\app.py", line 11, in from audiocraft.models import MusicGen File "C:\musicgen\audiocraft-main\audiocraft\__init__.py", line 8, in from . import data, modules, models File "C:\musicgen\audiocraft-main\audiocraft\models\__init__.py", line 8, in...
What would it take to run this on an Apple M1 or M2 chip with 16+GB of unified CPU/GPU memory?
I have everything installed without errors still i cant run it. This is the error i get when i run app.py: E:\audiocraft>python app.py Traceback (most recent call last): File "E:\audiocraft\app.py",...
I get this error: FileNotFoundError: [Errno 2] No such file or directory: '/content/9SNAXgNm3D6r.mp4
Trying to run locally :(