Skip to content

DroidMystic/TextToSpeech-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextToSpeech-using-Python

  • This is a simple text-to-speech (TTS) program written in Python that allows you to convert text to speech.
  • The program uses the gTTS (Google Text-to-Speech) library.

Features

  • Convert text to speech.
  • Save the output as an MP3 file.

Prerequisites

  • Python 3.x
  • gTTS library

Installation

  • Clone the repository to your local machine using
  git clone https://github.com/INFI-NIXEL/TextToSpeech-using-Python
  • Install requirements using
pip install -r requirements.txt

Usage

  • Locate the repository.
  • To run the program simply run the following command in the terminal:
 python text_to_speech.py

Contributing

  • If you want to contribute to the project, you can fork the repository and submit a pull request with your changes.

Screeenshot

08 02 2023_00 12 42_REC

About

This is a simple gui based Text To Speech Converter using Python pyttsx3 Module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages