-
```
Traceback (most recent call last):
File "/opt/conda/bin/dora", line 8, in
sys.exit(main())
File "/opt/conda/lib/python3.10/site-packages/dora/__main__.py", line 170, in main
arg…
-
I am trying to run the following python script, which uses the large model:
```
import torchaudio
from audiocraft.models import MusicGen
from audiocraft.data.audio import audio_write
model = …
-
### Suggestion / Feature Request
Add BGM(Background Music) support. Can source like [NCS](https://ncs.io/) to Automate a video with stock assets
### Why would this be useful?
Lots of short vi…
-
**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 au…
-
With Descript Audio Codec, you can compress 44.1 KHz audio into discrete codes at a low 8 kbps bitrate. This universal model works on all domains (speech, environment, music, etc.), making it widely a…
-
My server cannot connect to the Hugging Face website, so I manually downloaded the pretrained model used in the code and placed it in the `img2img-turbo-main` folder. After executing the command `pyth…
-
I am trying to run the following python script, which uses the medium model:
```
import torchaudio
from audiocraft.models import MusicGen
from audiocraft.data.audio import audio_write
model =…
-
**LocalAI version:**
container image: AIO Cuda12-latest
**Environment, CPU architecture, OS, and Version:**
VM ubuntu 22.04 latest
nvidia 2600
**Describe the bug**
get memory issue while swi…
-
Hi,
I am running these models on a huggingface space, however, the issue is that the bootup is slow since everytime the space restarts from sleeping it spends about 2 mins downloading model.safeten…
-
![image](https://github.com/facebookresearch/audiocraft/assets/75830178/18b3dc96-87ad-4e9e-b44c-c4b492279ea2)
Thank you very much for your contribution.But I found that after I used demos/musicgen_ap…