process_batch batch
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Hi, 你好,感谢开源。
音频过长时,是不是可以使用process_batch,把[S1]text1[S2]text2[S1]text3[S2]text4变成[S1]text1[S2]text2, [S1]text3[S2]两条然后组batch,再合成音频。效果会有影响吗。
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
Start by locating the process_batch entry point and the current handling of long audio with [S1]/[S2] speaker markers. Determine whether the proposed split-and-batch flow is supported and whether it affects synthesis quality; done requires a clear answer or an explicitly scoped implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100