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

Getting error while training on multiple gpu #46

Open
gashishoo7 opened this issue Aug 24, 2023 · 0 comments
Open

Getting error while training on multiple gpu #46

gashishoo7 opened this issue Aug 24, 2023 · 0 comments

Comments

@gashishoo7
Copy link

Hi, Thanks for this great repo on TTS. I trained YourTTS model on single GPU, it work fine but when I try to run same training code on multiple gpu, its giving the following error.

/TTS/TTS/tts/models/vits.py", line 262, in getitem
item = self.samples[idx]
TypeError: list indices must be integers or slices, not list

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

1 participant