JB
f3aaeda37b
feat: Update voice field visibility and enhance CSS for improved layout and accessibility
2025-10-06 11:59:44 -07:00
JB
323ab08f38
feat: Enhance dashboard and styles for improved layout and accessibility
2025-10-06 11:42:15 -07:00
JB
54bc632b2e
feat: Improve UI consistency and accessibility across dashboard and settings pages
2025-10-06 10:37:34 -07:00
JB
5497697741
feat: Enhance voice selection and settings UI with default voice option and improved layout
2025-10-06 09:20:33 -07:00
JB
1b907be322
feat: Adjust voice editor layout for improved alignment and spacing
2025-10-06 08:13:05 -07:00
JB
e44ba1e903
feat: Enhance voice mixer UI with new preview speed control and improved layout for profile actions
2025-10-06 07:56:42 -07:00
JB
97d81d78e2
feat: Refactor environment loading to use explicit path and find_dotenv for better configuration management
2025-10-06 07:27:04 -07:00
JB
01209f6878
feat: Add gender filter to voice mixer and enhance UI for better user experience
...
feat: Implement dynamic settings page with form handling and default values
feat: Create a queue page to display ongoing jobs with auto-refresh
feat: Revamp dashboard with live text preview and character/word count
fix: Update navigation links in base template for active state indication
2025-10-06 06:59:16 -07:00
JB
2e402f6b5b
feat: Enhance voice mixer functionality with language filtering and improved directory management
2025-10-06 06:00:17 -07:00
JB
0c47067cb8
feat: Revamp voice mixer UI with new layout and enhanced voice management features
2025-10-06 05:32:12 -07:00
JB
b718dae1b3
feat: Implement voice mixer UI and functionality
...
- Added new styles for the voice mixer components in styles.css.
- Updated base.html to include a block for scripts.
- Refactored voices.html to create a structured voice mixer interface with profile management features.
- Introduced voices.js to handle voice mixer logic, including profile creation, editing, and previewing.
- Implemented actions for importing and exporting voice profiles.
- Enhanced user experience with loading states and status messages.
2025-10-06 05:10:32 -07:00
JB
9ba2362528
fix: Correct link to voice mixer in index.html
2025-10-05 16:24:00 -07:00
JB
1629d3e80c
feat: Update application to use port 8808 instead of 8000 in README, Dockerfile, app.py, and docker-compose.yaml
2025-10-05 16:18:05 -07:00
JB
66a0679e18
feat: Update Docker configuration for GPU support and remove deprecated compose file
2025-10-05 16:05:16 -07:00
JB
338ff104e8
feat: Implement conversion service with job management and logging
...
- Added `ConversionService` class to handle job queuing, processing, and cancellation.
- Introduced `Job`, `JobLog`, and `JobResult` data classes to manage job details and results.
- Implemented job status tracking with enums for better state management.
- Created a web interface with HTML templates for job submission and monitoring.
- Developed CSS styles for a modern UI layout and responsive design.
- Added functionality for voice profile management in the voice mixer.
- Implemented a Docker Compose configuration for GPU support.
- Wrote unit tests for the conversion service to ensure job processing works as expected.
2025-10-05 15:53:33 -07:00
Deniz Şafak
033c809b95
Update changelog
v1.1.9
2025-09-18 03:12:35 +03:00
Deniz Şafak
f492cc2506
v1.1.9
2025-09-18 03:11:52 +03:00
Deniz Şafak
495a50f666
Merge branch 'main' of https://github.com/denizsafak/abogen
2025-09-18 03:09:04 +03:00
Deniz Şafak
8c6e292f4f
Fixed markdown TOC generation
2025-09-18 03:08:30 +03:00
Deniz Şafak
1d8cb8eabd
Fixed the issue where spaces were deleted before punctuation marks
2025-09-18 02:37:58 +03:00
Deniz Şafak and GitHub
a3ee95e83f
Update readme
2025-09-18 01:50:28 +03:00
Deniz Şafak and GitHub
a98f75c1a9
Update readme
2025-09-17 23:07:36 +03:00
Deniz Şafak
f4f3a4c207
Update readme
2025-09-17 22:39:45 +03:00
Deniz Şafak
bcd76de0c2
Update changelog
v1.1.8
2025-09-17 22:15:43 +03:00
Deniz Şafak
93c556a063
v1.1.8
2025-09-17 22:14:51 +03:00
Deniz Şafak
343ac29759
Update readme
2025-09-17 22:08:26 +03:00
Deniz Şafak and GitHub
ce61b2e312
Merge pull request #83 from betsegaw/main
...
Update readme to include instructions to enable audio when using the browser view in docker
2025-09-17 22:04:21 +03:00
Deniz Şafak
3d90bf94ac
Update readme
2025-09-17 22:03:09 +03:00
Deniz Şafak
de8cdfa278
Update readme and changelog
2025-09-17 22:01:14 +03:00
Deniz Şafak
9e9561988d
Fixed subtitle splitting before commas
2025-09-17 20:14:26 +03:00
Deniz Şafak
a074b8b0ad
Fixed ordered list numbers not being included in EPUB content conversion
2025-09-17 19:47:52 +03:00
Deniz Şafak
a2dc28f4d4
Fixed save options not working correctly, better indicators
2025-09-17 19:10:47 +03:00
Deniz Şafak
3b5c2ceb8f
Update conversion.py
2025-09-17 05:50:58 +03:00
Deniz Şafak
52a562039e
Potentially fixed subtitle generation stucks at 9:59:59
2025-09-17 05:50:07 +03:00
Deniz Şafak
6291f89ae9
Added new option Configure silence between chapters
2025-09-17 04:36:48 +03:00
Deniz Şafak
be36796d5d
Update readme
2025-09-17 03:39:19 +03:00
Deniz Şafak
219e2fc6ae
Improved the markdown logic
2025-09-17 03:32:13 +03:00
Deniz Şafak and GitHub
196cd93008
Merge pull request #75 from brianxiadong/feat-markdown
...
feat: Add Markdown File Support for Audiobook Generation
2025-09-17 03:30:08 +03:00
Betsegaw (Beta) Tadele and GitHub
4230db4c40
Update README.md
2025-09-16 00:16:17 -07:00
Deniz Şafak
6834d223c9
Fixed No Qt platform plugin could be initialized error
2025-09-14 21:48:08 +03:00
Xia Dong
67dbb0a8fb
feat: Add Markdown File Support for Audiobook Generation
2025-09-02 15:14:13 +08:00
Deniz Şafak
023884d6d8
1.1.7
v1.1.7
2025-08-25 03:09:37 +03:00
Deniz Şafak
aa98547456
Fixed sleep inhibition error
2025-08-25 02:19:05 +03:00
Deniz Şafak and GitHub
528343f375
Fix demo video not playing in Firefox
2025-08-25 02:07:09 +03:00
Deniz Şafak
7fa8b23c4e
Update demo video guide
2025-08-25 02:04:55 +03:00
Deniz Şafak
3171066f0c
Improve karaoke mode and update changelog
2025-08-25 01:34:16 +03:00
Deniz Şafak and GitHub
c1c93ea00a
Merge pull request #69 from denizsafak/test
...
Add word-by-word karaoke highlighting option
2025-08-25 01:07:07 +03:00
Deniz Şafak and GitHub
795dee84ad
Merge pull request #65 from robmckinnon/karaoke
...
Add word-by-word karaoke highlighting option
2025-08-25 00:50:57 +03:00
Deniz Şafak and GitHub
eb4575df23
Merge pull request #68 from denizsafak/apple
...
Add MPS GPU acceleratin on Silicon Mac
2025-08-25 00:49:00 +03:00
robmckinnon
f58b254aed
Add word-by-word karaoke highlighting option
...
Add option label: Sentence + Highlighting
2025-08-18 22:02:24 +01:00