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

Time required for training #253

Open
slives-lab opened this issue Mar 1, 2022 · 3 comments
Open

Time required for training #253

slives-lab opened this issue Mar 1, 2022 · 3 comments

Comments

@slives-lab
Copy link

I am wondering how much time is required to train a set of wav files. Currently, the status is: epoch: 1110.0000 (after running for 7 days using 1 GPU v100 50G RAM):

Here is the command that I used:

python jukebox/train.py --hps=small_vqvae --name=small_vqvae --sample_length=262144 --bs=4
--audio_files_dir=~/WAV/ --labels=False --train --aug_shift --aug_blend

@hitmusic100
Copy link

How many .wav files did you use; and what was the average duration of each? Did you succeed in your training and did you get results? Regards

@slives-lab
Copy link
Author

I used 3,300 .wav files (12 sec each), which were split from longer files. I did not have success as it ran for >3 weeks but timed out due to exceeding my wall time allocation. Any advice?

@hitmusic100
Copy link

I wish - I would really like to train a model, since a lot of the artists in the v2_artist_ids.txt and v3_artist_ids.txt are obscure to me. The model openai has doesn't seem to have the very best (pop in my case) artists in the v2/v3 indexes. There must be a way !

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