zuoban
|
1edb4273dd
|
feat: remove API documentation tab and update README for deployment instructions
|
2025-06-29 11:49:53 +08:00 |
|
王锦强
|
87ddd3667c
|
feat: refactor event handling and clean up TTS request parameters
|
2025-04-02 23:36:37 +08:00 |
|
王锦强
|
5ec2b625e8
|
feat: add IFreeTime endpoint and response handling for TTS application
|
2025-04-02 21:51:50 +08:00 |
|
王锦强
|
ebb7e2b292
|
feat: add reader endpoint and update TTS link generation with display name
|
2025-03-16 23:29:16 +08:00 |
|
王锦强
|
1cc4ef556c
|
feat: increase server timeout settings and max concurrent TTS requests
|
2025-03-16 21:58:48 +08:00 |
|
王锦强
|
9100930d3a
|
feat: enhance TTS request handling by refactoring methods, adding OpenAI request support, and improving text segmentation
|
2025-03-16 20:24:04 +08:00 |
|
王锦强
|
6fa5c1f467
|
feat: refactor application to use Gin framework, update routing and middleware handling
|
2025-03-15 12:39:17 +08:00 |
|
王锦强
|
cab289dabf
|
feat: refactor routing structure by moving routes to a dedicated package and updating service initialization
|
2025-03-14 20:47:37 +08:00 |
|
王锦强
|
5c4d22ef8f
|
feat: update voice mapping logic to prioritize request voice over default
|
2025-03-11 14:21:04 +08:00 |
|
王锦强
|
d7d8d4e4bc
|
feat: add API Key input and authentication for TTS requests
|
2025-03-10 23:15:56 +08:00 |
|
王锦强
|
eb3a2ad5d0
|
feat: add Style parameter to TTS request for OpenAI model
|
2025-03-10 22:42:33 +08:00 |
|
王锦强
|
561b0459d5
|
feat: 使用 viper 绑定配置,open ai api 添加认证配置
|
2025-03-10 22:31:26 +08:00 |
|
王锦强
|
c56b27aeee
|
feat: remove unused HandleOpenAITTS function and adjust token expiry time
|
2025-03-10 08:39:42 +08:00 |
|
王锦强
|
1cd2ac1624
|
feat: add style selection for TTS and update related functionality
|
2025-03-09 17:21:52 +08:00 |
|
王锦强
|
9cf173946d
|
feat: update Dockerfile and README for TTS service setup and usage instructions
|
2025-03-09 13:50:02 +08:00 |
|
王锦强
|
8f2fd68ebe
|
feat: 重构项目以符合 Go 规范,添加 OpenAI 接口适配,优化长文本朗读功能(切割后合并)
|
2025-03-09 13:02:28 +08:00 |
|