Skip to main content

A module for Audio/Acoustic Activity Detection

Project description

https://travis-ci.org/amsehili/auditok.svg?branch=master Documentation Status

auditok is an Audio Activity Detection tool that can process online data (read from an audio device or from standard input) as well as audio files. It can be used as a command line program and offers an easy to use API.

The documentation of this version can be found at Readthedocs.

Requirements

auditok can be used with standard Python!

However, if you want more features, the following packages are needed:

  • Pydub : read audio files in popular audio formats (ogg, mp3, etc.) or extract audio from a video file.

  • PyAudio : read audio data from the microphone and play back detections.

  • matplotlib : plot audio signal and detections (see figures above).

  • numpy : required by matplotlib. Also used for math operations instead of standard python if available.

  • Optionally, you can use sox or [p]arecord for data acquisition and feed auditok using a pipe.

Installation

Install with pip:

sudo pip install auditok

or install the latest version on Github:

git clone https://github.com/amsehili/auditok.git
cd auditok
sudo python setup.py install

Getting started

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

auditok-0.1.6.tar.gz (1.9 MB view details)

Uploaded Source

File details

Details for the file auditok-0.1.6.tar.gz.

File metadata

  • Download URL: auditok-0.1.6.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for auditok-0.1.6.tar.gz
Algorithm Hash digest
SHA256 58525528ad59809703398902f18538f2caadb98a587b8e395bd3508590e97f17
MD5 2f7db4c7e07f5830f6fbc159b1cc20a2
BLAKE2b-256 47bb083d3d26255eabf17f92ceaed58c319eb84b8fc5306657300259466ba9a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page