| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-18 | 3.5 kB | |
| Release v0.2.4 source code.tar.gz | 2025-06-18 | 44.4 MB | |
| Release v0.2.4 source code.zip | 2025-06-18 | 44.6 MB | |
| Totals: 3 Items | 89.0 MB | 1 | |
What's Changed
- docs: added a note for Apple Silicon users regarding GPU build by @FotieMConstant in https://github.com/remsky/Kokoro-FastAPI/pull/232
- converted CRLF ending lines to LF ones in api/src/structures/custom_responses.py by @blakkd in https://github.com/remsky/Kokoro-FastAPI/pull/199
- Fixes and Features by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/235
- Add Direct Windows support scripts by @kimnzl in https://github.com/remsky/Kokoro-FastAPI/pull/241
- Added support for MPS on Apple silicon by @rampadc in https://github.com/remsky/Kokoro-FastAPI/pull/233
- use local js file instead of the unpkg cdn by @mpnsk in https://github.com/remsky/Kokoro-FastAPI/pull/244
- Fixes not returning a download link if streaming is off and return_download_link is true by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/240
- Segfault fixes by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/253
- Fixes relating to parsing money and tests. Also readme stuff by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/256
- Fix Helm charts health check, ingress, and values by @richardr1126 in https://github.com/remsky/Kokoro-FastAPI/pull/257
- start-gpu_mac.sh: removed duplicated env and align with other shell scripts by @rampadc in https://github.com/remsky/Kokoro-FastAPI/pull/266
- Maintenance/automations by @remsky in https://github.com/remsky/Kokoro-FastAPI/pull/276
- Update Dockerfile to install Rust by @RigleGit in https://github.com/remsky/Kokoro-FastAPI/pull/291
- Fixing normalization by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/303
- Fixed phenomes by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/304
- Added some better saftey checks to captioned speech by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/310
- feat(text): add Chinese punctuation-based sentence splitting for bett… by @jiaohuix in https://github.com/remsky/Kokoro-FastAPI/pull/321
- Improve Audio Pause Handling, MP3 Encoding, and Robust Text Normalization/Splitting by @mylukin in https://github.com/remsky/Kokoro-FastAPI/pull/322
- Update paths.py by @mbailey in https://github.com/remsky/Kokoro-FastAPI/pull/311
- Add a volume multiplier setting by @JCallicoat in https://github.com/remsky/Kokoro-FastAPI/pull/316
- Release by @fireblade2534 in https://github.com/remsky/Kokoro-FastAPI/pull/339
New Contributors
- @FotieMConstant made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/232
- @blakkd made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/199
- @kimnzl made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/241
- @rampadc made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/233
- @mpnsk made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/244
- @RigleGit made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/291
- @jiaohuix made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/321
- @mylukin made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/322
- @mbailey made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/311
- @JCallicoat made their first contribution in https://github.com/remsky/Kokoro-FastAPI/pull/316
Full Changelog: https://github.com/remsky/Kokoro-FastAPI/compare/v0.2.3...v0.2.4