python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.06k stars 566 forks source link

Added detect_translate.py and readme file #895

Closed Tejaswi-Kumar closed 2 years ago

Tejaswi-Kumar commented 2 years ago

Pull Request Template

script name - Detect and Translate languages with the help of speech recognition

Brief about script This python script first records the user's voice and then convert it to text. After that it detects the language of the text and then translates the language to the user's desired language, which is asked to the user. After converting the language to the desired language, the translated text would be displayed and the system would read the text for the user.

Issue no.(must) - #889

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.