Skip to content

Commit bad9c40

Browse files
Update README.md
1 parent c8fd17e commit bad9c40

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,12 @@
33
<div align="center">
44
<h1>Deep Learning for Speech Emotion Analysis</h1>
55
<h3>Achieving 50.5% Accuracy on 8-Class Emotion Classification</h3>
6-
</div>
76

8-
[![Python Version](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/downloads/)
9-
[![PyTorch](https://img.shields.io/badge/PyTorch-1.7%2B-red.svg)](https://pytorch.org/)
10-
[![TensorFlow](https://img.shields.io/badge/TensorFlow-2.4%2B-orange.svg)](https://tensorflow.org/)
11-
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
12-
[![CI Status](https://github.com/vatsalmehta/speech-emotion-recognition/actions/workflows/ci.yml/badge.svg)](https://github.com/vatsalmehta/speech-emotion-recognition/actions)
13-
[![GitHub stars](https://img.shields.io/github/stars/vatsalmehta/speech-emotion-recognition?style=social)](https://github.com/vatsalmehta/speech-emotion-recognition/stargazers)
14-
[![GitHub forks](https://img.shields.io/github/forks/vatsalmehta/speech-emotion-recognition?style=social)](https://github.com/vatsalmehta/speech-emotion-recognition/network/members)
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>
1512

1613
## 👤 About this Project
1714

@@ -515,6 +512,6 @@ I'm always open to collaboration, feedback, or questions about this project:
515512
- **LinkedIn**: [Vatsal Mehta](https://linkedin.com/in/vatsalmehta)
516513
- **GitHub**: [@vatsalmehta2001](https://github.com/vatsalmehta2001)
517514
- **Email**: vatsalmehta1906@gmail.com
518-
- **Portfolio**: [vatsalmehta.com](https://vatsalmehta.com)
515+
- **Portfolio**: [vatsalmehta2001.github.io](https://vatsalmehta2001.github.io)
519516

520517
Whether you're interested in machine learning collaboration, have questions about emotion recognition, or just want to connect with a fellow ML engineer, don't hesitate to reach out!

0 commit comments

Comments
 (0)