i want to deploy my project about speech recognition but there was an error during deploy about PyAudio. like this
its my repository project speechrecognition/requirements.txt at main · Thgrdw/speechrecognition · GitHub
i want to deploy my project about speech recognition but there was an error during deploy about PyAudio. like this
its my repository project speechrecognition/requirements.txt at main · Thgrdw/speechrecognition · GitHub
You probably have to install some binary dependencies beforehand, have a look into the PyAudio documentation: