Coders Packet

Packets submitted by Yerra Vijay Sai

Text Translation Using Python

In this module you will be get to know how to translate a sentence from one language to another using one package translate in Python.

Eye detection using OpenCV Python

We can also detect eyes and faces using OpenCV Python that which wee are going to learn in this tutorial.To achieve this we are using a trained model for eyes and face

Speech-To-Text using Python

It is the ability of a machine to identify the words in a spoken language and covert into them to a text format using Python. In this module we are doing with the help of Speech_Recognition