Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 594 Bytes

requirements.md

File metadata and controls

21 lines (11 loc) · 594 Bytes

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

Required Libraries:

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