Commit graph

11 commits

Author SHA1 Message Date
Fireblade2534
90f168f63d fixed some problems in the build system and model download system 2025-02-07 18:30:59 +00:00
remsky
4c90a89545 Initial commit of Kokoro V1.0-only integration 2025-02-04 03:37:56 -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
9867fc398f WIP: v1_0_0 migration 2025-01-28 13:52:57 -07:00
remsky
00497f8872 Refactor: Consolidate PyTorch CPU and GPU backends into a single PyTorchBackend class; remove obsolete files 2025-01-25 13:33:42 -07:00
remsky
20658f9759 Performance: Adjust session timeout and GPU memory limit; minim voice pre-caching and improve singleton instance management 2025-01-24 05:01:38 -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
remsky
4a24be1605 Refactor model loading and configuration: update, adjust model loading device,. add async streaming examples and remove unused warmup service. 2025-01-22 02:33:29 -07:00
remsky
21bf810f97 Enhance model inference: update documentation, add model download scripts for PyTorch and ONNX, and refactor configuration handling 2025-01-21 21:44:21 -07:00
remsky
ab28a62e86 Refactor inference architecture: remove legacy TTS model, add ONNX and PyTorch backends, and introduce model configuration schemas 2025-01-20 22:42:29 -07:00