RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI

求助

Open
#2,670 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

训练完成后无法训练特征索引
只有这个显示
Image
控制台报'AsyncRequest' object has no attribute '_json_response_data',疑似卡住了,可我的数据集也就10多分钟的语音,大小为5.86 MB ,117个文件

点击训练特征索引,任务管理器查看cpu使用率一度飙升到50%左右,过一会降到了10%左右,之后磁盘使用率大部分时间是0,少部分时间跳到1%有马上跳到0

各位大佬知道怎么解决吗?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure from the “train feature index” action with the reported 117-file, 5.86 MB dataset. Inspect the console error, “AsyncRequest” object has no attribute “_json_response_data”, and compare the task’s CPU and disk activity. Done means identifying the cause and confirming that feature-index training completes successfully.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.