PyVoiceMood is an interactive voice-based assistant that ONLY detects the emotional sentiment of spoken input and prints the result.
v1.0.0.0
⚠
💢
Get python installed on your device, after installing python download requirements, type:
pip install -r requirements.txt
then run project with following command:
py main.py
Tested On Python 3.12.8