Skip to content

Here we will convert video into audio then audio into text using Google SpeechRecognition API.

Notifications You must be signed in to change notification settings

Neptune998/video_text_conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to extract Speech from Video using Python?

Here, We will extract speeches using google api from videos. After extracting the speeches we will convert them into a text file. It is going to be a simple machine learning task using google speech recognition library. Speech Recognition is widely used nowadays under machine learning concepts. Libraries used for conversion:-

We are going to use two libraries for this conversion task.

Speech Recognition
MoviePy

Click here to know in detail https://neptuneworld.in/how-extract-speech-video-using-python/

About

Here we will convert video into audio then audio into text using Google SpeechRecognition API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages