Commit graph

65 commits

Author SHA1 Message Date
Kishor Prins
986cf045e7 Update to ROCm 6.4.1 2025-06-21 10:08:52 -07:00
Kishor Prins
9e330c6089 Update training notes 2025-05-02 10:40:55 -07:00
Kishor Prins
32191c688a Use ROCm 6.4 and smaller base Docker image 2025-04-30 08:25:08 -07:00
Kishor Prins
c1214b7f8d Merge remote-tracking branch 'origin/master' into release 2025-04-30 08:09:26 -07:00
Kishor Prins
c5086c738e
Merge branch 'remsky:master' into master 2025-04-28 08:59:32 -07:00
Rodrigo Iglesias
83325b749d
Update Dockerfile to install Rust
Rust is required to build sudachipy and pyopenjtalk-plus
2025-04-17 16:07:15 +02:00
Kishor Prins
105b96e575 Update to ROCm 6.4 and use uv to install dependencies 2025-04-14 18:27:08 -04:00
Kishor Prins
b19fd1d179 Fix merge conflicts 2025-04-05 08:33:21 -07:00
remsky
afa879546c CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
remsky
6a2d3a54cf Bump version to 0.3.0 and update related configurations; add misaki patch script and remove obsolete build workflow 2025-04-04 16:49:10 -06:00
Kishor Prins
94e53055d4 Remove casual_conv1d 2025-04-01 13:19:59 -07:00
Kishor Prins
19ac239aeb Add notes about performance inside docker compose 2025-03-31 14:01:29 -07:00
Kishor Prins
e9d9921612
Merge branch 'remsky:master' into master 2025-03-29 19:15:01 -07:00
remsky
65f6b979c3 Enhance temp file handling with error tracking and update Docker Compose to run as non-root user
Some checks failed
CI / test (3.10) (push) Has been cancelled
2025-03-29 17:01:15 -06:00
Kishor Prins
4f149abb39 Use my fork of Kokoro 2025-03-25 15:42:05 -07:00
Kishor Prins
aba262844c Update Dockerfile to build against newer code 2025-03-21 19:24:56 -07:00
Kishor Prins
1d017554fe Fix merge conflicts 2025-03-19 19:28:05 -07:00
Fireblade
5de3cace3b Fix some tests and allow running the docker container offline 2025-02-22 15:17:28 -05:00
Fireblade
8ea8e68b61 Fixed espeak backend erroring while initilizating causing espeak fallback to silently fail 2025-02-11 18:08:36 -05:00
Fireblade2534
64980b5bc8 made it so bytes vs bits are translated correctly 2025-02-11 15:18:10 +00:00
Fireblade2534
68cb097d9b Merged from orgin/master 2025-02-11 14:05:14 +00:00
Fireblade
ab1c21130e Made the api use the normalizer, fixed the wrong version of espeak, added better normilzation, improved the sentence splitting, fixed some formatting 2025-02-10 21:45:52 -05:00
remsky
af0e6dad6e espeak-loader broken link fix, invalid pipeline state 2025-02-08 20:36:50 -07:00
remsky
a0dc870f4a -fix voice selection not matching language phonemes
-added voice language override parameter
2025-02-08 01:29:15 -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
952d79252c Update model download URLs to point to v1.4 release 2025-02-07 02:23:45 -07: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
212c8426e1 Update Dockerfile for GPU compatibility, enhance button loading state, and improve responsive styles 2025-02-05 22:53: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
9198de2d95 Refactor project structure and update Dockerfiles for improved organization and dependency management 2025-02-04 05:18:18 -07:00
remsky
4c90a89545 Initial commit of Kokoro V1.0-only integration 2025-02-04 03:37:56 -07:00
Fireblade
66ebd0e33c Fixes auto downloading models and adds the option to the python script to overwrite existing files 2025-01-28 16:44:20 -05: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
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
bgs4free
b064066b9e Add experimental rocm support
Tested with rocm 6.3.1.

Known issues with this commit:
 * The generated docker image becomes quite big
 * Suppressed MIOPEN warnings, which might not be a good idea
 * No windows support, at least not tested
 * Incomplete documentation
 * Not thoroughly tested
2025-01-19 16:49:28 +01: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
23c2ff2eaf
Update docker-compose.yml 2025-01-15 02:26:28 -07:00
remsky
363b55e8e5
Update docker-compose.yml 2025-01-15 02:26:10 -07:00