An open source interactive audio player with a spectrogram built-in, primarily based on Bokeh and the HoloViz stack (wav+HoloViz=WaloViz
).
🌐 WaloViz Website 🌐,
pip install waloviz
ffmpeg --version
If the
ffmpeg --version
command fails, try following the Installation Instructions in our Getting Started guide.
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 contribution, please read our Contributing Guide.
What an incredible community response to our launch! Thank you all so much!
WaloViz has only two long term goals:
First by being Simple to Use, and secondly by having Powerful Features.
By being Responsive to Users, and Welcoming to Beginner Contributors.
- Early Alpha release
- Create and follow dependencies Issues
- Create a PR for the Panel Community Gallery
- Plan Beta release features
- Extensive UI Tests (with playwright, see tests/ui/sanity_test.py)
- Prepare Beta release
- Write Medium article for Beta launch
- Beta release
- Plan 1.0 release features
- Prepare 1.0 release
- 1.0 release