Skip to content

(WiP) A toolkit for transcription of speech from videos. Basis for this is the Speech-Recognition python package, via which I utilised common APIs from Google, IBM, and other. Additionally, I included a tool which uses ffmpeg for video-to-audio conversion.

Notifications You must be signed in to change notification settings

oliso/Video-Speech-Recognition-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-Speech-Recognition-Tools

This is a repository containing a few tools that I developed for transcription of speech from videos. The basis for these tools is the speech_recognition python package, with which I was able to utilise common APIs like Google speech recognition and IBM speech-to-text.

Note: You'll need to sign up on IBM cloud (for free) and request an API key to use the speech-to-text service.

About

(WiP) A toolkit for transcription of speech from videos. Basis for this is the Speech-Recognition python package, via which I utilised common APIs from Google, IBM, and other. Additionally, I included a tool which uses ffmpeg for video-to-audio conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages