Commit graph

18 commits

Author SHA1 Message Date
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
d452a6e114 Bump version to v0.2.0-pre, enhance Docker configurations for GPU support, and refine text processing settings 2025-02-06 01:22:21 -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
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
746fd9be4b
Merge branch 'master' into update-UI-access 2025-01-15 20:44:54 -07:00
remsky
23c2ff2eaf
Update docker-compose.yml 2025-01-15 02:26:28 -07:00
jteijema
55ea0db7df Update GPU compose 2025-01-14 16:36:55 +01:00
remsky
bcc892cdc7 fix: update Docker images to specific version tags for stability 2025-01-14 06:37:17 -07:00
remsky
8bc8661930 fix: update model directory paths and improve logging in TTS services 2025-01-14 06:37:03 -07:00
remsky
0bb2c1daa9 ci: update Docker Compose files to use released images instead of building from source 2025-01-14 03:52:55 -07:00
remsky
5cc3bacac1 ci: enhance local saving feature, update voice selection to support multiple voices, and improve output filename generation 2025-01-14 03:47:25 -07:00
remsky
9edc7fd7fc ci: update Docker workflow to tag images as latest, enhance README with local saving instructions, and modify UI components for local saving feature 2025-01-14 02:19:13 -07:00
remsky
2649a0ba0c ci: update CI configuration to run tests only for API and enhance README with Docker usage instructions 2025-01-14 00:38:44 -07:00
remsky
007b1a35e8 feat: merge master into core/uv-management for v0.1.0
Major changes:
- Baked model directly into Dockerfile for improved deployment
- Switched to uv for dependency management
- Restructured Docker files into docker/cpu and docker/gpu directories
- Updated configuration for better ONNX performance
2025-01-13 19:31:44 -07:00
remsky
efb84753e8 Prerelease: Baked in models to docker files 2025-01-12 06:13:35 -07:00
remsky
38e0b87320 Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00