Skip to content

aakarsh27/text-to-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

TEXT TO SPEECH (using python)

type and listen

Description: This Python project converts text input into spoken audio using text-to-speech synthesis. It utilizes the pyttsx3 library for speech generation.

Key Features:

  • Accepts user input text.
  • Converts text to speech using selected voice options.
  • Allows playback through speakers or saves speech as an audio file.

Implementation: Implement a command-line interface where users can input text and choose voice settings. The program then generates and plays the corresponding speech output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages