Commit graph

30 commits

Author SHA1 Message Date
remsky
af0e6dad6e espeak-loader broken link fix, invalid pipeline state 2025-02-08 20:36:50 -07:00
remsky
68cc14896a ARM64 Compatibility, dependencies fix 2025-02-07 17:16:09 -07:00
Fireblade2534
90f168f63d fixed some problems in the build system and model download system 2025-02-07 18:30:59 +00:00
remsky
16e4a88e83 Refactor Docker workflows to consolidate image builds and add phonemizer environment variables 2025-02-07 02:08:44 -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
165ffccd01 Remove voice manager tests and update Dockerfiles for improved dependency management and user permissions 2025-02-06 04:23:08 -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
d3741d0d99 v1_0 full migration, captions, gpu, cpu, webui updates 2025-02-05 00:46:01 -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
9867fc398f WIP: v1_0_0 migration 2025-01-28 13:52:57 -07:00
remsky
31b5e33408 Multiarch support 2025-01-24 01:05:24 -07:00
remsky
c92045c598 Add Docker build scripts for CPU and GPU images, update Dockerfiles to include project files and adjust ONNX usage 2025-01-23 05:41:30 -07:00
remsky
8eb3525382 Refactor configuration and enhance web interface: update GPU settings, add speed control, and improve input handling for audio generation 2025-01-23 04:54:55 -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
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
Richard Roberson
d51d861861 add AAC audio format and test 2025-01-17 21:43:10 -07:00
remsky
746fd9be4b
Merge branch 'master' into update-UI-access 2025-01-15 20:44:54 -07:00
remsky
363b55e8e5
Update docker-compose.yml 2025-01-15 02:26:10 -07:00
jteijema
0db7b73678 Flexible UI port 2025-01-14 16:14:44 +01: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
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
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
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
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