Commit Graph

111 Commits

Author SHA1 Message Date
e024910411 feat: add confirmation dialog for chapter actions in ChaptersPanel 2026-03-13 17:13:59 +08:00
a6974db528 feat: refactor SequentialPlayer component and update button styles in ChaptersPanel for improved UI 2026-03-13 16:49:46 +08:00
8c1fe96c69 feat: improve smooth scrolling behavior in ChaptersPanel by adjusting scroll position calculation 2026-03-13 16:41:12 +08:00
6a5eae86ce feat: implement ChapterPlayer styling and refactor UI components for improved layout and functionality 2026-03-13 16:40:54 +08:00
d7d86adbd5 feat: update button styling and enhance smooth scrolling behavior in ChaptersPanel 2026-03-13 16:25:20 +08:00
00ba2e0d40 feat: enhance ChapterPlayer UI and add smooth scrolling for active segments in ChaptersPanel 2026-03-13 16:25:07 +08:00
3393be4967 feat: add ChapterPlayer component for audio chapter playback in Audiobook 2026-03-13 16:21:11 +08:00
cdb9d2ebb8 feat: add segment tracking to audiobook projects and update UI to display progress 2026-03-13 16:00:31 +08:00
83841f503c feat: add title field to synopsis generation requests and update synopsis generation logic 2026-03-13 15:55:30 +08:00
f6beda2294 feat: remove violence and eroticism level parameters from AIScriptDialog 2026-03-13 15:43:28 +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
7129047c3f feat: update localization strings for audiobook features and enhance UI interactions 2026-03-13 11:50:07 +08:00
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
a91aff13a4 feat: update text size in ChaptersPanel for improved readability 2026-03-12 23:37:46 +08:00
fa54208b96 feat: update button sizes and styles for improved UI consistency in Audiobook and button components 2026-03-12 18:33:44 +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
202f2fa83b feat: Refactor AudioPlayer and Audiobook components to improve loading state handling and integrate dialog components 2026-03-12 16:05:19 +08:00
e15e654211 feat: Add audio version tracking and update logic in ChaptersPanel component 2026-03-12 15:55:09 +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
475df0c9ca Refactor code structure for improved readability and maintainability 2026-03-12 15:37:08 +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
1757f39322 fix: Adjust emo_alpha values for 'sad' and 'fear' emotions in CustomVoiceForm 2026-03-12 14:24:17 +08:00
649a52c07b feat: Add emotion control feature with presets and intensity adjustment in CustomVoiceForm 2026-03-12 14:10:17 +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
22e4930d63 feat: Enhance audiobook chapter processing UI with a retry failed button, granular cancel options for parsing and generating, and updated localizations. 2026-03-11 14:28:27 +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
cd73871c64 Add audiobook localization support for Korean, Simplified Chinese, and Traditional Chinese 2026-03-10 20:48:26 +08:00
a517ce4ce7 feat(audiobook): manage generating chapter indices in ProjectCard for improved chapter generation handling 2026-03-10 20:27:27 +08:00
2e005b0084 feat(audiobook): add gender field to audiobook character model and update related functionality 2026-03-10 20:23:03 +08:00
addb152ce1 feat(audiobook): remove turbo mode from ProjectCard and simplify analyze button 2026-03-10 19:13:37 +08:00
4785ca4b36 feat(audiobook): refactor ProjectCard layout for improved chapter display and interaction 2026-03-10 19:01:42 +08:00
c6ecfe668b feat(audiobook): enhance ProjectCard layout and improve status display with additional error handling 2026-03-10 18:56:48 +08:00
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