Skip to content

Extraction of text from audio clip using moviepy and speech_recognition library, python

Notifications You must be signed in to change notification settings

Gicehajunior/speech-extraction-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-Text-Extraction-Python

Speech extraction from video clips using, moviepy and speech_recognition library, Python.

To Contribute

modules to install before getting started:

  • moviepy
  • speech_recognition
  • librosa

    Procedures for getting started:

    1) git clone https://github.com/Gicehajunior/speech-extraction-python
    2) open powershell, navigate to the project folder.
    3) paste/download a video clip to the root of the project.
    4) open app.py file and use your video clip file as the "videoClip" to perform speech extraction.
    5) on the powershell run "python app.py"
    6) Check the transcribed text data on the recognized.txt file.
    

License

MIT

About

Extraction of text from audio clip using moviepy and speech_recognition library, python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages