Deniz Şafak
|
1c3fd9e4cf
|
Fix #109
|
2025-12-03 21:34:35 +03:00 |
|
Deniz Şafak
|
e96c19ace6
|
Fixed the No module named pip error
|
2025-11-29 13:21:33 +03:00 |
|
Deniz Şafak
|
4e678c7e13
|
Fix defaults for replace_single_newlines variable
|
2025-11-28 23:25:02 +03:00 |
|
 Deniz ŞafakandGitHub
|
7ee40d6aca
|
Add web application version of Abogen
Added information about the web application version of Abogen, including repository access and future plans for merging.
|
2025-11-28 17:06:23 +03:00 |
|
Deniz Şafak
|
55a4f958ee
|
Update changelog
v1.2.4
|
2025-11-28 05:17:31 +03:00 |
|
Deniz Şafak
|
6c633e9167
|
v1.2.4
|
2025-11-28 05:16:39 +03:00 |
|
Deniz Şafak
|
566158c132
|
Reformat using black
|
2025-11-28 05:07:26 +03:00 |
|
Deniz Şafak
|
bf43d1799d
|
Update readme
|
2025-11-28 05:06:51 +03:00 |
|
Deniz Şafak
|
7293b4b826
|
New option: **Pre-download models and voices for offline use**
|
2025-11-28 04:58:13 +03:00 |
|
Deniz Şafak
|
34f2d712b3
|
Update readme
|
2025-11-28 00:56:44 +03:00 |
|
Deniz Şafak
|
5ef2612df6
|
Add spaCy support for improved sentence segmentation, possible fix for #91
|
2025-11-28 00:49:36 +03:00 |
|
Deniz Şafak
|
290c265d5e
|
Improve cleanup_preview_threads function
|
2025-11-24 00:46:13 +03:00 |
|
Deniz Şafak
|
ed418ac11d
|
Added support for . separator in timestamps
|
2025-11-23 17:30:05 +03:00 |
|
Deniz Şafak
|
e6abf2e541
|
Change audiobook to audio
|
2025-11-23 16:07:28 +03:00 |
|
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 |
|