.. _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 *https://cutcutcodec-wiener-audio.streamlit.app* or run the demo locally with ``streamlit run docs/demo/wiener_audio.py``. `Colorspace `_ ------------------------------------------------------------- Allows you to juggle colour spaces. You can visit *https://cutcutcodec-colorspace.streamlit.app* or run the demo locally with ``streamlit run docs/demo/colorspace.py``.