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

feat: 完善 chat server 的使用并添加 tts server #125

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TogetsuDo
Copy link
Contributor

  • 重构了 chat ,完善异常处理
  • 添加了 tts server,支持通过 API 调用
  • 优化了 API 请求逻辑,提高了请求的可靠性和稳定性
  • 新增了 Config.py ,用于统一配置 chattts 相关参数
  • 调整了部分代码以适配 server
  • 更新依赖与文档

- 重构了 Chat 的配置
- 添加了 tts server,支持通过 API 调用和本地合成语音
- 优化了 API 请求逻辑,提高了请求的可靠性和稳定性
- 新增了 Config.py 文件,用于统一配置 chat 和 tts 相关参数
- 重构部分代码以适配 server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant