


An open source interactive audio player with a spectrogram built-in, primarily based on Bokeh and the HoloViz stack (wav+HoloViz=WaloViz).
:globe_with_meridians: WaloViz Website :globe_with_meridians:, :arrow_forward: Google Colab Demo :arrow_forward:, :bust_in_silhouette: Portfolio Project Page :bust_in_silhouette:
Installation
pip install waloviz
apt-get install ffmpeg
Quickstart
In a notebook cell:
import waloviz as wv
wv.extension()
wv.Audio('http://ccrma.stanford.edu/~jos/mp3/pno-cs.mp3')

To learn more read our Getting Started Guide :)
Our Docs are generated by Sphinx and NBSite and hosted by Read the Docs.
You can also try waloviz
right now with our Google Colab Demo :)
WaloViz is a beginner friendly open-source project!
To make a contirbution, please read our Contributing Guide.
Our Vision
WaloViz has only two long term goals:
Be the Definitive Go-To Visualization Tool for Audio Research Experts
First by being Simple to Use, and secondly by having Powerful Features.
By being Responsive to Users, and Welcoming to Beginner Conftributors.
Roadmap