suryanshsk / Python-Voice-Assistant-Suryanshsk

A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
MIT License
40 stars 110 forks source link

Added Face Emotion classification Python files #525

Closed shivenyadavs closed 3 weeks ago

shivenyadavs commented 3 weeks ago

I used FER dataset for training the model from kaggle https://www.kaggle.com/datasets/jonathanoheix/face-expression-recognition-dataset and run the final train.ipynb for getting the model.

shivenyadavs commented 3 weeks ago

@suryanshsk can you please check and merge

shivenyadavs commented 3 weeks ago

@suryanshsk can you please check this and merge it.

suryanshsk commented 2 weeks ago

I have already merged it