v0.2.4
KoljaB/RealtimeTTSv0.2.4Nov 22, 2023by KoljaB
AI Summary
Expanded CoquiEngine configuration options, enabled Metal shader GPU acceleration with CPU fallback, and provided a default voice fallback when no reference file is present.
Key Highlights
- Expanded CoquiEngine configuration
- Metal shader GPU acceleration
- Default voice fallback
New Features
- Enhanced configuration options
- Metal shader acceleration
- Default voice support
Full Release Notes
- added more config options to CoquiEngine constructor - support for metal shaders gpu acceleration (you may need to set the environment variable `PYTORCH_ENABLE_MPS_FALLBACK=1` to use the CPU as a fallback for ops not implemented in mps yet) - default voice added in case no wav or speaker latents json file present