What's Changed
- Fix custom phenomes and make them much more robust by @fireblade2534 in #350
- Update PyTorch to 2.7.1+cu128 for RTX 50 Series GPU Support by @MiggiV2 in #354
- Smaller docker image by @faltiska in #361
- Use torch 2.8 for compatibility with 50 series by @garciadias in #390
- feat: add configurable logging level with environment variable support by @ryan-steed-usa in #404
- Fix(cpu/docker): install Rust for appuser, set PATH, and increase uv timeouts to stabilize build by @nRanzo in #383
- build: add cmake to fix pyopenjtalk dependency and sync CI deps with Docker by @ryan-steed-usa in #412
- Use
#!/usr/bin/env bashinstart-gpu.shfor better compatibility by @basnijholt in #419 - build: add support to override docker-bake.hcl variables with GitHub Action Environment Variables by @ryan-steed-usa in #413
- Pr 420 by @remsky in #429
- Improve build times by parallelising the various Docker targets by @kprinssu in #420
New Contributors
- @MiggiV2 made their first contribution in #354
- @faltiska made their first contribution in #361
- @garciadias made their first contribution in #390
- @ryan-steed-usa made their first contribution in #404
- @nRanzo made their first contribution in #383
- @basnijholt made their first contribution in #419
- @kprinssu made their first contribution in #420
Full Changelog: v0.2.4...v0.2.4-master