All Projects → nextco → audio-classification

nextco / audio-classification

Licence: other
Audio Classification - Multilayer Neural Networks using TensorFlow

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to audio-classification

MAX-Audio-Classifier
Identify sounds in short audio clips
Stars: ✭ 115 (+310.71%)
Mutual labels:  audio-classification
label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
Stars: ✭ 230 (+721.43%)
Mutual labels:  audio-classification
Audio Classification using LSTM
Classification of Urban Sound Audio Dataset using LSTM-based model.
Stars: ✭ 47 (+67.86%)
Mutual labels:  audio-classification
dcase2019-task5-urban-sound-tagging
1st place solution to the DCASE 2019 - Task 5 - Urban Sound Tagging
Stars: ✭ 28 (+0%)
Mutual labels:  audio-classification
psla
Code for the TASLP paper "PSLA: Improving Audio Tagging With Pretraining, Sampling, Labeling, and Aggregation".
Stars: ✭ 85 (+203.57%)
Mutual labels:  audio-classification
Tensorflow-Audio-Classification
Audio classification with VGGish as feature extractor in TensorFlow
Stars: ✭ 105 (+275%)
Mutual labels:  audio-classification
Audio-Scene-Classification
Scene Classification using Audio in the nearby Environment.
Stars: ✭ 18 (-35.71%)
Mutual labels:  audio-classification
DCASE-models
Python library for rapid prototyping of environmental sound analysis systems
Stars: ✭ 35 (+25%)
Mutual labels:  audio-classification
CityNet
A neural network classifier for urban soundscapes
Stars: ✭ 21 (-25%)
Mutual labels:  audio-classification
ESC-CNN-microcontroller
Environmental Sound Classification on Microcontrollers using Convolutional Neural Networks
Stars: ✭ 85 (+203.57%)
Mutual labels:  audio-classification
spoken-command-recognition
A large, free audio sample database (10M words pronounced), a test bed for voice activity detection algorithms and for single-syllable word recognition
Stars: ✭ 59 (+110.71%)
Mutual labels:  audio-classification
mxnet-audio
Implementation of music genre classification, audio-to-vec, song recommender, and music search in mxnet
Stars: ✭ 42 (+50%)
Mutual labels:  audio-classification
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (+28.57%)
Mutual labels:  audio-classification
AudioClassification-PaddlePaddle
基于PaddlePaddle实现的音频分类,博客地址:
Stars: ✭ 32 (+14.29%)
Mutual labels:  audio-classification
Text and Audio classification with Bert
Text Classification in Turkish Texts with Bert
Stars: ✭ 34 (+21.43%)
Mutual labels:  audio-classification

Audio Classification - Multilayer Neural Networks using TensorFlow

Summary

82.2% Accuracy, Input data: 8732 samples of 4s, Test size: 20% of total

Data Set

UrbanSound8K

Features

- Audio data extraction to .npz
- Audio Plot
- Model checkpoint save to fast compare

Structure - Summary

	/audio-data-extraction/feature-extraction-metadata.py 	- Time execution: 1h 5m
	/audio-data-extraction/feature-extraction-bruteloop.py 	- Time execution: 1h 19m
	/multilayer-neural-network-data-variation.py	  		- Time execution: 11m 48s,  82.2% accuracy
	/multilayer-neural-network.py	  						- Time execution: 13m 17s,  76% accuracy
	/multilayer-neural-network.ipynb	  					- Time execution: 11m  	,   72.7% accuracy

	/neural-network-adam.py       							- {Method} xX% accuracy  

Technique for extracting data

Nice explanation How computer looks audio

[Speech Recognition]https://medium.com/@ageitgey/machine-learning-is-fun-part-6-how-to-do-speech-recognition-with-deep-learning-28293c162f7a#.8pg5nc6tb

Main Autor

Haesun Ricky Park

Downloads

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].