Simplified python Audio Features Extraction
Project description
spafe: Simplified Python Audio-Features Extraction
spafe aims to simplify features extractions from mono audio files. The library can extract of the following features: BFCC, LFCC, LPC, LPCC, MFCC, IMFCC, MSRCC, NGCC, PNCC, PSRCC, PLP, RPLP, Frequency-stats etc. It also provides various filterbank modules (Mel, Bark and Gammatone filterbanks) and other spectral statistics.
Installation
Dependencies
spafe requires:
- Python (>= 3.5)
- NumPy (>= 1.17.2)
- SciPy (>= 1.3.1)
User installation
If you already have a working installation of numpy and scipy, you can simply install spafe using pip:
pip install -U spafe
or conda (not available at the moment):
conda install spafe
How to use
Various examples on how to use spafe filter banks or feature extraction techniques are available under examples.
Contributing
Contributions are welcome and encouraged. To learn more about how to contribute to spafe please refer to the Contributing guidelines
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spafe-0.1.2.tar.gz
.
File metadata
- Download URL: spafe-0.1.2.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fab949c906d341683695171efd01c6b0d6d33022664a04f80b9bb8bebe95bedb |
|
MD5 | 2dfe3996b7dffd964516d7994e6a9bd4 |
|
BLAKE2b-256 | 03bfd761c5fc9d23ed92604c0f5c0b0644cbeb180d2e014090a27a8ecd3605c2 |
Provenance
File details
Details for the file spafe-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: spafe-0.1.2-py3-none-any.whl
- Upload date:
- Size: 77.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65a33f3cfedb745dd92b839d2db0f39da01d4196b422b05a216c45a73f6df162 |
|
MD5 | c46a07ec23793ea774811e2f24c3ebdf |
|
BLAKE2b-256 | a9d9d92807657a5125318639aa1636c0a76fb87222d48b5c290996ed9d5be1b6 |