Giter VIP home page Giter VIP logo

12amogha / audio_classification_finetuning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rawbeen248/audio_classification_finetuning

0.0 0.0 0.0 447 KB

This project focuses on the classification of animal sounds using deep learning. The core idea is to utilize audio processing techniques and a fine-tuned version of the hubert-base-ls960 model to accurately classify different animal sounds. This application could serve various purposes, from ecological monitoring to educational software.

Home Page: https://huggingface.co/ardneebwar/wav2vec2-animal-sounds-finetuned-hubert-finetuned-animals

Python 100.00%

audio_classification_finetuning's Introduction

Animal Sound Classification

This project focuses on the classification of animal sounds using deep learning. The core idea is to utilize audio processing techniques and a fine-tuned version of the hubert-base-ls960 model to accurately classify different animal sounds. This application could serve various purposes, from ecological monitoring to educational software.

The dataset used for training is a subset of the ESC-50 dataset, specifically filtered to include only animal sound categories such as dog, cat, rooster, and more. This filtered dataset allows for a more focused approach to animal sound classification.

Animal Sound

Project Structure

  • data_preprocessing.py: This script is used for preprocessing the audio data from the ESC-50 dataset. It filters out the required animal sounds and prepares them for training.
  • train_model.py: This script contains the code for training the classification model using the preprocessed data.
  • README.md: Provides an overview of the project, installation instructions, and how to run the scripts.
  • requirements.txt: Lists all the necessary Python packages required to run the project.

Installation

To set up this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rawbeen248/audio_classification_finetuning
  2. Navigate to the project directory:

    cd Audio_Classification_Finetuning
  3. Install the required packages:

    pip install -r requirements.txt

Usage

First, run the data preprocessing script to prepare your dataset:

python data_preprocessing.py

Then, you can train the model by running:

python train_model.py

Hugging Face Model

The fine-tuned model is available on Hugging Face and can be accessed through the following link: Animal Sound Classification

You can use this model directly from Hugging Face Model Hub for audio classification tasks involving the identified animal sounds.

audio_classification_finetuning's People

Contributors

rawbeen248 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.