but it only has 2 voices? I'm looking for quirky voices, how do I get them?
pyttsx is a famous module! so if you do not like that you should search on github, or work with some famous apis like : IBM Text to Speech: original : https://www.ibm.com/watson/services/text-to-speech/ On python: https://pypi.python.org/pypi/tts-watson/ Amazon Text to Speech: original : https://aws.amazon.com/polly/ on python : https://pypi.python.org/pypi/ivona_speak Microsoft/Bing Text to Speech: original : https://docs.microsoft.com/en-us/azure/cognitive-services/speech/api-reference-rest/bingvoiceoutput on python : https://pypi.python.org/pypi/python-msspeak/0.3.1 Google Text to Speech: on python : https://pypi.python.org/pypi/gTTS and so on ...
Обсуждают сегодня