mediatechlab / tts-wrapper

TTS-Wrapper makes it easier to use text-to-speech APIs by providing a unified and easy-to-use interface.
MIT License
14 stars 9 forks source link

Add support for other systems #24

Open willwade opened 11 months ago

willwade commented 11 months ago

Prerequisites

Description

I love this library. I think it would be great if it could pick up somewhat redundant packages like pyttsx3.. To do this though it would be useful to have more offline systems and smaller TTS systems.. e.g.

For us personally - we'd love rhvoice and ekho (supporting hard to reach languages is really key).

willwade commented 3 months ago

Deeplearning tts and elevenlabs

willwade commented 3 months ago

Done as much as I think wise in #25 - a lot of these engines would be supported by pyttsx on windows if you use SAPI (RHVoice, Speak-NG), NSS is already supported by pyttsx3 (although broken iMHO. Forks of it have fixed them). Mimic3 and Coqui - sure. But they are right beasts to configure. Maybe later..

Done elevenlabs