python-speech-recognition-course
python-speech-recognition-course copied to clipboard
Python Speech Recognition Course
There is an error while clone the project. Log: Cloning into 'python-speech-recognition-course'... remote: Enumerating objects: 119, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (3/3), done. Receiving...
A proposed fix for the minor issue I reported here #3
Thanks for the example code, it is helpful. I noticed a small issue in the `save_transcript()` function - the `else` statement will never be executed because the `if data:` condition...
Added an alternative method to install pyaudio on windows using pipwin.