Skip to content

Ritam-jash/Speech-to-Text-and-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech-to-Text and Translator Application

Project Overview

This application converts speech to text and translates the text into a target language using Python.

Features

  • Speech recognition to transcribe audio input.
  • Translation of transcribed text into selected languages.
  • Basic user interface built with Tkinter.

Technologies Used

  • Python
  • SpeechRecognition
  • Google Translate API
  • gTTS (Google Text-to-Speech)
  • Tkinter for the UI

Installation

  1. Clone the repository:
    git clone <repository-url>
    cd speech_to_text_translator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages