Skip to content

kirshiyin89/py-searchable-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-searchable-audio

Transcribe audio files and make them searchable.

This project is a demo for my article at medium.com

https://medium.com/better-programming/create-searchable-audio-using-python-78b5afc5122

How to run this project:

  1. Install the necessary libs from the requirements.txt
  2. Download the .wav samples or put your own data in the project's directory. Don't forget to adjust the recognition language if it is other than English!
  3. Run the program with python/python3.

About

Search keywords in audio files with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages