SkillAgentSearch skills...

Deep Emotion Sense

CNN for language-independent emotion prediction on a dataset of English and French speech samples.

Install / Use

npx skills add kaplanan/deep-emotion-sense

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

deep-emotion-sense

Convolutional neural network to predict language-independent emotion on a dataset of English and French speech.

This model is trained on a merged dataset of natural speech with data provided by IEMOCAP for english speech samples and Recola for french speech samples.

The implementation is a basis for a research paper on comparison on different optimization algorithms and activation functions.

Getting Started

You can view the notebook here.

Run the notebook

Prerequisites

  • Python 3
  • Tensorflow

Starting the notebook

Simply open a new terminal in the directory and type:

> jupyter notebook

Built With

Contributors

Related Skills

View on GitHub
GitHub Stars7
CategoryEducation
Updated3y ago
Forks1

Languages

Python

Security Score

60/100

Audited on May 30, 2023

No findings