-
got prompt
H:\Anaconda3\envs\compy311\Lib\site-packages\torch\nn\utils\weight_norm.py:28: UserWarning: torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm…
-
System Info
GPU: NVIDIA RTX 4090
TensorRT-LLM 0.13
quest 1: How can I use the OpenAPI to perform inference on a TensorRT engine model?
root@docker-desktop:/llm/tensorrt-llm-0.13.0/examples/apps# pyt…
-
There seems to be a mistake in the docstring of `audiocraft.models.lm.LMModel.forward()`.
At [https://github.com/facebookresearch/audiocraft/blob/87af0bfddd489c5f22d2ea6743fb4afbe092539e/audiocraf…
-
Hi, I'm trying to train a new model from scratch via musicgen on a new dataset. I'm finding that the docs are quite difficult to follow.
Please see my folder structure and approach:
The command…
-
Meta just released their new open-source model AudioCraft consisting of three pieces: MusicGen, AudioGen and Encodec.
Given [encodec.cpp](https://github.com/PABannier/encodec.cpp) is already impleme…
-
When I Installed This Using Pinokeo I Got This
Loading model GrandaddyShmax/musicgen-melody
G:\pinokio\api\audiocraft_plus.git\app\env\lib\site-packages\torch\nn\utils\weight_norm.py:28: UserWar…
-
The Application will not start. I received this output:
C:\Users\{ }\MusicGen\audiocraft>python app.py
Traceback (most recent call last):
File "C:\Users\{ }\MusicGen\audiocraft\app.py", line 1…
-
Hey! I cloned the repo, but i'm facing this error when trying to run training on moisesDB from scratch.
training command: `python3 src/train.py trainer=gpu`
Wandb link: [https://wandb.ai/akhilto…
-
Hello,
I'm trying to reproduce the MusicGen evaluation metrics on MusicCaps dataset. I've downloaded the dataset and have created the manifest file according to the instructions in the repo https:/…
-
I installed audiocraft locally using Anaconda under Windows 10. The gradio UI starts up fine, but whenever I generate a sound, the progress bar goes to more than 100%:
![image](https://github.com/fac…