Ariel Tanami's repositories
TTS
Python Text-to-Speech Converter: A simple and efficient Python script that leverages the Google Text-to-Speech (gTTS) library to convert text into speech. It supports multiple languages and speech speeds, and outputs the resulting speech as an audio file.
Language:Python000