librosa topic

List librosa repositories

librosa

6.8k
Stars
930
Forks
Watchers

Python library for audio and music analysis

emotion-recognition-using-speech

534
Stars
224
Forks
Watchers

Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras

emotion-classification-from-audio-files

397
Stars
130
Forks
Watchers

Understanding emotions from audio files using neural networks and multiple datasets.

mugen

212
Stars
38
Forks
Watchers

A command-line music video generator based on rhythm

PyTSMod

181
Stars
28
Forks
Watchers

An open-source Python library for audio time-scale modification.

multimodal-speech-emotion-recognition

382
Stars
83
Forks
Watchers

Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)

music-synthesis-with-python

74
Stars
11
Forks
Watchers

Music Synthesis with Python talk, originally given at PyGotham 2017.

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 re...