Skip to content

Getting error while training on multiple gpu #46

@gashishoo7

Description

@gashishoo7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions