Skip to content

A python application it takes an audio file and clone it and synthesize a speech from it.

Notifications You must be signed in to change notification settings

aknafu12/Voice-Cloning-and-Speech-Synthesis-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voice-Cloning-and-Speech-Synthesis-Application

Project Description:

The Voice Cloning and Speech Synthesis Application is a Python program designed to clone a voice from an input audio file and synthesize speech from it.

Key Features:

  • Voice Cloning: The application allows users to select an audio file containing the target speaker's voice. It then processes the audio file to clone the speaker's voice using advanced machine learning techniques.

  • Speech Synthesis: Users can input text into the application, and the cloned voice synthesized in the previous step will articulate the provided text, generating speech output.

  • User Interface: The application features a graphical user interface (GUI) built using the Tkinter library, providing a seamless experience for users to interact with the program.

  • File Selection: Users can browse their system to select the input audio file for voice cloning.

About

A python application it takes an audio file and clone it and synthesize a speech from it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages