RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
实时推理报错
Nobody has claimed this yet.
- 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
- 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
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