Audio Noise Reduction
Drop noisy audio — signal processing removes background hum and hiss, faster-whisper verifies intelligibility improvement, exports clean audio ready for publishing or further editing.
What does this workflow do?
System flow
1. Pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis 2. Faster-Whisper — Local speech-to-text transcription with timestamps and speaker turns 3. LLM Reasoning — Large-language-model step that extracts, classifies, validates or writes structured output
Pipeline breakdown
- Pillow
pillow— Image pre-processing — deskew, denoise, crop and normalise before analysis audio → audio - Faster-Whisper
faster-whisper— Local speech-to-text transcription with timestamps and speaker turns audio → json - LLM Reasoning
llm— Large-language-model step that extracts, classifies, validates or writes structured output json → json
Workflow Reputation Score
Based on executions, success rate, update frequency, component quality, and user rating.
Based on executions, success rate, update frequency, component quality, and user rating.
Components used
Image pre-processing — deskew, denoise, crop and normalise before analysis
python-pillow/Pillow ↗Local speech-to-text transcription with timestamps and speaker turns
SYSTRAN/faster-whisper ↗Large-language-model step that extracts, classifies, validates or writes structured output
FlowSync proprietaryHow is this different from n8n or Zapier?
Unlike generic workflow builders, FlowSync workflows ship pre-configured with AI skills baked into every node — OCR, LLM reasoning, transcription, super-resolution — not just webhook triggers. Each node is white-box auditable: you see input, output, and config. Deployment is instant — no self-hosting, no API-key per node.
Use cases
- Podcast audio cleanup
- Interview recording enhancement
- Field recording post-processing
- Course video audio fix
Author & Source
Data handling
FlowSync Workflow Marketplace · 67 reputation score · 25% execution · 93% success · 3-node white-box pipeline · maintained by FlowSync Official
Ready to run?
Drop noisy audio — signal processing removes background hum and hiss, faster-whisper verifies intelligibility improvement, exports clean audio ready for publishing or further editing.