Skip to content

Getting Started

Our interactive Streamlit demonstration provides a quick way to explore the blueprint's capabilities.

Installation

First, install all required dependencies:

pip install .

Running the Demo

Launch the demo application with the provided script:

# Execute from the fake_audio_detection root directory
./demo/run.sh

The application will start automatically and open in your default web browser.