Commit graph

13 commits

Author SHA1 Message Date
Cong Nguyen
9a9bc4aca9 added support for mps on mac with apple silicon 2025-03-10 11:58:45 +11:00
remsky
a91e0fe9df Ruff check + formatting 2025-02-09 18:32:17 -07:00
remsky
6c234a3b67 Update dependencies, enhance voice management, and add captioned speech support 2025-02-04 19:41:41 -07: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
9efb9db4d9 Fix: VoiceManager singleton instantiation 2025-01-24 05:30:56 -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
8e8f120a3e Update configuration to disable local voice saving, enhance voice validation logic, and remove deprecated test file 2025-01-23 02:00:46 -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