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

实时推理报错

Open
#333 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

input device:1:麦克风 (Meizu HiFi DAC Headphone A (MME)
output device:5:耳机 (Meizu HiFi DAC Headphone Am (MME)
{'hubert_path': 'C:/AIGC/TTS/RVC-beta/hubert_base.pt', 'pth_path': 'C:/Users/HP/Documents/RVC_paimon/paimeng/paimeng.pth', 'index_path': 'C:/Users/HP/Documents/RVC_paimon/paimeng/trained_IVF13060_Flat_nprobe_1.index', 'npy_path': 'C:/Users/HP/Documents/RVC_paimon/paimeng/total_fea.npy', 'pitch': 12.0, 'samplerate': 44100, 'block_time': 1.0, 'buffer_num': 1, 'threhold': -30.0, 'crossfade_time': 0.08, 'extra_time': 0.05, 'I_noise_reduce': False, 'O_noise_reduce': False, 'index_rate': 0.5}
using_cuda:True
index search enabled
load model(s) from C:/AIGC/TTS/RVC-beta/hubert_base.pt
gin_channels: 256 self.spk_embed_dim: 109

input_wav:(50362,)
Audio block passed.
Audio block passed.
Audio block passed.
Audio block passed.
Audio block passed.
请问如何解决实时推理报错的问题

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

The report includes device settings and a real-time inference log, but no traceback or source entry point. Reproduce the failure with the shown configuration and capture the complete error output first. Done means identifying a reproducible cause and verifying the real-time inference path works without the reported error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.