Skip to content

Convert text to speech using Microsoft Edge TTS. Adjust speech rate and pitch: 0 is default, positive values increase, negative values decrease.

Notifications You must be signed in to change notification settings

xsteel2003/Edge-TTS-Text-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Edge TTS Text-to-Speech

This Gradio app uses Microsoft Edge's Text-to-Speech (TTS) service to allow users to input text and generate spoken audio. Users can select different voices and adjust speech rate and pitch through an intuitive interface.

Features

  • Convert text into speech.
  • Choose from different voice options.
  • Adjust speech rate and pitch.
  • User-friendly Gradio interface.

Installation

Ensure you have Python 3.8 or newer installed. Clone this repository and install the required dependencies with the following commands:

git clone https://github.com/xsteel2003/Edge-TTS-Text-to-Speech.git
cd Edge-TTS-Text-to-Speech
pip install -r requirements.txt

Usage

Run the following command to start the application:

python text2mp3_en.py

The application will run on a local server, typically at http://127.0.0.1:7860. You can access it via a web browser to use the app.

Demo

To see a live demo of this application, please visit https://text-to-speech.wingetgui.com/.

Contributing

Contributions are welcome via GitHub through issues and pull requests. Please read CONTRIBUTING.md before contributing.

About

Convert text to speech using Microsoft Edge TTS. Adjust speech rate and pitch: 0 is default, positive values increase, negative values decrease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages