Commit Graph

16 Commits

Author SHA1 Message Date
7d285e2ee1 feat(audiobook): implement LazyAudioPlayer for lazy loading audio segments in ProjectCard component 2026-03-10 18:46:48 +08:00
6ae95bfe53 feat(audiobook): improve styling for character and chapter sections in ProjectCard component 2026-03-10 18:19:15 +08:00
a770bb4f6e feat(audiobook): enhance chapter expansion logic in ProjectCard component 2026-03-10 18:15:45 +08:00
1db41b6278 feat(audiobook): enhance chapter expansion functionality in ProjectCard component 2026-03-10 18:05:31 +08:00
bf7c73e57c feat(audiobook): change audio format from MP3 to WAV for project downloads and merging 2026-03-10 17:56:46 +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
11d44fd0be feat(audiobook): enhance LogStream component and add bulk processing for chapter tasks 2026-03-10 16:59:55 +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
230274bbc3 feat(audiobook): refactor background tasks to use asyncio for project analysis and generation 2026-03-10 16:13:35 +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
6fec2eb937 feat(audiobook): implement character voice bootstrapping and enhance polling during project status transitions 2026-03-09 12:39:02 +08:00
109ec25246 feat(audiobook): enhance segment polling during project status changes 2026-03-09 12:03:26 +08:00
f20b250430 feat(audiobook): implement SequentialPlayer for audio segment playback 2026-03-09 12:00:03 +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