JB
90786d2bed
feat: Update Supertonic GPU configuration to include loader patching for ONNX providers
2025-12-21 08:58:51 -08:00
JB
c2209eeb2a
feat: Add GPU configuration for Supertonic to enable acceleration support
2025-12-21 08:51:05 -08:00
JB
899c9f5aa5
feat: Add USE_GPU argument to Dockerfile and docker-compose for GPU support
2025-12-21 08:31:51 -08:00
JB
938e122166
feat: Refactor code structure to move web-related components to the webui module and update references accordingly
2025-12-21 08:12:48 -08:00
JB
5303dcf681
Refactored code to move into the webui folder in order to prep for merging the branch.
2025-12-21 08:06:15 -08:00
JB
b47952b857
feat: Enhance series metadata handling in Calibre OPDS integration and Epub extraction
2025-12-20 20:22:05 -08:00
JB
0fe8ee0ad4
feat: Add pending ID handling and pronunciation/manual overrides to audio preview generation
2025-12-20 17:40:05 -08:00
JB
5dd53354a1
feat: Add _chunk_text_for_tts function to prioritize raw text for TTS synthesis and implement related tests
2025-12-20 17:18:46 -08:00
JB
eb57744533
feat: Implement unsupported character handling in Supertonic pipeline and add related tests
2025-12-20 12:18:27 -08:00
JB
de8debb6b1
feat: Add support for saved speaker references in voice selection and enhance related tests
2025-12-20 09:11:35 -08:00
JB
e47536e2ab
feat: Enhance voice resolution handling and support mixed-provider conversions
2025-12-20 09:09:37 -08:00
JB
32f616e90b
feat: Improve SuperTonic voice resolution and add tests for voice formula handling
2025-12-20 08:35:33 -08:00
JB
19e98c3ad6
feat: Add subtitle support in OPDSEntry and enhance metadata handling in API routes
2025-12-20 08:27:47 -08:00
JB
eabfe87ffb
feat: Enhance Supertonic voice mixer controls with range inputs and display labels
2025-12-20 07:36:34 -08:00
JB
9a72c209b3
feat: Enhance provider picker modal handling and improve action event delegation
2025-12-20 07:19:02 -08:00
JB
888c737293
feat: Add provider selection modal and enhance voice profile handling for Supertonic integration
2025-12-20 07:12:19 -08:00
JB
77eb58bdff
Refactor voice profiles to support Supertonic integration
...
- Introduced normalization functions for Supertonic voice profiles.
- Updated profile serialization to include provider information.
- Enhanced API endpoints to handle Supertonic profiles, including import/export functionality.
- Modified settings to allow selection of default speakers and removed deprecated options.
- Updated front-end to manage speaker profiles, including UI changes for Supertonic settings.
- Improved handling of voice mixing and preview functionalities for both Kokoro and Supertonic providers.
2025-12-20 06:49:13 -08:00
JB
95d5921e67
feat: Integrate Supertonic TTS provider with configuration options and UI updates; enhance voice handling and settings management
2025-12-20 06:20:33 -08:00
JB
08ebedc177
feat: Update year normalization logic to reflect US-style pronunciation for years 1100-1999; adjust related tests for consistency
2025-12-16 08:52:03 -08:00
Deniz Şafak and GitHub
1c33a99554
Merge pull request #115 from cedarhillgoods/patch-1
...
Fixed typo (termminal > terminal)
2025-12-16 02:46:29 -08:00
JB
015435adb6
feat: Enhance text normalization with support for internet slang expansion, currency formatting, and date handling; update debug WAVs interface and settings
2025-12-15 17:27:08 -08:00
JB
0afaaf561b
feat: Implement voice profile resolution in debug TTS and add corresponding tests
2025-12-15 16:28:30 -08:00
JB
fdf95dbae7
feat: Implement language aliasing in debug TTS and add debug WAVs page with artifact handling
2025-12-15 16:17:55 -08:00
JB
05d7c28128
feat: Expand debug TTS samples with additional cases and implement validation test for minimum sample counts
2025-12-15 15:41:41 -08:00
JB
aa71783e5a
feat: Add debug TTS functionality with EPUB generation, WAV artifact creation, and settings integration
2025-12-15 13:46:13 -08:00
cedarhillgoods and GitHub
0c8a7cdf81
Fixed typo (termminal > terminal)
2025-12-15 12:05:10 -08:00
JB
daf4d78766
feat: Implement heteronym handling with extraction, UI integration, and processing logic
2025-12-15 06:41:13 -08:00
Deniz Şafak
66a97835f0
Update README.md and pyproject.toml for improved installation instructions and development dependencies
2025-12-13 23:03:51 +03:00
Deniz Şafak
0d097f562a
Update installation instructions for AMD GPUs and CUDA versions in README.md
2025-12-13 21:02:29 +03:00
Deniz Şafak
a7ae13558c
Add missing load_config import to subtitle_utils.py
2025-12-13 20:32:33 +03:00
Deniz Şafak
5735f05be0
Improve WINDOWS_INSTALL.bat to support version selection and install dependencies using uv
2025-12-13 20:27:48 +03:00
Deniz Şafak and GitHub
c3673b6dc7
Merge pull request #113 from mohangk/refactor
...
Extracts out subtitle_utils from conversion.py
2025-12-13 08:19:10 -08:00
Your Name
675ed437c8
Extracts out subtitle_utils from conversion.py
...
The goal of this change is to move any non PyQt
related logic from conversion.py into its own
subtitle_utils.py. Together with this change there
was an opportunity to pull together some duplicate
text processing that was also in utils.py
2025-12-13 17:08:22 +08:00
Deniz Şafak and GitHub
5010616e85
Add PyPI total downloads badge to README
...
Added a badge for total downloads from PyPI.
2025-12-12 04:33:39 +03:00
Deniz Şafak
65eecbcfee
Update installation instructions in README for Silicon and Intel Mac support
2025-12-10 23:50:43 +03:00
Deniz Şafak
c9b17b6f49
Update installation commands in README to include index strategy for CUDA and ROCm
2025-12-10 05:59:58 +03:00
Deniz Şafak
7722863435
Update installation commands in README to include extra index URLs for CUDA and ROCm
2025-12-10 05:40:16 +03:00
Deniz Şafak
6a1928483b
Fix numpy error
2025-12-10 04:22:30 +03:00
Deniz Şafak
2a20dfab6f
Update readme
2025-12-10 04:19:12 +03:00
Deniz Şafak
a2f186e7a1
Update installation command in README to include Kokoro dependency
2025-12-10 04:17:18 +03:00
Deniz Şafak
56f81ef892
v1.2.5
v1.2.5
2025-12-10 03:35:00 +03:00
Deniz Şafak
968c673e58
Fixed incorrect sentence segmentation when using spaCy
2025-12-10 03:20:59 +03:00
Deniz Şafak
174ff4232f
Update installation instructions in README for uv
2025-12-10 03:03:49 +03:00
Deniz Şafak
c43659005e
Added new option: Override item settings with current selection
2025-12-10 01:27:00 +03:00
Deniz Şafak
e3cdd1a9ca
Fixed Error "Could not load the Qt platform plugin "xcb" mentioned in #101
2025-12-09 04:24:38 +03:00
Deniz Şafak
ed31aaf632
Implement PyPI package builder script with version handling and build module installation
2025-12-09 01:00:35 +03:00
Deniz Şafak
0820c40b14
uv integration: add optional dependencies and index definitions for CUDA and ROCm configurations
2025-12-08 23:00:57 +03:00
Deniz Şafak
0ac2810515
update changelog
2025-12-03 21:36:47 +03:00
Deniz Şafak
1c3fd9e4cf
Fix #109
2025-12-03 21:34:35 +03:00
JB
ef2b045b69
feat: Enhance number normalization logic to distinguish between addresses and years
2025-12-02 12:21:46 -08:00