Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch support, handling, and auto-stitching
Find a file
2025-06-17 08:19:37 +00:00
.github Add tag existence check in release workflow 2025-04-04 19:38:27 -06:00
api Merge branch 'remsky:master' into master 2025-05-09 09:08:55 -04:00
assets 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
charts/kokoro-fastapi 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
dev Merge branch 'remsky:master' into master 2025-05-09 09:08:55 -04:00
docker Update Dockerfile to install Rust 2025-04-17 16:07:15 +02:00
docs espeak-loader broken link fix, invalid pipeline state 2025-02-08 20:36:50 -07:00
examples Minor change to trigger new release 2025-04-04 22:07:26 -06:00
pine_env Pending changes exported from your codespace 2025-06-17 08:19:37 +00:00
pinecone-python-client@86c381c576 Pending changes exported from your codespace 2025-06-17 08:19:37 +00:00
scripts CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
ui CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
web use local js file instead of the unpkg cdn 2025-03-15 16:36:03 +01:00
.coveragerc 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
.dockerignore Update .gitignore to include additional patterns for Python, environment, IDE, and project-specific files 2025-01-12 14:45:26 -07:00
.gitattributes Add a .gitattributes 2025-02-18 17:44:03 -05:00
.gitignore added support for mps on mac with apple silicon 2025-03-10 11:58:45 +11:00
.python-version Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00
.ruff.toml ci: update dependency installation command to run 'uv sync' from the root directory 2025-01-13 20:46:26 -07:00
CHANGELOG.md Update CHANGELOG.md for version 0.3.0: add new features, changes, fixes, and removals 2025-04-04 18:53:13 -06:00
CONTRIBUTING.md Adjust CONTRIBUTING.md, readme docker information and notes 2025-04-04 19:30:13 -06:00
debug.http Add model listing and retrieval endpoints with tests 2025-02-09 20:55:21 -07:00
docker-bake.hcl Update Docker workflows to ignore markdown files and documentation in publish triggers 2025-02-07 02:58:07 -07:00
githubbanner.png Update README with performance benchmarks and usage examples; add benchmark plotting script 2024-12-30 04:53:29 -07:00
LICENSE Create LICENSE 2025-02-10 02:08:51 -07:00
longshot.py Pending changes exported from your codespace 2025-06-17 08:19:37 +00:00
pyproject.toml 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
pytest.ini Refactor Docker configurations for GPU and CPU, update test paths, and remove deprecated tests 2025-02-06 23:43:26 -07:00
readme.md Pending changes exported from your codespace 2025-06-17 08:19:37 +00:00
README.md Update README.md 2025-04-05 04:09:28 -06:00
start-cpu.ps1 Fixed the ps1 files downloading packages before the venv and made all starrt scripts auto download models 2025-03-15 16:35:06 -04:00
start-cpu.sh 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
start-gpu.ps1 Fixed the ps1 files downloading packages before the venv and made all starrt scripts auto download models 2025-03-15 16:35:06 -04:00
start-gpu.sh Fixed the ps1 files downloading packages before the venv and made all starrt scripts auto download models 2025-03-15 16:35:06 -04:00
start-gpu_mac.sh removed duplicated env and align with other shell scripts 2025-03-31 03:54:41 +11:00
VERSION 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