You should be fine after cloning the project to your computer and running main.py in a terminal that's capable of running Python 3.8 or later
PyAudio ($ pip install pyaudio
)
NLTK ($ pip install nltk
)
MatPlot ($ pip install matplotlib
)
WordCloud ($ pip install wordcloud
)
Kivy ($ pip install kivy
)
Azure Text Analytics ($ pip install azure-ai-textanalytics
)
Azure Speech Services ($ pip install azure-cognitiveservices-speech
)
*commands without brackets