-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Azure TTS #86
Comments
We would need:
Note the workflow is usually to pick a voice, purchase it with in-app purchase and store it locally |
Some of this gives us some more features - like adding in the ability to change pitch and intonation mid-phrase (check out https://www.acapela-group.com/voices/voice-tuning/) |
This maybe useful: https://github.com/CoughDrop/extra-tts (NB: Would need to also add in in-app purchasing of voice) |
Cepstral:" A Personal Use license is $31.41 - this allows you to use one voice on one device. " - https://www.cepstral.com/en/personal/linux Acapela: https://www.acapela-group.com/solutions/acapela-tts-for-linux-embedded/ - Ace would have to negotiate a price. But all possible |
Just an update to this.. azure cloud and Google cloud voices support and more languages. For example we desperately need AAC that supports Persian/Fashto (Which Azure supports) or Urdu (Azure/Google) I wonder if she would rehash an idea for these online only voices to support offline only use - wouldn't work for spelling but fixed phrases #188 |
@willwade Can we narrow this down to something more specific? If you could pick one TTS system to add integration for what would it be? |
Haha. I'd plump for Azure. Its got more voices / languages , we already run a Azure instance. But yes.. its offline. Other than that I guess I'd plump for Acapella |
@willwade Got you, im not saying never, but just for the sake of the issue I think its good to have an outcome of a single TTS system. Ill switch this issue to specifically be azure |
Support Azure TTS
Original Issue
Possible TTS Engines to integrate:
Need to investigate Acapela - even if possible for FLOSS apps
The text was updated successfully, but these errors were encountered: