Skip to content

Elevate communication with VoiceCraftPro, an innovative text-to-speech project. Combining pyttsx3's power and tkinter's interface, create expressive audio output enriched with emotions. Enhance narratives, presentations, and more through professional-grade voice synthesis, fostering deeper engagement and dynamic storytelling.

Notifications You must be signed in to change notification settings

Ananyasingh2002/CreativeTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Creative Text-to-Speech Converter

Text-to-Speech

Welcome to the Creative Text-to-Speech Converter! This simple Python application lets you convert text into speech with creative emotional variations. You can choose from a range of emotions to make the speech sound unique and engaging.

Features

  • Convert input text into speech with various emotional expressions.
  • Choose from emotions like happy, sad, angry, surprised, and whisper.
  • A user-friendly graphical interface for input and interaction.

Prerequisites

Make sure you have Python installed on your machine.

Installation

Before running the application, make sure you have the following modules installed:

  • pyttsx3: A text-to-speech library for Python. Install it with: pip install pyttsx3

Usage

  1. Clone or download this repository to your local machine.

  2. Open a terminal or command prompt and navigate to the project directory.

  3. Run the application using the following command: python CreativeTTS.py

  4. The application will display a graphical interface:

  • Input the text you want to convert to speech.
  • Choose an emotion: happy, sad, angry, surprised, or whisper.
  1. Click the "OK" button to generate and play the speech.

  2. The application will generate speech with the selected emotion, making the text come alive!

Screenshots

Text Selection Emotion Selection

Acknowledgements

This project utilizes the pyttsx3 library for text-to-speech functionality.

Feedback and Contributions

Feel free to explore and modify the code to enhance or customize the application. If you encounter any issues, have suggestions, or want to contribute improvements, please open an issue or submit a pull request.

Enjoy creating creative text-to-speech expressions and have fun experimenting with various emotions!

About

Elevate communication with VoiceCraftPro, an innovative text-to-speech project. Combining pyttsx3's power and tkinter's interface, create expressive audio output enriched with emotions. Enhance narratives, presentations, and more through professional-grade voice synthesis, fostering deeper engagement and dynamic storytelling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages