Skip to content

A small script in Python which helps the user to record and translates voice messages to and fro any languages.

Notifications You must be signed in to change notification settings

MaitriGurey/Language-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Language-Translator

A small script in Python which offers users to choose two different languages and provides instant speech-to-text translation(directly from microphone).

Libraries Used:

  • Speech-Recognition
  • PyAudio
  • TextBlob

Commands to install the above Libraries:

  • pip install speech-recognition
  • pip install pyaudio
  • pip install textblob

Project Motive:

To bridge the gap between languages.

Screenshot:

2021-12-09 (1)

Status:

Looking for collaborations to turn the project into an app using Flutter.

About

A small script in Python which helps the user to record and translates voice messages to and fro any languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages