NokiMo
cebstudios
cebstudios

patreon


TTS engine to create high quality speech

Here is the service we are using to do the text to speech on our tutorials.

https://azure.microsoft.com/en-us/services/cognitive-services/text-to-speech/#features 


We use a python code to generate and download the audio, but you can do it easily via a website. It is much easier, and you don't need to create an account (the python version you need at least a free account to use it)

https://speech.microsoft.com/audiocontentcreation 

Attached goes the python script we use, in case you don't want to use the web version.


Related Creators