Commit Graph

29 Commits

Author SHA1 Message Date
a144540cbe feat: update emotion handling and adjust alpha levels in TTS and LLM services 2026-04-07 14:17:29 +08:00
d1503b08cb feat: enhance character data handling in chapter parsing and LLM service 2026-03-13 15:56:56 +08:00
83841f503c feat: add title field to synopsis generation requests and update synopsis generation logic 2026-03-13 15:55:30 +08:00
f9462b4197 feat: adjust emotion limits and guidance for character emotions in LLMService 2026-03-13 15:35:50 +08:00
bf1532200a feat: update emotion handling in audiobook segments and UI for multi-emotion selection 2026-03-13 15:14:49 +08:00
161e7fa76d feat: enhance emotion handling in audiobook segments and UI for multi-emotion selection 2026-03-13 14:39:51 +08:00
16947d6b8b feat: add character regeneration endpoint and integrate emotion limits for AI-generated scripts 2026-03-13 13:58:01 +08:00
0a12f204ba feat: add violence and eroticism level parameters to synopsis and script generation requests 2026-03-13 13:36:55 +08:00
0d63d0e6d1 feat: add NSFW script generation feature and Grok API configuration 2026-03-13 12:58:28 +08:00
7644584c39 feat: add continue script functionality for AI-generated audiobook projects 2026-03-13 11:59:37 +08:00
35bf7a302a feat: Implement AI script generation for audiobook projects 2026-03-13 11:29:56 +08:00
eca99da084 feat: improve character preview generation and adjust emotion handling guidelines in LLM service 2026-03-13 00:46:49 +08:00
233c4a9a98 feat: enhance emotion handling in chapter segment parsing with clearer guidelines and intensity recommendations 2026-03-12 23:38:44 +08:00
7f25dd09f6 feat: add admin usage statistics and LLM configuration management 2026-03-12 16:30:24 +08:00
bb6ad9b0a3 feat: Implement segment update and regeneration features in Audiobook API and frontend 2026-03-12 15:48:35 +08:00
a1ee476e0f feat: Enhance narrator description and instructions in LLMService and Audiobook components 2026-03-12 15:42:53 +08:00
bbcfc0e8d3 feat: Add emotion handling to audiobook segments with emo_text and emo_alpha attributes 2026-03-12 14:34:20 +08:00
29bd45e0e0 fix: Remove enable_thinking parameter from stream_chat methods 2026-03-11 19:09:17 +08:00
4f0d9f5ed6 fix: Adjust chunk size in parse_one_chapter to 1500 and add enable_thinking parameter to LLMService methods 2026-03-11 19:05:03 +08:00
b6d4d2d5f2 feat: Enhance stream_chat methods to accept max_tokens parameter for improved token management 2026-03-11 18:47:22 +08:00
ffd3d6675d feat: Implement gender-specific TTS instructions, refactor async database session handling for character creation and preview generation, and add Aliyun voice design creation. 2026-03-11 15:58:14 +08:00
d3c6297a09 feat: Implement character voice preview playback and regeneration, and add a turbo mode status indicator for audiobook projects. 2026-03-11 15:36:43 +08:00
2e005b0084 feat(audiobook): add gender field to audiobook character model and update related functionality 2026-03-10 20:23:03 +08:00
006aa0c85f feat(audiobook): add turbo mode for project analysis and enhance log streaming with chapter support 2026-03-10 17:01:50 +08:00
3c30afc476 feat(audiobook): implement chapter management with CRUD operations and enhance project detail responses 2026-03-10 16:42:32 +08:00
01b6f4633e feat(audiobook): implement log streaming for project status updates and enhance progress tracking 2026-03-10 16:27:01 +08:00
5037857dd4 Refactor audiobook service to extract chapters from EPUB files, implement chapter chunking, and enhance project analysis and generation flow 2026-03-09 19:04:13 +08:00
a68a343536 feat(llm_service): enhance chat_json error handling and improve character extraction prompt 2026-03-09 12:42:03 +08:00
a3d7d318e0 feat(audiobook): implement audiobook project management features 2026-03-09 11:39:36 +08:00