Skip to content

Commit 60a28cc

Browse files
Update README.md
1 parent bad9c40 commit 60a28cc

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
# Speech Emotion Recognition
1+
# Deep Learning for Speech Emotion Analysis
2+
### Achieving 50.5% Accuracy on 8-Class Emotion Classification
23

3-
<div align="center">
4-
<h1>Deep Learning for Speech Emotion Analysis</h1>
5-
<h3>Achieving 50.5% Accuracy on 8-Class Emotion Classification</h3>
6-
7-
[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/downloads/)
8-
[![PyTorch](https://img.shields.io/badge/PyTorch-1.7%2B-red.svg)](https://pytorch.org/)
9-
[![TensorFlow](https://img.shields.io/badge/TensorFlow-2.4%2B-orange.svg)](https://tensorflow.org/)
10-
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
11-
</div>
4+
[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/downloads/)
5+
[![PyTorch](https://img.shields.io/badge/PyTorch-1.7%2B-red.svg)](https://pytorch.org/)
6+
[![TensorFlow](https://img.shields.io/badge/TensorFlow-2.4%2B-orange.svg)](https://tensorflow.org/)
7+
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
128

139
## 👤 About this Project
1410

0 commit comments

Comments
 (0)