I created my own AI with the help of python
=> You can see one thing here
I try to install pyaudio module in pycharm but it will show the error
=> So i used pipwin module to install pyaudio , you can install pipwin module following this command in terminal
-> pip install pipwin
=> Then install pyaudio module using pipwin like this
-> pipwin install pyaudio