Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this model used for music generation? #15

Open
gandolfxu opened this issue May 15, 2023 · 3 comments
Open

Can this model used for music generation? #15

gandolfxu opened this issue May 15, 2023 · 3 comments

Comments

@gandolfxu
Copy link

Quality is first!

No text input. How can i use this repo to train?

@deepanwayx
Copy link
Collaborator

deepanwayx commented May 16, 2023

You need to create a json file with the music file locations and captions similar to the json files we have provided in our data directory. You can then use those json files in the train.py script for training.

@gandolfxu
Copy link
Author

@deepanwayx No caption is available for our music data. How should I prepare the dataset?

@deepanwayx
Copy link
Collaborator

Do you have any metadata available about the music files? I think those can be used as captions for training TANGO for music generation. Otherwise, you can try using empty strings as captions, but then the model would be trained for unconditioned music generation, and you will not have any control over the generated outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants