Live Emotion Detection

Stream your microphone to emotion2vec+ and see results in real time.

Idle

Make sure the inference server is running on localhost:8000

uvicorn inference.server:app --host 0.0.0.0 --port 8000