Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.15 KB

File metadata and controls

29 lines (22 loc) · 1.15 KB

Made in Iran Build Release Downloads Discord Donate Alireza Plus

PyVoiceMood

PyVoiceMood is an interactive voice-based assistant that ONLY detects the emotional sentiment of spoken input and prints the result.

Changelog

v1.0.0.0

Known Issue's

ToDo List

💢

Builds And Download

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