v0.2.6

KoljaB/RealtimeTTSv0.2.6Nov 23, 2023by KoljaB

AI Summary

Added configurable Metal shader support for Mac GPU acceleration and fixed a bug regarding sentence end punctuation handling.

Key Highlights

  • Configurable Metal shader support
  • Fix for sentence end punctuation handling

New Features

  • Metal shader support
  • Punctuation handling fix

Full Release Notes

- metal shader support configurable via coqui engine constructor (set env variable PYTORCH_ENABLE_MPS_FALLBACK=1 to use mps)
- fix for sentence end punctuation handling bug