MusicGPT icon indicating copy to clipboard operation
MusicGPT copied to clipboard

Generate music based on natural language prompts using LLMs running locally

Results 9 MusicGPT issues
Sort by recently updated
recently updated
newest added

Hi, first of all, great work! Saw this on reddit. Is the 30 seconds limitation due to the model behind it or what is the reason? Is it planned to...

Hello, I'm wondering if AMD GPU support will be added to Win & LInux. I can help with testing or C/C++ code)

Hello, I downloaded the WIN version, it automatically downloads the musicgen-small model file, in the C drive letter in what folder? What is the file name? I searched "musicgen" and...

Right now it's very hard to cross-compile aarch64-unknown-linux-gnu targets on the x86_64 GitHub runners because of alsa, not even with cross or cargo-zigbuild. Not sure what approach should be taken...

when launching the UI, the following is shown in terminal: "musicgpt: error while loading shared libraries: libonnxruntime.so.1.17.3: cannot open shared object file: No such file or directory" cannot launch w/...

For the windows version I couldn't find the function to set the model size to use, nor could I find where to set the GPU from

On Firefox 131.0 on Ubuntu 24.04 (the official build from Mozilla's PPA), the music playback is choppy and distorted (think "really static-y"). Interestingly: - The audio clips on this page...

Hello! I followed the brew instructions and it all installed without error. When I try to run the app, I get the following error: `> musicgpt musicgpt: error while loading...

MusicGPT reports it supports these models: `small, small-fp16, small-quant, medium, medium-fp16, medium-quant, large` Does this include the stereo models like `musicgen-stereo-melody-large`?