Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plan] Enhanced post-processing pipeline #91

Closed
8 of 9 tasks
zhzLuke96 opened this issue Jul 5, 2024 · 2 comments
Closed
8 of 9 tasks

[Plan] Enhanced post-processing pipeline #91

zhzLuke96 opened this issue Jul 5, 2024 · 2 comments
Labels
enhancement New feature or request Story Next iteration summary and TODO list

Comments

@zhzLuke96
Copy link
Member

zhzLuke96 commented Jul 5, 2024

PLAN desc

增强后处理流水线,方便增加更多后处理模块
比如 open voice 或者 rvc

TODOs

  • Implementing synthesis pipeline
  • support batch generate in stream mode
  • refactor Adjuster / Enhancer / AudioHandler
  • refactor api => pipeline
  • refactor webui => pipeline
  • 引入了 wetext 用于TN阶段处理英语文本

refs TODOs

@zhzLuke96 zhzLuke96 added enhancement New feature or request Story Next iteration summary and TODO list labels Jul 5, 2024
@zhzLuke96 zhzLuke96 changed the title [PLAN] Enhanced post-processing pipeline [Plan] Enhanced post-processing pipeline Jul 5, 2024
@zhzLuke96
Copy link
Member Author

refs #72

zhzLuke96 added a commit that referenced this issue Jul 11, 2024
- add tts pipeline
- add tn pipeline
- refactor ssml gen
- add 增加 stream_chunk_size 参数
- add 简单的多线程
- add tn_config
- refactor batch generate
- add 增加 wetext tn (处理 en)

- TODO 适配 api
- TODO 适配 webui
- TODO 支持其他model
zhzLuke96 added a commit that referenced this issue Jul 13, 2024
- add infer_config.sync_gen 以支持 track_tqdm
- remove 老代码

refs #91 #90
@zhzLuke96
Copy link
Member Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Story Next iteration summary and TODO list
Projects
None yet
Development

No branches or pull requests

1 participant