Skip to content

cathar v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Sep 08:19
· 2 commits to main since this release

The first Phase 2 restoration and workflow feature release.

Added

  • Psychoacoustic denoising — Bark-scale masking-aware spectral denoising
    through the psycho-denoise command and library API.
  • Measured deconvolution — regularised spectral inversion using a measured
    impulse response through deconvolve.
  • Co-sparse dequantization — iterative lattice/co-sparse recovery through
    dequantize --method cosparse.
  • Pitch smoothing — pYIN-style confidence and continuity smoothing for
    pitch tracks.
  • Spectral rebalance — match a recording's long-term spectrum to a clean
    reference with rebalance.
  • Stereo modulation effects — stereo-aware chorus, flanger, and
    phaser processing with independent channel modulation.
  • Declarative processing chains — JSON presets through chain, including
    batch execution with batch --preset.