-
Updated
Jul 24, 2021 - Jupyter Notebook
#
audio-analysis
Here are 283 public repositories matching this topic...
C++ library for audio and music analysis, description and synthesis, including Python bindings
audio
python
music
c-plus-plus
dsp
audio-analysis
sound-processing
music-information-retrieval
essentia
Python audio and music signal processing library
python
machine-learning
signal-processing
numpy
cython
audio-analysis
music-information-retrieval
scipy
-
Updated
May 6, 2021 - Python
C library for generating audio fingerprints used by AcoustID
-
Updated
Jun 16, 2021 - C++
Real-time audio visualizations (spectrum, spectrogram, etc.)
-
Updated
Jun 20, 2021 - Python
audio
android
raspberry-pi
rpi
ios
raspberrypi
webaudio
audio-analysis
audio-engine
pulseaudio
spatial-audio
rtaudio
asound
linux-audio
labsound
miniaudio
-
Updated
Jul 5, 2021 - C++
Automatic subtitle shifter based on audio
-
Updated
Jan 13, 2021 - Python
CNN-based audio segmentation toolkit. Allows to detect speech, music and speaker gender. Has been designed for large scale gender equality studies based on speech time per gender.
music
speech
audio-analysis
noise
gender-equality
segmentation
gender
praat
gender-classification
male
female
voice-activity-detection
music-detection
mirex
speech-segmentation
speech-music
speaker-gender
speech-detection
-
Updated
Jul 21, 2021 - Python
JavaScript library for music/audio analysis and processing powered by Essentia WebAssembly
javascript
webassembly
webaudio
audio-analysis
emscripten
music-information-retrieval
audio-signal-processing
essentia
-
Updated
Jun 24, 2021 - TypeScript
Generate waveform images from audio files in iOS
-
Updated
May 28, 2021 - Swift
A C++ Library for Audio Analysis
audio
music
gist
c-plus-plus
audio-analysis
music-information-retrieval
fft
mfcc
mir
spectral-analysis
pitch-tracking
onset-detection
-
Updated
Oct 21, 2020 - C++
Functions and scripts for analyzing waveforms, primarily audio. This is currently somewhat disorganized and unfinished.
-
Updated
Jan 15, 2020 - Python
-
Updated
Apr 14, 2019 - Python
My curated list of audio DSP and plugin development resources
audio
c
rust
cross-platform
math
algorithms
cpp
dsp
audio-effect
audio-visualizer
audio-analysis
audio-applications
lv2
audio-library
vst
vst3
audio-processing
-
Updated
May 20, 2021
TensorFlow implementation of "SoundNet".
-
Updated
Mar 26, 2018 - Python
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
audio
spectrum
audio-analysis
spectrogram
audio-processing
frequency-spectrum
audio-tools
audio-toolbox
-
Updated
Jul 10, 2021 - Python
Machine Learning applied to sound
-
Updated
Jul 25, 2021 - JavaScript
Metadata, scripts and baselines for the MTG-Jamendo dataset
-
Updated
Jun 2, 2021 - Python
A simple Guitar Tuner Application for Android.
-
Updated
Jan 29, 2019 - Java
A collection of algorithms to determine the pitch of a sound sample.
-
Updated
Jul 1, 2021 - Rust
Open
Live Radio Streaming
3
theraw
commented
Jan 21, 2020
Hello,
Can this project be used for radio stream?
Radio is a simple radio station with music using Shoutcast
Chromaprint/AcoustID audio fingerprinting for the JVM
music
scala
jvm
fs2
audio-analysis
musicbrainz
audio-processing
fourier-transform
chromaprint
acoustid
cats-effect
-
Updated
Jul 4, 2019 - Scala
Bliss music library that can compute distance between songs
-
Updated
May 19, 2021 - C
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
raspberry-pi
machine-learning
tensorflow
audio-analysis
dataset
raspberry
librosa
tensorflow-models
multilayer-perceptron-network
audio-signals
sound-classification
-
Updated
Jun 1, 2021 - Python
Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf
machine-learning
deep-neural-networks
deep-learning
tensorflow
waveform
keras
audio-analysis
residual-networks
keras-models
keras-neural-networks
keras-tensorflow
tensorflow-1-0
very-deep-cnn
-
Updated
Mar 19, 2021 - Python
Package for automatic beat-mixing of music files in Python 🐻 🎚
audio
python
music
analysis
audio-features
ml
audio-analysis
pip
feature-extraction
music-information-retrieval
beats
algorithm-library
dj
mir
audio-processing
beat-detection
mixing
audioowl
-
Updated
Apr 26, 2018 - Python
Audio Synchronization and Analysis Tool
-
Updated
Dec 4, 2018 - C#
An experimental project to demonstrate how a user keyboard input may be sniffed through the pattern analysis of the sounds emitted by the keystrokes.
-
Updated
Jul 12, 2016 - C
hernanmd
commented
Apr 11, 2020
Most, if not all, the code has been "ported" from the generated code version from BuilderX.
Check and remove the folder builderX if there's nothing else to use.
Library and tool for dealing with beats per second detection
-
Updated
Oct 21, 2018 - Go
Improve this page
Add a description, image, and links to the audio-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-analysis topic, visit your repo's landing page and select "manage topics."
frames[-1] = np.append(frames[-1], np.array([0]*(frame_length - len(frames[0]))))
TypeError: can't multiply sequence by non-int of type 'float'