babysor / babysor/MockingBird

【求助】录音完成播放声音之后程序未响应,排查错误在inference.py文件

Open
#350 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

执行到这一句之后就未响应了
_model = SpeakerEncoder(_device, torch.device("cpu"))

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with inference.py and reproduce the hang after playback reaches `_model = SpeakerEncoder(_device, torch.device("cpu"))`. Inspect that initialization and its surrounding logs or call path to determine where execution stops; done means the recording playback flow no longer becomes unresponsive and the failure mode is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.