View Single Post
  #61  
Old 03-17-2024, 07:58 PM
Indefinite Indefinite is offline
Kobold

Indefinite's Avatar

Join Date: Apr 2014
Posts: 139
Default

EQAlert version 3.7.0 is out:

Quote:
* Local TTS
- Disabled by default, gTTS is still used unless enabled
- Can change default TTS model
* Update Readme for Local Dev
* Update .dockerignore
* Workflow Name Updates
* Verbose Build Output
* Fix Spell Timers Generation
- Fix duplicate run bug on first run
- Much faster
This update adds an optional local TTS disabled by default as an alternative to using the default Google TTS which uses the internet for each new line to translate to speech. The local TTS uses coqui and the model used can be changed through the eqalert settings.json file.

As a trade-off, adding local TTS functionality has made the `eqalert` package itself much larger so package download times may be a bit longer.

Please submit any issues or bugs here on github or below in the thread
__________________
Last edited by Indefinite; 03-17-2024 at 08:02 PM..
Reply With Quote