RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Training Complete, No PTH File or Training Log Visible... (in Step #3)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
Same here, and there is no train.log file or anything.
(Is it even possible to train models using CPU mode?)
Originally posted by @kalbright3275 in https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/issues/558#issuecomment-2276674024
Example:
write filelist done
use gpus:
runtime\python.exe train_nsf_sim_cache_sid_load_pretrain.py -e Kiki -sr 40k -f0 1 -bs 1 -te 300 -se 25 -pg pretrained_v2/f0G40k.pth -pd pretrained_v2/f0D40k.pth -l 0 -c 0 -sw 0 -v v2
(no training log provided)
Output: 训练结束, 您可查看控制台训练日志或实验文件夹下的train.log
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 with Step #3 and reproduce the shown train_nsf_sim_cache_sid_load_pretrain.py command in CPU mode. Inspect the console output and experiment folder for train.log and the expected PTH file; done means the missing artifacts or CPU-training behavior is identified and the issue has a reproducible resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100