Skip to content

Step 11 issue #5

@andytyrer

Description

@andytyrer

Stepp 11 is not running properly and is not running generating the 2000+ steps

Original Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/torch/utils/data/_utils/worker.py", line 202, in _worker_loop
data = fetcher.fetch(index)
File "/usr/local/lib/python3.8/dist-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
File "/usr/local/lib/python3.8/dist-packages/torch/utils/data/_utils/fetch.py", line 44, in
data = [self.dataset[idx] for idx in possibly_batched_index]
File "/content/hifi-gan/meldataset.py", line 114, in getitem
audio, sampling_rate = load_wav(filename)
File "/content/hifi-gan/meldataset.py", line 15, in load_wav
sampling_rate, data = read(full_path)
File "/usr/local/lib/python3.8/dist-packages/scipy/io/wavfile.py", line 647, in read
fid = open(filename, 'rb')
IsADirectoryError: [Errno 21] Is a directory: '../wavs/'

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