Deniz Şafak
|
f5d95547c5
|
Added subtitle generation support for non-English languages, improvements in code and documentation
|
2025-11-23 16:03:41 +03:00 |
|
Deniz Şafak
|
795bd8f1aa
|
Fix WINDWOS_INSTALL.bat
|
2025-11-22 15:41:40 +03:00 |
|
 Deniz ŞafakandGitHub
|
c4e2a5ef0d
|
Merge pull request #103 from denizsafak/copilot/improve-slow-code-efficiency
Optimize regex compilation and eliminate busy-wait loops
|
2025-11-22 15:22:15 +03:00 |
|
Deniz Şafak
|
f57d1994cf
|
Update CHANGELOG.md for pre-release 1.2.4: optimize regex compilation and eliminate busy-wait loops
|
2025-11-22 15:20:17 +03:00 |
|
 Deniz ŞafakandGitHub
|
6482a56479
|
Remove unused import of QEventLoop
|
2025-11-22 15:14:41 +03:00 |
|
 Deniz ŞafakandGitHub
|
8ddfd01dff
|
Delete test_performance.py
|
2025-11-22 15:13:50 +03:00 |
|
 Deniz ŞafakandGitHub
|
ac551abd55
|
Delete PERFORMANCE_OPTIMIZATIONS.md
|
2025-11-22 15:13:36 +03:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
711858ce2c
|
Address final code review nitpicks: improve code organization
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:29:23 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
5cca6235e1
|
Fix potential division by zero in performance tests
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:26:36 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
115ab2a0f2
|
Add comprehensive performance optimization documentation
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:24:11 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
bf5dfddee6
|
Improve cancellation handling and use generator expressions for memory efficiency
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:23:25 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
23a89a618b
|
Address code review feedback: Fix Linux control chars and improve readability
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:20:51 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
4ad384dc9f
|
Add performance tests and optimize repeated path operations
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:18:11 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
5ec06e7d49
|
Replace busy-wait loop with threading.Event for better efficiency
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:13:22 +00:00 |
|
 copilot-swe-agent[bot]anddenizsafak
|
7f75aa8209
|
Optimize regex patterns by pre-compiling frequently used patterns
Co-authored-by: denizsafak <39929354+denizsafak@users.noreply.github.com>
|
2025-11-20 23:11:06 +00:00 |
|
copilot-swe-agent[bot]
|
cd2e5c9150
|
Initial plan
|
2025-11-20 22:59:44 +00:00 |
|
Deniz Şafak
|
f477703b1a
|
v1.2.3
v1.2.3
|
2025-11-19 02:24:42 +03:00 |
|
Deniz Şafak
|
6b3125b624
|
v1.2.2
v1.2.2
|
2025-11-19 02:06:33 +03:00 |
|
Deniz Şafak
|
bb5c4204de
|
Reformat using black
|
2025-11-19 01:54:11 +03:00 |
|
Deniz Şafak
|
43f5589a9d
|
Update changelog and images
|
2025-11-19 01:39:50 +03:00 |
|
Deniz Şafak
|
10d3f470e7
|
Add support for embedding cover images in M4B files and update documentation
|
2025-11-19 01:03:10 +03:00 |
|
 Deniz ŞafakandGitHub
|
c72c8e777c
|
Update CHANGELOG
|
2025-11-18 15:27:09 +03:00 |
|
 Deniz ŞafakandGitHub
|
b51e094af1
|
Update CHANGELOG with subtitle audio generation details
Added detailed instructions for generating audio from subtitle files.
|
2025-11-18 15:24:44 +03:00 |
|
 Deniz ŞafakandGitHub
|
04844997d5
|
Update README.md
|
2025-11-18 15:13:42 +03:00 |
|
 Deniz ŞafakandGitHub
|
7835211a25
|
Update README.md
|
2025-11-18 15:07:38 +03:00 |
|
Deniz Şafak
|
6bb6fcb406
|
Add subtitle file voicing feature, improvements in code and documentation
|
2025-11-18 04:37:15 +03:00 |
|
 Deniz ŞafakandGitHub
