.. _online_demo: Online Demo =========== Go and try yourself the interactive online demos! `Wiener audio `_ ---------------------------------------------------------------- Allows you to experiment with noise reduction in an audio signal using a Wiener filter. You can visit `the online demo `_ or run it locally with ``streamlit run docs/demo/wiener_audio.py``. `Colorspace `_ ------------------------------------------------------------- Allows you to juggle color spaces. You can visit `the online demo `_ or run it locally with ``streamlit run docs/demo/colorspace.py``.