#
audio-data
Here are 15 public repositories matching this topic...
An audio/acoustic activity detection and audio segmentation tool
-
Updated
Mar 31, 2020 - Python
Kaldi-based Korean ASR (한국어 음성인식) open-source project
open-source
speech-recognition
lexicon
audio-data
korean
kaldi
language-model
data-augmentation
asr
tdnn
fastcampus
zeroth
-
Updated
Jul 28, 2019 - Shell
Visualizers made entirely from DOM elements and CSS3 Animations and Transforms.
-
Updated
Apr 10, 2019 - JavaScript
A list of publically available audio data that anyone can download for ASR or other speech activities
-
Updated
Jul 14, 2019
doing audio digital signal processing in tensorflow to try to recreate digital audio effects
-
Updated
Mar 31, 2018 - Python
A JS micro library for just the getSpectrum and getWaveform methods from Dancer.js, using Web Audio API.
-
Updated
Jan 11, 2019 - JavaScript
webGL experiment with audio data
-
Updated
Jul 15, 2016 - JavaScript
This is a set of scripts to collect audio data from field sites and transfer them to host periodically.
-
Updated
Dec 10, 2017 - Shell
Basic Implimentation of a Schroeder All-Pass Filter
audio
processing
signal-processing
filter
audio-effect
signal
audio-data
filters
audio-library
data-processing
audio-processing
audio-effects
schroeder
allpass
-
Updated
May 21, 2020 - C++
Classifying daily sounds
python
keras
jupyter-notebook
lstm
neural-networks
classification
rnn
tensorboard
audio-data
lstm-neural-networks
bidirectional-lstm
multiclass-classification
analytics-vidhya-competition
categorical-data
classification-model
-
Updated
Oct 24, 2018 - Jupyter Notebook
-
Updated
Apr 22, 2020 - Java
An extensible data augmentation package for creating complex transformation pipelines to apply to audio signals.
machine-learning
signal-processing
audio-data
data-augmentation
image-augmentation
audio-signals
augmentation-libraries
augmentation-methods
-
Updated
May 19, 2020 - Python
Remote Asynchronous Peripheral Access
audio
python
http
socket
pyaudio
django
websocket
opus
audio-data
django-channels
libopus
speaker
opus-codec
channels2
rapa
rapa-server
-
Updated
Sep 1, 2019 - Python
Improve this page
Add a description, image, and links to the audio-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-data topic, visit your repo's landing page and select "manage topics."


In PyAudioAnalysis > audioFeatureExtraction.py, there is stEnergyEntropy.
I can not understand what is the difference between 'Eol' and 'numpy.sum(sub_wins ** 2.)'
Plz let me know, the differece of two things( 'Eol' and 'numpy.sum(sub_wins ** 2.)')