/Text-to-speech

This program convert text to speech using Eden AI

Primary LanguagePython

How to use

To use this program, you must register on Eden Ai and get your API

After that in main function in text field enter the text you want to convert

def main():
    text_to_speech(text='Enter your text')