RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
2.2.23.1006训练异常
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
Env: Win11 LTSC 2024
CPU 1065G7
Gpu 1660TI 6G Cuda12.2正常
RVC 所在目录 C:\Users\Strikene\RVC1006Nvidia
声音素材 C:\Train
训练时候出现错误
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\Users\Strikene\RVC1006Nvidia/logs/mute/0_gt_wavs/mute40k.wav'
我们在Filelist中找到了这个异常文件的路径 此路径不存在
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the training failure on Windows 11 and inspect the Filelist entry referencing logs/mute/0_gt_wavs/mute40k.wav. Trace why this path is used even though it does not exist. Done means the missing-path error is resolved and training proceeds past this step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100