Skip to content

i have build a speech recognintion code in python with mozilla deepspeech engine

Notifications You must be signed in to change notification settings

vishwakneelamegam/deepspeech-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

deepspeech

i have build a speech recognintion code in python with mozilla deepspeech engine

dowload the deepspeech modules deepspeech-0.9.3-models.pbmm deepspeech-0.9.3-models.scorer from https://github.com/mozilla/DeepSpeech/releases/

python requirements deepspeech, wave, numpy