【bug】流式生成代码有个小bug
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
streamer.py第194行把audio_data传给silence_duration参数了,导致声音克隆失败,而且生成的音频包含prompt text。请留意下。
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
Open streamer.py and inspect the call at line 194, where audio_data is passed to silence_duration. Reproduce the streaming voice-cloning path and verify that the parameter is corrected and the generated audio no longer contains the prompt text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100