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
not available at the moment
If you already have a working installation of numpy and scipy, you can simply install spafe using pip:
pip install -U spafe
or conda:
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spafe-0.1.1.tar.gz.
File metadata
- Download URL: spafe-0.1.1.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6bb441097b4f6ff9c88f2da8c025669c94c7208d356fbac44659984530a9101
|
|
| MD5 |
f4c7982bcb27085bbed07fe0f85bba63
|
|
| BLAKE2b-256 |
667fafa84bf97927b4e25608c11851e9ea6f024109cad24e47c6b09cd32bfb7a
|
File details
Details for the file spafe-0.1.1-py3-none-any.whl.
File metadata
- Download URL: spafe-0.1.1-py3-none-any.whl
- Upload date:
- Size: 78.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6860111115474e0e33447b186f1d5c850e69f5b7f7632d383f133b2a75a8ebf5
|
|
| MD5 |
61ff26e37db3dfaa7357e758305d5246
|
|
| BLAKE2b-256 |
5d729a25cb3f117e1751c66e1f3368d9a787f7ad2c226078b884b6d218a4c5eb
|