Skip to content

Cant train #220

@dillfrescott

Description

@dillfrescott

It just keeps saying:

/usr/local/lib/python3.7/dist-packages/nnmnkwii/datasets/__init__.py:124: UserWarning: No files are collected. You might have specified wrong data source.
  warn("No files are collected. You might have specified wrong data source.")
Traceback (most recent call last):
  File "train.py", line 1070, in <module>
    data_loaders = get_data_loaders(dump_root, speaker_id, test_shuffle=True)
  File "train.py", line 995, in get_data_loaders
    Mel[0].shape))
  File "/usr/local/lib/python3.7/dist-packages/nnmnkwii/datasets/__init__.py", line 146, in __getitem__
    paths = self.collected_files[idx]
IndexError: index 0 is out of bounds for axis 0 with size 0

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