Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 278 Bytes

File metadata and controls

18 lines (13 loc) · 278 Bytes

Stemmer

Local-first desktop app for stem separation and vocal repair.

Features

  • vocals/instrumental split
  • dereverb and denoise presets
  • local model download, preview, and export

Run

bun install
cp .env.example .env
bun run setup:runtime
bun run dev