Install
pip install koe-acoustic-features
Usage
from koe_acoustic_features import AcousticExtractor
extractor = AcousticExtractor.from_file('audio.wav', 120, 500)
f0 = extractor.fundamental_frequency()
# Full list of supported features see implementation
Test
nosetests --nocapture -v
Check coding standard:
gitlab-runner exec docker check-coding-standard-compliance
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file koe-acoustic-features-0.0.2.tar.gz.
File metadata
- Download URL: koe-acoustic-features-0.0.2.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46c5f69980fe63f9653f9846c621f69d68d9a33b1f81aeb52d6533787427e90d
|
|
| MD5 |
162d74317439e1e8a58228426bcf5c0a
|
|
| BLAKE2b-256 |
dd441a1e8ab046bc8c2a8186d6cad0f8b284f3a1fe572e655f038caab63fc3bd
|