Skip to content
#

audio-classification

Here are 5 public repositories matching this topic...

Language: Jupyter Notebook
Filter by language

This repository contains all the codes that I have written to train several Neural Network models with my custome dataset. I have collected several accents of Bangla language from various sources and online platforms. I used that data to fit my models. The result are in the notebooks of model-testing branch. I have also done some analysis on data.

  • Updated Feb 21, 2024
  • JavaScript

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 18, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the audio-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 audio-classification topic, visit your repo's landing page and select "manage topics."

Learn more