tonuino / TonUINO-TNG

The new, "official" TonUINO Firmware. TonUINO is an Arduino based music player supporting RFID and arcade buttons as it's UI
GNU General Public License v3.0
123 stars 47 forks source link

Add offline pyton text-to-speech engine pyttsx3 #20

Closed SteRoh closed 1 year ago

SteRoh commented 2 years ago

As a consumer I want to create all audio files automatically without any account usage (aws or google cloud).

OS: Platform independent

Python pyttsx3 is a text-to-speech conversion library in Python. Unlike alternative libraries, it works offline.

https://github.com/nateshmbhat/pyttsx3

Included TTS engines:

sapi5 nsss espeak

boerge1 commented 1 year ago

replaced issue by better variant #62