Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacksujit/text-to-speech-python
This Python project offers a versatile tool for converting text files or user input into natural-sounding speech audio files.
https://github.com/blacksujit/text-to-speech-python
interfaces learning-by-doing learning-exercise listing projects python python-text-adventure text-to-speech
Last synced: about 2 months ago
JSON representation
This Python project offers a versatile tool for converting text files or user input into natural-sounding speech audio files.
- Host: GitHub
- URL: https://github.com/blacksujit/text-to-speech-python
- Owner: Blacksujit
- Created: 2024-03-28T07:06:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T07:22:59.000Z (10 months ago)
- Last Synced: 2024-12-01T12:19:39.661Z (about 2 months ago)
- Topics: interfaces, learning-by-doing, learning-exercise, listing, projects, python, python-text-adventure, text-to-speech
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TITLE:
Text-to-Speech Converter (Python)
This Python project allows you to convert text to speech and save it as an audio file.# Features:
> Converts text to speech using the gTTS library.
> Saves the generated audio as an MP3 file.
> Simple and easy-to-use command-line interface (CLI).# Installation:
# Clone this repository:
# Bash:
git clone https://github.com/Blacksujit/Text-to-Speech-Python-.git