Commit Graph

36 Commits

Author SHA1 Message Date
6eb521dee4 feat: add synopsis generation endpoint and frontend integration 2026-03-13 11:42:30 +08:00
35bf7a302a feat: Implement AI script generation for audiobook projects 2026-03-13 11:29:56 +08:00
afb6830a6d feat: add force option to project generation for reprocessing completed segments 2026-03-12 17:19:37 +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
bbcfc0e8d3 feat: Add emotion handling to audiobook segments with emo_text and emo_alpha attributes 2026-03-12 14:34:20 +08:00
8aec4f6f44 feat: Integrate IndexTTS2 model and update related schemas and frontend components 2026-03-12 13:30:53 +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
264b511228 feat: Implement functionality to retry only failed audiobook chapters and refine UI for batch operations. 2026-03-11 14:37:41 +08:00
b7b6f5ef8e feat: Implement batch cancellation for audiobook processing with enhanced frontend progress display. 2026-03-11 14:22:35 +08:00
a0047d5c29 feat: Add batch processing for audiobook chapters including parse, generate, and combined process actions. 2026-03-11 14:08:09 +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
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
9b6691bffe feat(audiobook): add endpoint to retrieve audio for a specific segment 2026-03-09 11:48:47 +08:00
a3d7d318e0 feat(audiobook): implement audiobook project management features 2026-03-09 11:39:36 +08:00
964ebb824c feat: Add voice management functionality with delete capability and UI integration 2026-03-06 14:35:59 +08:00
ad90e5f96c feat: Implement prepare-and-create endpoint for voice design creation and update related API and frontend logic 2026-03-06 14:23:15 +08:00
a93754f449 feat: Enhance API interactions and improve job handling with new request validation and error management 2026-03-06 12:03:41 +08:00
27c8925f7d refactor: Optimize font loading by removing unnecessary async/await and streamline language handling 2026-02-06 18:51:00 +08:00
d0dcd655fd feat: Update font file references to use noto-serif-latin-regular.woff2 2026-02-06 14:14:18 +08:00
2d2c4e9f98 feat: Add font loading functionality for multi-language support and preload base font 2026-02-06 14:09:22 +08:00
4f535b20e5 refactor: Remove cache and metrics endpoints, and clean up voice design CRUD operations 2026-02-04 19:41:08 +08:00
dc5fd643e7 feat: Add voice cloning support and prepare clone functionality in voice design 2026-02-04 19:24:26 +08:00
ddaa0abfc7 feat: Implement voice design management with CRUD operations and integrate into frontend 2026-02-04 13:57:20 +08:00
a694ead4b8 refactor: Simplify audio URL handling in jobApi by removing redundant base URL concatenation 2026-02-04 13:18:39 +08:00
6c25dd9dd9 feat: Add systemd service, configure API for proxy deployment, and enhance mobile audio playback with token authentication. 2026-02-03 21:53:41 +08:00
26a8a6d08c feat: Add support for fetching speakers by backend from user preferences and create Aliyun documentation. 2026-02-03 19:09:46 +08:00
47e1411390 Update Local Permission Assignments 2026-02-03 18:48:25 +08:00
244ff94c6a feat: enhance audio processing and error handling in TTS backend; refactor user dialog form validation 2026-02-03 17:37:14 +08:00
5a22351a66 feat: update user preferences and system settings management 2026-02-03 16:37:05 +08:00
555bf38b71 feat: add user preferences migration and context 2026-02-03 16:09:50 +08:00
abe0dc131b feat: Implement Aliyun TTS backend integration and API key management 2026-02-03 15:44:25 +08:00
86247aa5a2 Implement password change functionality and initialize superuser 2026-01-26 16:41:22 +08:00
80513a3258 init commit
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 15:34:31 +08:00