Commit graph

20 commits

Author SHA1 Message Date
remsky
2c315042d8 fix: update Docker Compose files to use specific image versions for consistency 2025-01-12 23:30:01 -07:00
remsky
396261ccdb fix: update GitHub Actions workflow and Docker configurations for improved functionality 2025-01-12 21:47:31 -07:00
remsky
f3ba8ad7f3 Merge branch 'master' of https://github.com/remsky/Kokoro-FastAPI 2025-01-12 21:44:45 -07:00
remsky
f4dc292440 fix: ui stability, memory safeties 2025-01-12 21:33:23 -07:00
remsky
ce63c8d131 fix: healthchecks and curl installation to Docker configurations 2025-01-12 20:42:11 -07:00
remsky
234445f5ae Updated compose release tags 2025-01-12 14:59:44 -07:00
remsky
ae513b52cc Updated release tags on pre-built images in docker-compose files for CPU and GPU services 2025-01-12 14:56:59 -07:00
remsky
926ea8cecf Refactor Docker configurations and update test mocks for development routers 2025-01-10 22:03:16 -07:00
remsky
89bec47b0b Refactor Docker Compose configuration to enable building from source 2025-01-07 21:33:04 -07:00
remsky
3cb595a129
Merge branch 'master' into feat/streaming 2025-01-06 03:52:24 -07:00
remsky
720c1fb97d -update soundfile version
-alignment with streaming standards
-audio processing config settings
-more comprehensive model warmup
-minor model improvements
-enhancing testing, benchmarking
-cool ascii logo
2025-01-06 03:32:41 -07:00
remsky
58a8030646 ci: update Docker image tags to use 'latest' for CPU and UI versions 2025-01-04 21:19:07 -07:00
remsky
280291f2aa ci: update Docker configurations to use pre-built images and UI services 2025-01-04 20:59:30 -07:00
remsky
76e8b07a92 Allow ONNX support optimizations for CPU inference and update benchmarking scripts; modify README for clarity on performance metrics 2025-01-04 02:46:27 -07:00
remsky
93aa205da9 Enhance ONNX optimization settings and add validation script for TTS audio files 2025-01-04 02:14:46 -07:00
remsky
7df2a68fb4 - CPU ONNX + PyTorch CUDA, functional
- Incorporated text processing module as service, towards modularization and optimizations
- Added text processing router for phonemization
- Enhanced benchmark statistics with real-time speed metrics
2025-01-03 17:54:17 -07:00
remsky
3ca79c609f fix: longer timeouts, fix on hf model pull 2025-01-02 01:59:25 -07:00
remsky
53cf71c151 -Removed commit lock on HF repo
-Warm start added to model initialization
-Layer caching tweaks to dockerfile
2025-01-01 17:38:22 -07:00
remsky
7938de0f4a
Update docker-compose.cpu.yml 2025-01-01 03:41:52 -07:00
remsky
0652056107 Add preliminary Docker support for CPU deployment 2024-12-31 04:51:21 -07:00