Releases: YinPing-Cho/PCS-FIR-Filter
Releases · YinPing-Cho/PCS-FIR-Filter
Wave-PCS with manual and statistical FIR filter design methods
- Design perceptual contrast stretching (PCS) filters for audio signals with two modes available: 'manual' uses the default gains from the official PCS repo; 'statistical' circumvents the log-1-p non-linearity with impulse response approximation.
- Example PyTorch code to demonstrate how the designed FIR filter can be efficiently implemented in deep learning pipelines.
- Code snippets to validate the wave-PCS results and the original spectral-PCS results.