python-geeks / Automation-scripts

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

A Script to detect and translate to any language using speech recognition #889

Closed Tejaswi-Kumar closed 2 years ago

Tejaswi-Kumar commented 2 years ago

Script Title - Detect and Translate languages with the help of speech recognition

Brief - A python script that first records the user's voice and then converts 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 of the user.

Instructions

Programming Language

I wanted to contribute this script to this repo. Can you assign this task to me? Thanks and regards.