auditok, an AUDIo TOKenization tool
auditok is an Audio Activity Detection tool that processes online data
(from an audio device or standard input) and audio files. It can be used via the command line or through its API.
Full documentation is available on Read the Docs.
Getting started
Command-line guide
API Reference
- Core
- Util
- Low-level IO
- auditok.io.AudioSource
- auditok.io.Rewindable
- auditok.io.BufferAudioSource
- auditok.io.WaveAudioSource
- auditok.io.PyAudioSource
- auditok.io.StdinAudioSource
- auditok.io.PyAudioPlayer
- auditok.io.from_file
- auditok.io.to_file
- auditok.io.player_for
AudioSourceBufferAudioSourcePyAudioPlayerPyAudioSourceRawAudioSourceRewindableStdinAudioSourceWaveAudioSourcefrom_file()player_for()to_file()
- Signal processing
License
MIT.