Commit 9ecbc4e
v0.5.1: Phase 8e — two-pass NR, chain reorder, tuned defaults
Reorder 14-stage pipeline: gate and NR now run before gain rider so
noise is cleaned at natural signal level. Add NR Cleanup (Pass 2) as
a gentle stationary-mode second pass after the gain rider catches
residual noise the rider amplified. Pass 2 hardcodes guide_stem=None
to avoid reusing the original noise profile.
New chain: gate → NR → gain_rider → de_plosive → nr_cleanup →
dereverb → HPF → EQ → comp_peak → comp_body → de_esser →
soft_clipper → reverb → limiter.
Tuned defaults from real-world testing: all effects enabled, gain
rider max 4 dB, NR Cleanup Strong, HPF 120 Hz, EQ Clean Up,
de-esser 5 kHz / 12 dB, soft clipper 1.8, reverb on. Enhanced
preset updated to match.
232 tests pass (12 new).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4b5c781 commit 9ecbc4e
5 files changed
Lines changed: 582 additions & 287 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments