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

全功能异步接口 v2/* #187

Open
1 of 3 tasks
zhzLuke96 opened this issue Nov 6, 2024 · 0 comments
Open
1 of 3 tasks

全功能异步接口 v2/* #187

zhzLuke96 opened this issue Nov 6, 2024 · 0 comments
Labels
Story Next iteration summary and TODO list

Comments

@zhzLuke96
Copy link
Member

zhzLuke96 commented Nov 6, 2024

背景

现在很多内部功能其实还是没有完全释放出来,比如 voice clone 流程基本触发不到,并且用 tts api 单次克隆也很麻烦
还有比如任务队列的需求,也很有必要开发,所以准备开发 v2 api

基本方向:所有兼容接口 google openai xtts 这些均保留在 v1 spec 下面,v2 是一套完全独立的 api,基于 job queue 和 文件流 管理

TODOs

  • /v2/tts post api,可以控制所有 tts pipeline context,并且可以接受克隆参数(即参考音频)
  • /v2/file 文件api,输出文件流独立于生成接口
  • /v2/job/* 任务队列api
@zhzLuke96 zhzLuke96 added the Story Next iteration summary and TODO list label Nov 6, 2024
zhzLuke96 added a commit that referenced this issue Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Next iteration summary and TODO list
Projects
None yet
Development

No branches or pull requests

1 participant