Python library for vibrational analysis of audio
Project description
pyAudioAnalyzer
Python library for vibrational analysis of audio
Python-Bibliothek für die Schwingungsanalyse von Audio
Libreria Python per l'analisi vibrazionale dell'audio
Installation
Prerequisites
pip install scipy
pip install numpy
pip install matplotlib
pip install seaborn
pip install playsound
pip install pyfftw
pip install librosa
pip install gtts
pip install sounddevice
Currently, I am using librosa to read audio files. This requires FFMPEG to work. Unfortunately, there is no installer available for Windows (to my knowledge) and you have to unzip and set the environmental variables. Several installation guides are available for this.
sudo apt-get install libsndfile1
Install
Clone repository and install via PIP using the state of this repository:
python -m pip install -U .
You can also install via PIP with the last release:
pip install pyAudioAnalyzer
Getting started
See Python scripts and iPython notebooks under examples.
File types
- M4A: Audio-only MPEG-4 (Moving Picture Experts Group)
- 3GP, 3G2: MPEG-4, for smartphones typically Part 12 and specifically 3GP
- WAV: Waveform Audio File Format
- MP3: MPEG-1 Audio Layer III and MPEG-2 Audio Layer III
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
File details
Details for the file pyAudioAnalyzer-0.2.2.tar.gz
.
File metadata
- Download URL: pyAudioAnalyzer-0.2.2.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81752a3f553e83e936f6831800b18c3ea1105821962de7d86e7209459cb217cb |
|
MD5 | 25133b4a2f1417333cf403bd4f6d3fa4 |
|
BLAKE2b-256 | 046fbd79814e0af7d0b4979153adc72c39c5aba9f13b87b4c75099e524ad50de |