Server: Run the python script server.py on the machine you want to run the server on.

Client: Install the requirements from requirements.txt (if PyAudio is not installing, use the whl in the repo). Then run the client with "python emotionchat.py [--host=<hostip>] [--model=<modelfile>]".