OpenMOSS / OpenMOSS/MOSS-TTSD

【bug】流式生成代码有个小bug

Open
#81 2 comments 1 reaction 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.