Skip to content

promaroy/speech_recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is an app built using python which converts voice message to text

PREREQUISITES

  1. install speech_recognition

1.command: pip install SpeechRecognition (for python2)

2.command: pip3 install SpeechRecognition(for python3)

  1. install PyAudio

commands:

1.sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0

2.sudo apt-get install ffmpeg libav-tools

3.pip install pyaudio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages