Skip to content

eshandhawan51/isl_convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isl_convertor

This Repository contains many blogs and State of Arts from various source

We have tried to mention all sources and credits to the authors

In case of any discrepencies YOu may contact us

This repo is for minor project 1 odd sem 2020

Dependencies required :

  • pip install pyaudio
  • pip install speech_recognition
  • pip install pyttsx3
  • pip install numpy
  • pip install opencv-python

For linux systems install portaudio dev as well

Ubuntu 18.04 : sudo apt-get install portaudio19-dev

To install pyaudio on Debian based OS
  1. First install portaudio modules:
    sudo apt-get install libasound-dev

  2. Download the portaudio archive from: http://files.portaudio.com/download.html

Unzip the archive: tar -zxvf [mportaudio.tgz]

Enter the directory, then run: ./configure && make

Install: sudo make install

  1. And finally: sudo pip install pyaudio

  2. pip3 install pyaudio
    For Conda Users conda install -c conda-forge pyaudio

  3. sudo apt update && sudo apt upgrade -y

About

This repo is for minor project 1 odd sem 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages