audioread
Decoder
A cross-library audio decoding library for Python
cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python
489 stars
25 watching
108 forks
Language: Python
last commit: 9 months ago
Linked from 3 awesome lists
audiopython
Related projects:
Repository | Description | Stars |
---|---|---|
bmcfee/pyrubberband | Provides a lightweight Python wrapper for audio processing tasks | 166 |
ddiakopoulos/libnyquist | A C++ library for decoding and playing various audio formats | 539 |
spatialaudio/python-sounddevice | Tools and bindings for playing and recording audio with Python | 1,052 |
marl/pysox | A Python wrapper around an audio signal processing library. | 519 |
quodlibet/quodlibet | An audio player and music library manager with extensible metadata editing and searching capabilities | 1,447 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
soundcloud/soundcloud-python | A Python wrapper around the Soundcloud API that allows users to access and manipulate audio content. | 105 |
yongxuustc/dcase2017_task4_cvssp | A system for audio classification and detection using machine learning models | 4 |
bytebutcher/decoder-plus-plus | An application for decoding and encoding data in various formats | 101 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,347 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
aixander/realtime_pyaudio_fft | An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 969 |
mewkiz/flac | Provides access to audio streams encoded in the FLAC format | 318 |
iver56/audiomentations | Library for audio data augmentation used in machine learning | 1,873 |