Skip to content

pranavrc/audio-transcribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python script to transcribe audio files of any format, using the Google Chromium Speech-to-Text API.

Uses pacpl to convert files of other formats to FLAC, as the API supports FLAC.

Usage: python speech.py path/to/file/filename.extension

Example: python speech.py /home/softkitty.wav

Output for: "Soft kitty, Warm kitty, Little ball of fur. Happy kitty, Sleepy kitty, Purr, purr, purr." is "she bangs mmm mmm mmm me know add know you'll lose its on mood hey add me no no no no no no no no no no no". Inorite.

About

Script to transcribe audio files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages