Skip to content

LangComm is your goto app to communicate with people from all around the world! It supports a multitude of of languages so that you can understand someone who doesn't speak your language!

License

Notifications You must be signed in to change notification settings

NetFruit-Technologies/LangComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangComm

LangComm is your goto app to communicate with people from all around the world! It supports a multitude of of languages so that you can understand someone who doesn't speak your language!

Prerequisites

  • Tesseract OCR Engine
  • ptesseract module (pip install pytesseract)
  • deep_translator module (pip install deep-translator)
  • gtts module (pip install gTTS)
  • playsound 1.2.2 module (pip install playsound==1.2.2)
  • SpeechRecognition module (pip install SpeechRecognition)
  • Python 3.10 or above

Run

Please refer to the releases section to get any version of LangComm you want.

  • Run python3 langcomm.py in a terminal if you have Mac/Linux.
  • Run python langcomm.py in a terminal if you have Windows.

Extra Notes

Replace FULL PATH TO TESSERACT EXECUTABLE HERE (Line 15) with the full path of your Tesseract OCR Engine installation.

About

LangComm is your goto app to communicate with people from all around the world! It supports a multitude of of languages so that you can understand someone who doesn't speak your language!

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages