babysor / babysor/MockingBird

linux 预处理pre.py报错 找不到npy文件

Open
#965 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

运行pre.py后 报错 FileNotFoundError: [Errno 2] No such file or directory: '/home/ts/MockingBird/data/dataset/SV2TTS/synthesizer/audio/audio-T0055G1736S0416.wav_00.npy'

import torch
torch.multiprocessing.set_start_method('spawn', force=True)
这两行代码加了 也还是报错

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading pre.py and tracing how it expects /home/ts/MockingBird/data/dataset/SV2TTS/synthesizer/audio/audio-T0055G1736S0416.wav_00.npy to be produced or located. Reproduce the pre.py run without assuming the added torch multiprocessing lines resolve the missing-file error; done means the preprocessing run completes without this FileNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.