-
to run this code :
import torchaudio
from audiocraft.models import MusicGen
from audiocraft.data.audio import audio_write
model = MusicGen.get_pretrained('facebook/musicgen-small')
model.set_…
-
### Tested versions
- Reproducible in 4.4.dev4
### System information
Linux Mint 22. Firefox and Google Chromium
### Issue description
HTML5/WebsocketPeer regression:
- WebsocketPeer…
-
Hi Team,
As per the marketplace, Javamelody app is currently **not** available for DC. Can someone please confirm if this is supported ? and what configurations are required for it to work on instanc…
-
I've been trying to run this program but I've run into an error. On line 24 of preprocess.py (https://github.com/jisungk/deepjazz/blob/b0aa6ca1b91be6ddf081fc05ebfeefa89cc4b848/preprocess.py#L24) the …
-
I changed AudioBufferSourceNode.playbackRate using the code here https://github.com/mdn/webaudio-examples/blob/master/offline-audio-context-promise/index.html but found out that the pitch was not pres…
-
Add MELODIES model re-gridding to intermediate observation grid
-
I propose adding a method to Melody to return the current note in String format, or, alternatively, a class method to turn getFrequency() back into a String representing the note.
Ie. current_note = …
-
input:
[so cute~.mp3.zip](https://github.com/facebookresearch/audiocraft/files/11876722/so.cute.mp3.zip)
2010s rock song with electric guitar and heavy drums
output:
[tmpflwkfvuf.mp4.zip](https:/…
-
Also mentioned over here: https://github.com/csound/manual/issues/459#issuecomment-725779555
The team had discussed the idea of writing a few melodies in an include file to use as sco macros in exa…
-
The other models work but when I use melody I get an error:
from scipy.linalg import _fblas
ImportError: DLL load failed while importing _fblas: The specified module could not be found.
I am ru…