Commit graph

27 commits

Author SHA1 Message Date
remsky
6a2d3a54cf Bump version to 0.3.0 and update related configurations; add misaki patch script and remove obsolete build workflow 2025-04-04 16:49:10 -06:00
Fireblade2534
d712308f98 Fixes relating to parsing money and tests. Also readme stuff 2025-03-21 18:03:09 +00:00
Fireblade2534
c24aeefbb2 Aculy fixed tests this time 2025-03-20 19:15:07 +00:00
Fireblade
c5a3e13670 Converted the stream writer to use pyav 2025-02-19 23:10:51 -05:00
Fireblade
8ea8e68b61 Fixed espeak backend erroring while initilizating causing espeak fallback to silently fail 2025-02-11 18:08:36 -05:00
Fireblade
ab1c21130e Made the api use the normalizer, fixed the wrong version of espeak, added better normilzation, improved the sentence splitting, fixed some formatting 2025-02-10 21:45:52 -05:00
remsky
09b7c2cf1e Update README badges and add script to automate badge updates 2025-02-09 23:01:53 -07:00
remsky
68cc14896a ARM64 Compatibility, dependencies fix 2025-02-07 17:16:09 -07:00
remsky
ac7947b51a Refactor Docker configurations for GPU and CPU, update test paths, and remove deprecated tests 2025-02-06 23:43:26 -07:00
remsky
fe6c9acaf5 Update Docker configuration, enhance audio service autoplay, and improve styling 2025-02-05 02:45:28 -07:00
remsky
d3741d0d99 v1_0 full migration, captions, gpu, cpu, webui updates 2025-02-05 00:46:01 -07:00
remsky
6c234a3b67 Update dependencies, enhance voice management, and add captioned speech support 2025-02-04 19:41:41 -07:00
remsky
9198de2d95 Refactor project structure and update Dockerfiles for improved organization and dependency management 2025-02-04 05:18:18 -07:00
remsky
903bf91c81 v1_0 multilanguage initial support
-note: all languages currently installed, selected by prefix of first chosen voice in call
2025-02-03 03:33:12 -07:00
remsky
26a4d41ca2 Update Docker workflow and bump version to 0.1.4 2025-01-31 00:44:57 -07:00
remsky
2e318051f8 Add clear text button and enhance temporary file management
- Introduced a "Clear Text" button in the web interface for user convenience.
- Updated temporary file management settings in the configuration.
- Added new debug endpoints for system and storage information.
- Improved logging levels for better debugging insights.
2025-01-29 18:29:02 -07:00
remsky
90c8f11111 Add CPU and GPU startup scripts; update dependencies in pyproject.toml 2025-01-24 23:46:46 -07:00
remsky
ee1f7cde18 Add async audio processing and semantic chunking support; flattened static audio trimming 2025-01-24 04:06:47 -07:00
remsky
df4cc5b4b2 -Adjust testing framework for new model
-Add web player support: include static file serving and HTML interface for TTS
2025-01-22 21:11:47 -07:00
remsky
d50214d3be Enable ONNX GPU support in Docker configurations and refactor model file handling 2025-01-22 05:00:38 -07:00
Richard Roberson
d51d861861 add AAC audio format and test 2025-01-17 21:43:10 -07:00
Fireblade2534
eb556ec7d3 Fixed python tests so they run properly and cleaned up some unneeded files 2025-01-17 14:55:25 +00:00
remsky
58cc7c898a ci: update dependency installation and testing commands; add ebooklib and html2text dependencies 2025-01-13 23:48:13 -07:00
remsky
36f85638ac ci: update dependency installation command to run 'uv sync' from the root directory 2025-01-13 20:46:26 -07:00
remsky
387653050b refactor: streamline audio normalization process and update tests 2025-01-13 18:56:49 -07:00
remsky
3d0ca2a8c2 Update Dockerfiles for baked in models, adjustments to cpu/gpu environment splits 2025-01-12 05:23:02 -07:00
remsky
38e0b87320 Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00