A project for analyzing the emotional state based on audio recordings and generating psycho-emotional maps.
Visit our website
Supported formats: MP3, OGG, WAV.

| Emotional map | Mental Map | UMAP Map |
|---|---|---|
![]() | ![]() | ![]() |
| Temporal Chart | Heat Map | |
![]() | ![]() |
speech-emotion-recognition-with-openai-whisper-large-v3 — classification of emotions.
bert-base-uncased — vector representation of the text.
whisper-medium — transcribing audio.
— advice generation.
pip install -r requirements.txt
sudo apt-get install ffmpeg (Linux)sudo apt-get install python3-tk (Linux)git clone https://github.com/leksik-phew/VoiceEmoji.git
cd VoiceEmoji
pip install -r requirements.txt
python main.py
Python
59.0%
CSS
19.0%
HTML
13.8%
JavaScript
8.3%
A project for analyzing the emotional state based on audio recordings and generating psycho-emotional maps.
Visit our website
Supported formats: MP3, OGG, WAV.

| Emotional map | Mental Map | UMAP Map |
|---|---|---|
![]() | ![]() | ![]() |
| Temporal Chart | Heat Map | |
![]() | ![]() |
speech-emotion-recognition-with-openai-whisper-large-v3 — classification of emotions.
bert-base-uncased — vector representation of the text.
whisper-medium — transcribing audio.
— advice generation.
pip install -r requirements.txt
sudo apt-get install ffmpeg (Linux)sudo apt-get install python3-tk (Linux)git clone https://github.com/leksik-phew/VoiceEmoji.git
cd VoiceEmoji
pip install -r requirements.txt
python main.py
Python
59.0%
CSS
19.0%
HTML
13.8%
JavaScript
8.3%