|
ad8a6e520e
|
Update WINDOWS_INSTALL.bat
|
2025-11-17 12:23:00 +03:00 |
|
Deniz Şafak
|
fe22fe83b0
|
Possible fix for "CUDA is not available" issue, improvements in code and readme
|
2025-11-16 01:30:32 +03:00 |
|
Deniz Şafak
|
afbd5203fe
|
Fixed [WinError 1114] A dynamic link library (DLL) initialization routine failed, Potential fix for CUDA GPU is not available
|
2025-10-30 12:52:46 +03:00 |
|
 Deniz ŞafakandGitHub
|
4b175c7cf2
|
Update PyTorch installation instructions for version 2.8.0
|
2025-10-30 12:07:19 +03:00 |
|
 Deniz ŞafakandGitHub
|
334c0654ca
|
Modify PyTorch installation for CUDA 12.8
Updated PyTorch installation commands to use version 2.8.0 with CUDA (12.8) support.
|
2025-10-30 12:06:24 +03:00 |
|
 Deniz ŞafakandGitHub
|
42b7979585
|
Add libxcb-cursor0 and libgl1 to Dockerfile
Mentioned in #97
|
2025-10-30 02:16:04 +03:00 |
|
Deniz Şafak
|
c994c2eeb0
|
v1.2.1
v1.2.1
|
2025-10-28 02:48:06 +03:00 |
|
Deniz Şafak
|
e4fe8122ff
|
Fix book handler showing old cache when replace_single_newlines changed
|
2025-10-27 18:27:07 +03:00 |
|
Deniz Şafak
|
4cef65e70e
|
Fix replace single newlines preview, remove unused imports
|
2025-10-27 18:15:28 +03:00 |
|
Deniz Şafak
|
24d5588f09
|
Improvements in code
|
2025-10-27 17:50:59 +03:00 |
|
Deniz Şafak
|
7883b8865b
|
Fixed light theme slider colors in voice mixer
|
2025-10-27 17:43:54 +03:00 |
|
Deniz Şafak
|
47fe6341b4
|
Reformat using black
|
2025-10-27 17:26:54 +03:00 |
|
Deniz Şafak
|
9d2e8bed00
|
Added Open processed file and Open input file options for items in the queue manager
|
2025-10-27 17:24:23 +03:00 |
|
Deniz Şafak
|
eedf347866
|
Upgraded Abogen's interface from PyQt5 to PyQt6, Added tooltip indicators in queue manager
|
2025-10-27 17:08:32 +03:00 |
|
Deniz Şafak
|
0d0d3b7871
|
Fixed subtitle word-count splitting logic for more accurate segmentation
|
2025-10-22 18:27:26 +03:00 |
|
Deniz Şafak
|
f80c86b00d
|
Added loading gif animation to book handler window
|
2025-10-22 01:21:55 +03:00 |
|
Deniz Şafak
|
f5d1def330
|
v1.2.0
v1.2.0
|
2025-10-20 03:57:16 +03:00 |
|
Deniz Şafak
|
4a28bfb859
|
Fixed “Go to folder” button not opening the chapter output directory when only separate chapters were generated
|
2025-10-20 03:51:27 +03:00 |
|
Deniz Şafak
|
4adda262c0
|
Fix total character count
|
2025-10-20 03:35:20 +03:00 |
|
Deniz Şafak
|
1d02802172
|
Add "How to fix "[WinError 1114]" error to readme
|
2025-10-20 03:21:27 +03:00 |
|
Deniz Şafak
|
28c0b2c401
|
Use a newer Python in Windows installer script
|
2025-10-20 02:29:16 +03:00 |
|
Deniz Şafak
|
1e89b566d1
|
Added a loading indicator to the book handler window
|
2025-10-20 01:17:14 +03:00 |
|
Deniz Şafak
|
ccb350fa08
|
Normalize platformpath
|
2025-10-19 17:17:40 +03:00 |
|
Deniz Şafak
|
42336145dd
|
Fixed taskbar icon not appearing correctly in Windows
|
2025-10-19 17:13:29 +03:00 |
|