
audioread 3.1.0
0
Multi-library, cross-platform audio decoding.
Contents
Multi-library, cross-platform audio decoding.
Stars: 535, Watchers: 535, Forks: 112, Open Issues: 41The beetbox/audioread repo was created 14 years ago and the last code push was 3 months ago.
The project is popular with 535 github stars!
How to Install audioread
You can install audioread using pip
pip install audioread
or add it to a project with poetry
poetry add audioread
Package Details
- Author
- Adrian Sampson
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/audioread/
- GitHub Repo:
- https://github.com/sampsyo/audioread
Classifiers
- Multimedia/Sound/Audio/Conversion
Related Packages
Errors
A list of common audioread errors.
Code Examples
Here are some audioread code examples and snippets.
GitHub Issues
The audioread package has 41 open issues on GitHub
- Fingerprinting: Too Many Open Files
- Gstreamer backend seems to leak memory
pythonfix