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