Skip to content

This project classify noisy and clean sound using Machine Learning. Also it can denoise any sound. 

License

Notifications You must be signed in to change notification settings

mithila20/CSE445_Grp_04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal-to-Noise Ratio (SNR) Analysis Project

This project focuses on analyzing audio files for signal-to-noise ratio (SNR) analysis. It automates the setup and processing of a sound dataset from Kaggle. This guide will help you configure the environment, download the dataset, and explore audio samples.

Table of Contents

Installation

This project requires Python 3.10 and uses the Kaggle API for dataset download.Ensure you have a Kaggle account and access to your API key.

Prerequisites

  1. System Packages: The script installs the following Linux package:
    sudo apt-get install tree
    
  2. Python Packages
    pip install kaggle librosa numpy pandas matplotlib seaborn scipy ipython
    
  3. Python Packages from requirments file
    pip install -r requirements.txt
    
    

About

This project classify noisy and clean sound using Machine Learning. Also it can denoise any sound. 

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •