Socket
Socket
Sign inDemoInstall

waloviz

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

waloviz

An interactive audio player with a spectrogram built-in, as a Jupyter widget or as HTML.


Maintainers
1

License: MIT Contributor Covenant UI Tests Docs
PyPi Version All time downloads Weekly Downloads PyPi Python Versions

example snapshot 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')

Stereo Example

To learn more read our Getting Started Guide :)

Documentation

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 :)

Contributing

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.

Grow a Healthy Open-Source Community

By being Responsive to Users, and Welcoming to Beginner Conftributors.

Roadmap

  • 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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc