Skip to content

eddie4/Speech-to-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

This program is based on the work of Sundar Krishnan

Detailed writeup can be found here:
https://towardsdatascience.com/how-to-use-google-speech-to-text-api-to-transcribe-long-audio-files-1c886f4eb3e9

Improvements:


Made it work. I had a lot of issues with audio codecs
Added support for m4a
Added an webinterface

Required:


Google account see Sundar Krishnan writeup
apt-get install ffmpeg libavcodec-extra
pip install --upgrade google-cloud-speech
pip install --upgrade google-cloud-storage
pip install pydub
pip install flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%