sound-classification
There are 85 repositories under sound-classification topic.
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
luuil/Tensorflow-Audio-Classification
Audio classification with VGGish as feature extractor in TensorFlow
GianlucaPaolocci/Sound-classification-on-Raspberry-Pi-with-Tensorflow
In this project is presented a simple method to train an MLP neural network for audio signals. The trained model can be exported on a Raspberry Pi (2 or superior suggested) to classify audio signal registered with USB microphone
mariostrbac/environmental-sound-classification
Environmental sound classification with Convolutional neural networks and the UrbanSound8K dataset.
rednafi/urban-sound-classification
Urban sound source tagging from an aggregation of four second noisy audio clips via 1D and 2D CNN (Xception)
SAP-samples/btp-ai-sustainability-bootcamp
This github repository contains the sample code and exercises of btp-ai-sustainability-bootcamp, which showcases how to build Intelligence and Sustainability into Your Solutions on SAP Business Technology Platform with SAP AI Core and SAP Analytics Cloud for Planning.
AmritK10/Urban-Sound-Classification
Sound Classification using Neural Networks
nhannt201/VoiceNET.Library
.NET library to easily create Voice Command Control feature.
jovan-stojanovic/Animal-sound-recognition
Deep learning model for animal sound classification.
josafatburmeister/BirdSongIdentification
Fully automated machine learning pipeline for bird sound recognition
pritamqu/CrissCross
[AAAI 2023 (Oral)] CrissCross: Self-Supervised Audio-Visual Representation Learning with Relaxed Cross-Modal Synchronicity
zakaria76al/USC
The official implementation of the paper "A spatio-temporal deep learning approach for underwater acoustic signals classification". In this repository, we present two new deep learning architectures based on spatio-temporal modeling for underwater signal classification.
omarmhaimdat/SoundClassifier
Building a Sound Classification iOS Application using AI
MatthieuHernandez/StraightforwardNeuralNetwork
A neural network lib in C++20 optimized for CPU. Create, train and use a neural network in less than 10 lines of codes.
gtatiya/Deep-Multi-Sensory-Object-Categorization
Deep Multi-Sensory Object Category Recognition Using Interactive Behavioral Exploration
Seeed-Studio/AcousticsLab
AcousticsLab is a cross-platform framework for sound and vibration analysis.
adityahbapat/Respiratory-Disorder-Classification-Based-on-Lung-Auscultation-Sounds
Respiratory Disorder Classification Based on Lung Auscultation sounds
hspark84/lgtfb-en
Learnable Gammatone Filterbank (LGTFB) and Equal-loudness Normalization (EN)
abikaki/DCASE-Workshop-Papers
Workshop on Detection and Classification of Acoustic Scenes and Events
ivclab/Sound20
Sound Classification Dataset
yas-sim/openvino-sound-classification-demo-rt
Real-time version of sound_classification_demo in OpenVINO toolkit. Captures audio from microphone, do classification, and display result on the screen with illustration.
BakingBrains/Sound_Classification
Sound classification on Urban Sound Dataset
sh3r4zhassan/Sound-Prediction-and-Cancellation-Model
This Model analyzes and predicts the input sound and then using pretrained ANC systems cancels the input sound.
mashrin/UrbanSound-Spectrogram
Spectrogram for UrbanSound8K audio dataset
mohaimenz/pruning-vs-xnor
Official repository for the research article "Pruning vs XNOR-Net: A ComprehensiveStudy on Deep Learning for AudioClassification in Microcontrollers"
ProjectInTheClass/SleepWithAI
iOS alarm app w/ personal data powered by Core ML - Sound Classification
anujdutt9/iOS-Audio-Classification
Audio Classification on iOS using SoundAnalysis API.
erayon/Classification-of-Environmental-Sound-using-Deep-Learning
Classification of Environment Sound using CNN and ImageDataGenerator
nnarenraju/sound-classification
Classification of Sounds Using Convolutional Neural Networks
Vio-Chung/Rap-Speech-Classification
My music tech thesis prototype as well as recent class project
abhishk12/Urban-Sound-Classification-using-CNN
Classification of urban sounds such as air conditioner, jackhammer, drilling, siren, street music, engine idling and children playing by using Mel-frequency Cepstral Coefficients (MFCCs) as audio feature and CNN algorithm.
AmritK10/Urban-Sound-Classification-Webapp
Web app for urban sound classification
fz16336/Applied-Deep-Learning
Replicating published research on sound classification using two-streamed CNN. a personal repository for the University of Bristol Applied Deep Learning unit (COMSM0018) project.