Divya Prackash Ravi
@Prackash
4 published packets
Joined Mar 2021
Published Projects
Voice to Text using deepspeech api in Python
We will be using deepspeech in this python code to generate the text from a voice. Deepspeech is an open-source api for Speech to text.
Apr 02, 2021
Emotion Recognition in Python using OpenCV and TensorFlow
This Python code uses the webcam of the device to scan and analyze what kind of emotion the person is in right now.
Mar 26, 2021
An Unbeatable TicTacToe AI in Python using minimax algorithm
This is a command-line TicTacToe game written in Python where the player faces an unbeatable AI.
Mar 24, 2021
Extracting the words from a video into a text document in Python using SpeechRecognition
In this packet, the words used in a video is extracted by using moviepy and SpeechRecognition library available in Python and convert it into text document.
Mar 15, 2021