http://myinspirationinformation.com/uncategorized/audio-signals-in-python/

 

Audio Signals in Python

Up to now I’ve mostly analysed meta data about music, and when I have looked at the track content I’ve focused on the lyrics. Now I want to look at analysing the sound itself. In this p…

myinspirationinformation.com

https://github.com/jameslyons/python_speech_features

 

jameslyons/python_speech_features

This library provides common speech features for ASR including MFCCs and filterbank energies. - jameslyons/python_speech_features

github.com

https://pypi.org/project/SoundFile/0.8.1/

 

SoundFile

An audio library based on libsndfile, CFFI and NumPy

pypi.org

https://docs.scipy.org/doc/scipy-0.15.1/reference/generated/scipy.io.wavfile.read.html

 

scipy.io.wavfile.read — SciPy v0.15.1 Reference Guide

filename : string or open file handle mmap : bool, optional Whether to read data as memory mapped. Only to be used on real files (Default: False)

docs.scipy.org

http://minhdo.ece.illinois.edu/teaching/speaker_recognition/mfcc_images/P001.html

 

Mel-Frequency Cepstrum Coefficients (MFCC) Processor - 1/ 5

 

minhdo.ece.illinois.edu

 

+ Recent posts