-
Notifications
You must be signed in to change notification settings - Fork 0
ShreyashAnarase/sound2speech
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
**only if you get error on running pip3 install SpeechRecognition ** You may need to make changes in line 11 in bin/pip to avoid ImportError: cannot import name 'main' so make a virtual environment and change the bin/pip file in it. NOT recommended to change the usr/bin/pip change from : sys.exit(main()) to : sys.exit(_main()) Also if you don’t have pyaudio installed : sudo apt-get install portaudio19-dev pip3 install --allow-unverified=pyaudio pyaudio credits : Umang Ahuja's blog
About
Speak and ye shall see
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published