19 lines
613 B
Markdown
19 lines
613 B
Markdown
# Pulse Custom Voice Stack
|
|
|
|
This repository is a sanitized snapshot of a working Pulse setup with custom microphone processing support.
|
|
|
|
Included:
|
|
- Pulse source tree snapshot from `/opt/pulse`
|
|
- Custom install/patch scripts in `scripts/`
|
|
- DeepFilterNet/RNNoise-related client+server changes currently present in the source snapshot
|
|
|
|
Excluded for safety/portability:
|
|
- `.env`
|
|
- runtime `data/` and `data-test/`
|
|
- original `.git` metadata from upstream clone
|
|
|
|
## Quick start
|
|
1. Copy your `.env` into this repo root.
|
|
2. Build/run with your compose workflow.
|
|
3. Use scripts in `scripts/` for automated setup flows.
|