Noise Suppression Pipeline
End-to-end noise reduction for audio and video files using DeepFilterNet. CLI auto-detects format, extracts the audio stream with FFmpeg, denoises it, then muxes it back into the original video without re-encoding the picture. Runs at ~9× realtime on CPU. Serverless AWS deployment (S3 + Lambda + DynamoDB) in progress.