python3-audioread

Backend-agnostic audio decoding Python 3 package
  https://github.com/sampsyo/audioread
  0
  no reviews



Decode audio files using whichever backend is available. The library for Python 3 currently supports:

* FFmpeg via the ffmpeg command-line interface. * The standard library wave and aifc modules (for WAV and AIFF files).