Closed determo13 closed 2 years ago
debian on VM
Has to be memory issue.
Try setting num_workers = 0
for the dataloader.
Right now its at epoch 6 and going. It looks like was a memory issue after all. Any suggestions on min memory requirement per worker?
Right now its at epoch 6 and going. It looks like was a memory issue after all. Any suggestions on min memory requirement per worker?
No idea, tbh. Also, would suggest using Google colab, at least a week GPU is better than no GPU for training.
Describe the bug
got debian on VM and installed TTS, tested text synthesiz and all works good, but as soon as I'm trying to train model following training guide for beginners, https://tts.readthedocs.io/en/latest/training_a_model.html on epoch 1 got error
To Reproduce
following training guide for beginners, https://tts.readthedocs.io/en/latest/training_a_model.html
Expected behavior
No response
Logs
Environment
Additional context
No response