Skip to content

Latest commit

 

History

History
 
 

audio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The klio-audio Library

Latest version of klio-audio on PyPI Status of klio-audio unit tests

klio-audio is an optional library with helper transforms related to processing audio, including downloading from GCS into memory, loading into numpy via librosa, generate various spectrograms, among others.

Installation

To make use of klio-audio, add klio[audio] in your job-requirements.txt file so that it is installed in your job's Docker image.

As the klio-audio library is not meant to be installed directly, check out the installation guide for how to setup installation. There is also the user guide and the API documentation for more information.