nature-heart-software / izabela

Your speech assistant. Communicate with text-to-speech in games, on voice chat, on stream or simply on your speakers!
32 stars 6 forks source link

Almost no free engines in the new version, here's a suggestion #631

Closed xBATSYx closed 1 year ago

xBATSYx commented 1 year ago

I recently found a great site with a free tts bot, not sure about it yet, but I wish it was in Isabella with languages support. It's just that the old Isabella app has a free api key for Google tts, and the new version is unusable for me, because it doesn't speak languages other than English. Here is https://texttospeechrobot.com/

Also, It would be nice to have a dark theme too. But thank you for having something to talk with friends through!🥰

Wurielle commented 1 year ago

Sorry for the late reply, GitHub didn't notify me about new issues for some reasons.. From what I see this TTS doesn't provide a public API that could be used unfortunately..

If you want to use free options, here's what I recommend:

I will only implement TTS services that I can maintain backed with great support for developers as I had many issues with that in the legacy version of Izabela and I do not wish to make the same mistake again. Still, I provide a lot of fair alternatives for those who want a free or custom experience.

xBATSYx commented 1 year ago

Well thank you, I wish I knew all this programming things, but I would like to try, is there any chance to make that site as a "custom API", edit those examples and put them in Izabela's folder?

Wurielle commented 1 year ago

It would be if the website provided some sort of API besides a webpage but it doesn't seem to be the case unfortunately. If you find a TTS software with a public API there's a really good chance it can be implemented as a custom API however.