PCS_Online_Demo
Introduction
Hello everyone!
An online version of Post-processing PCS is now available on https://lojoffy-pcs-online-demo-main-luu0rc.streamlitapp.com/
You can benefit from :
- Upload your audio directly without installing anything.
- Check whether PCS can further boost your SE results under a minute.
- Select the best tunable parameters for PCS online
Screenshot
How to use?
Online website (suggested)
- browse website directly: https://lojoffy-pcs-online-demo-main-luu0rc.streamlitapp.com/
Host locally
- Follow the https://streamlit.io to build the website service.
pip install -r requirement.txt
pip install streamlit
streamlit run main.py