Skip to content

ColeDrain/SearchMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchMedia

Have you been in a position, where you're trying to figure out where in a video/audio something was said

Well, this project may assist you.

SearchMedia searches videos and audios for you and gives you the location. You pass in a text, and it returns a timestamp, as simple as that.

How does it do it, the process is divided into two major steps:

  • Transcribe the audio/video file uploaded [Bascially getiing the transcripts and time stamps]

  • Query the transcripts for the enetered query, and return timestamps where query was found

Check it out at: SearchMedia

Search.Videos_Audios.for.Text.Easily.with.Python.mp4

About

Easily search for text in audios and videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages