feat: acoustic environment fingerprinting + local privacy risk scorer #3
Labels
No labels
a11y
acoustic
backlog
bug
cf-core-dep
diarization
enhancement
inference
privacy
stt
testing
tier:paid
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/cf-voice#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Linnet#20. Extends cf-voice#2 (YAMNet) with privacy-relevant acoustic signal detection and a local risk scorer.
Signals
Privacy risk scorer
PrivacyRiskLevel:low | medium | highPrivacySignalevent type on the SSE stream (Linnet surfaces this in UI)Privacy inversion note
The signals that detect privacy-compromising environments are themselves potentially privacy-leaking. The scorer must run fully local; only the derived risk level (
low/medium/high) may be transmitted, never the raw acoustic features.Dependencies
cf-voice#2 (YAMNet base), cf-voice#1 (diarization — background speaker presence)
Tracking
Linnet#20