Hello from Ataf ๐Ÿ–
March 31, 2023

Gender Classification From Audio Clips

Posted on March 31, 2023  •  1 minutes  • 76 words
Table of contents

๐Ÿ”Ž Project Overview

This project was done as a part of CSE 472: Machine Learning sessional offered by Dept of CSE, BUET. In this project, we used a large audio dataset to train machine learning models to identify gender of a person from their voice recording clips. The project uses an image representation of the audio (Mel Spectrogram & MFCC) instead of raw audio.

๐Ÿ’ป Tech Stack

Tensorflow, Resnet50, Pandas

๐Ÿ“„ Source Code

GitHub Repo: https://github.com/fazledyn/gender-classification-from-audio-clips