Skip to content
#

speech-classification

Here are 20 public repositories matching this topic...

A convolutional neural network for gender classification, which achieved an F1-score of 94.3% when tested on the RAVDESS dataset. Created as postgraduate coursework, the report is included. The report also discusses Sodiq Adebiy's CNN, which I'd recommend looking at to anyone interested in emotion classification.

  • Updated Jun 22, 2022
  • Jupyter Notebook

In this notebook, we aim to recognize speech commands using classification. For this purpose, we used the SPEECHCOMMANDS dataset and the deep convolutional model M5. The code is written in Python and designed for the PyTorch platform.

  • Updated Jun 12, 2024

Improve this page

Add a description, image, and links to the speech-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the speech-classification topic, visit your repo's landing page and select "manage topics."

Learn more