Skip to content

jp2373/basic-audiofile-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

basic-audiofile-to-text

Hidden Markov Model (HMM), deep neural network models are used to convert the audio into text.

Speech Recognition API supports several API’s, here I used Google speech recognition API. For more details, please check https://pypi.org/project/SpeechRecognition/. It helps to translate for converting speech into text.

Audio file supports by speech recognition: wav, AIFF, AIFF-C, FLAC. I used ‘wav’ file here.

About

Basic example to convert audiofile to text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors