CrewMates-Open-Source / EduHelp

GSSoC participants refer to the "main" branch of our project for previous codes. Make your PRs to "GSSoC21" branch only. Also, please "STAR" the repo to support us.
https://docs.google.com/document/d/1NgP7kcJPSz0XaIq51hJkgtHk4Pm7J58N76-_0py2DTc/edit?usp=sharing
GNU General Public License v3.0
12 stars 21 forks source link

Local_conversion_Of_speech_to_text #75

Closed Oviyabalamurugan closed 3 years ago

Oviyabalamurugan commented 3 years ago

1.Converted video to audio file. 2.Converted audio to text file and saved in Text_Conveted.txt file. 3.Used CMUsphinx recognizer to convert audio to text file.

shankhanil007 commented 3 years ago

Please state the dependencies that you had installed in the "requirements.txt" file so that others can set up your environment easily.