SkillAgentSearch skills...

AudioEmotion

Recognize Audio Emotion.

Install / Use

/learn @yulingtianxia/AudioEmotion
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AudioEmotion

Recognize Audio Emotion.

Eight emotions: neutral, calm, happy, sad, angry, fearful, disgust and surprised.

Article

音频情绪识别

Usage

Create "AudioData", "Output/logs", "Output/mlmodels" folders. Download RAVDESS dataset and put it in "AudioData" folder.

Turicreate

  1. Replace some Turicreate source files by "Source/Turicreate_Fix/*.py"
  2. Train model using turicreate_classifier.py.
  3. run "iOSSample/AudioEmotion.xcodeproj" on iOS 12(or higher). You can also run predict_audio_emotion.py on your Mac/PC.

Keras

  1. run extract_audio_feature.py
  2. run train_audio.py
  3. run predict_audio_emotion.py

Related Skills

View on GitHub
GitHub Stars89
CategoryDevelopment
Updated10mo ago
Forks18

Languages

Python

Security Score

87/100

Audited on May 20, 2025

No findings