v0.4.0

KoljaB/RealtimeTTSv0.4.0May 17, 2024by KoljaB

AI Summary

Added a new Google Translate-based TTS engine to the library.

Key Highlights

  • New GTTSEngine added
  • Offers free TTS without GPU

New Features

  • GTTSEngine implementation

Full Release Notes

- New engine: GTTSEngine 

  Offers realtime support for Google Translate's text-to-speech API ([GTTS](https://github.com/pndurette/gTTS)): free TTS without need for a GPU with a better sound quality than system voices can offer 
  
  💖 Shoutout to [Pierre Nicolas Durette](https://github.com/pndurette) for making this possible