-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mzuelch edited this page Jan 24, 2026
·
4 revisions
PATCHBAY is a desktop GUI (DearPyGui) plus a lightweight backend wrapper for running the facebook/SAM-Audio model family on long audio with:
- Chunking (windowing + overlap + reconstruction)
- Temporal anchors (span prompting)
-
Model discovery from the HuggingFace collection
facebook/sam-audiowith (local)/(online) indicators - AudioFX plugins (applied to input, target, residual) with per-stream persistent parameters
- Run workflow UI with Run / Abort and progress reporting
- A parameter summary view plus buttons to Copy or Save a reproducible backend-call snippet
- Installation
- Quickstart
- User Guide
- Models
- AudioFX Plugins
- Built-in AudioFX
- Troubleshooting
- Architecture
Input & Anchors → Description & Run → Output
- Load audio and prepare anchors/markers (optional).
- Configure description + chunking + runtime settings.
- Run separation; inspect/export outputs.
Tip: If you are experimenting with descriptions, keep anchors/markers stable and only vary the description text.
Last updated: 2026-01-24
PATCHBAY • MIT License • Wiki content is intended to match PATCHBAY 0.1.x.
- Home
- Installation
- Quickstart
- User Guide
- Input & Anchors
- Description & Run
- Output
- Export & Files
- Runtime Settings
- Settings & Persistence
- FAQ
- Troubleshooting
- Architecture
- Data Flow
- Backend Interface
- Anchor Algorithms
- Chunking & Reconstruction
- Logging & Debugging
- Parameter Persistence