Expand description
Client-facing auditory Ears MVP + later swarm helpers.
Structs§
- Audio
Capability Dto - Honest, machine-readable status of one audio capability (for Listen UI honesty chips).
- Cross
Modal Demo Dto - Ears
Demo Dto - Mixer
Track Dto - One mixer track strip (UI ↔ process plan).
Functions§
- analyze_
mono_ pcm - Run weighted AED on mono PCM (from mic pull or file).
- audio_
capabilities - Snapshot the audio capability registry as serializable DTOs.
- audio_
correct_ instance - audio_
reject_ instance - capture_
policy_ demo - Capture policy demo: intent required before live ring accepts PCM.
- cross_
modal_ demo - daw_
fx_ demo - DAW FX chain demo (EQ + comp + delay on mono).
- daw_
history_ demo - ears_
demo - ears_
from_ wav - ears_
weighted_ demo - ensure_
aed_ weights - Seed and persist AED weights under storage_root/models/aed_seed.qaed
- ensure_
speech_ weights - gen_
audio_ demo - TTS consent + stem separation demo.
- mixer_
bounce - Bounce a mixer session (synthetic tones per track) through ProcessPlan FX chain.
- mixer_
default_ session - Default 3-strip mixer session for Listen UI.
- music_
analysis_ demo - Music analysis demo: onsets + tempo + structure (reference quality).
- section18_
smoke_ dto - shared_
clock_ demo - Shared media clock + joint window demo.
- sonify_
ears_ demo - U3-style hear: demo events → WAV data URL + optional file under storage.
- speech_
demo - speech_
from_ disk - Speech using disk weights if present.
- synth_
with_ consent