Conventions for Python + Apache Beam


Keywords
klio, apache, beam, audio, audio-processing, data-pipeline, media-processing, signal-processing
License
Apache-2.0
Install
pip install klio==21.12.0rc1

Documentation

Klio Logo

klio: Smarter data pipelines for audio

Apache Licensed Documentation Status Join the #klio channel in Spotify FOSS Slack
Latest Versions of Klio Packages:
Latest version of klio-cli on PyPI Latest version of klio on PyPI Latest version of klio-exec on PyPI Latest version of klio-audio on PyPI Latest version of klio-core on PyPI

What is Klio?

Klio is an ecosystem that allows you to process audio files – or any binary files – easily and at scale.

Klio jobs are opinionated data pipelines in Python (streaming or batch) built upon Apache Beam and tuned for audio and binary file processing.

Klio was built by Spotify to run our large-scale audio intelligence systems and is used by teams of engineers and audio researchers to help develop and deploy next generation audio algorithms.

Read more about Klio here.

Get Started

Check out our Quick Start guide on how to start using Klio.

Resources