Test transcription shielding while retaining clean audio - #7682
Draft
ComputelessComputer wants to merge 2 commits into
Draft
ComputelessComputer wants to merge 2 commits into
ComputelessComputer wants to merge 2 commits into
Conversation
ComputelessComputer
marked this pull request as draft
September 17, 2026 14:08
There was a problem hiding this comment.
All reported issues were addressed across 2 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
ComputelessComputer
force-pushed
the
chore/transcription-shield-experiment
branch
2 times, most recently
from
September 18, 2026 02:24
0500354 to
525260c
Compare
Add an isolated local experiment with model and codec comparisons, listening reports, and measurement checks. ANLG-393.
Declare the test environment and reject shuffled perturbations that would clip instead of changing their distribution. ANLG-393.
ComputelessComputer
force-pushed
the
chore/transcription-shield-experiment
branch
from
September 18, 2026 04:27
47b538d to
8190a5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add an isolated local experiment with model and codec comparisons, listening reports, and measurement checks. ANLG-393.
Summary by cubic
Implements ANLG-393 with an isolated, offline transcription-shield experiment. It fits a perturbation to one complete utterance while retaining the clean audio, then compares transcription and codec effects through reproducible artifacts.
Details
tiny.en,base.en, orsmall.enmodels before and after a 24 kbps Opus round trip.uv, requiresffmpeg, downloads Whisper models locally, and refuses existing output directories.Written for commit 8190a5b. Summary will update on new commits.