-
get this error:
Traceback (most recent call last):
File "/workspace/disk1/gasanov/FluxMusic/sample.py", line 119, in
main(args)
File "/workspace/disk1/gasanov/FluxMusic/sample.py", line 6…
-
Hello team and @the-laughing-monkey, @JimmyWhitaker
Not sure if I'm allowed to open an issue for this repo but I thought this question may serve others in the future who use this repo for personal …
-
**Describe the bug**
When running run.sh to install and run, huggingface-hub is installed and overwrites whatever version I currently have in site-packages for Python 3.10 with huggingface-hub versio…
-
Colab in question https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb
Error is from second code block "Setup Environment"
-------------------------…
-
# Controllable deep melody generation via hierarchical music structure representation [[ISMIR21](https://arxiv.org/abs/2109.00663)]
## Abstract
- music framework generates rhythm and basic melody …
-
WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.0.1+cpu)
Python 3.10.11 (you have 3.10.6)
Please reinst…
-
attribute2music stage. I have download the attribute2music.pt checkpoint model from google drive. However when `run bash interactive_1billion.sh 0 200`
the following ERROR was reported:
Traceback (m…
-
My conclusions about changing the positional encoding are that NOPE and ALiBi do not work well for only-encoders because, compared to only-decoders, they do not understand position at all (they are …
-
# MusicBERT: Symbolic Music Understanding with Large-Scale Pre-Training [[ACL finding21](https://aclanthology.org/2021.findings-acl.70/)]
## Abstract
- MusicBERT, a large pre-training model for mu…
-
Recently, I found two new representations for symbolic music generation.
But using their open source code is not as easy as using muspy.
I hope that these two representations could be added to mus…