中文
FreeMedia3 nodes
Score 67

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?

Drop your audio — the pipeline runs 3 automated steps: Pillow (audio→audio) → Faster-Whisper (audio→json) → LLM Reasoning (json→json) — and delivers json. Every node is visible, auditable, and replaceable.

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 audio Faster-Whisper audio LLM Reasoning json
  1. Pillow pillow — Image pre-processing — deskew, denoise, crop and normalise before analysis audio → audio
  2. Faster-Whisper faster-whisper — Local speech-to-text transcription with timestamps and speaker turns audio → json
  3. 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.

67Overall
★★★★ 4
Executions
25
Success rate
93
Update frequency
65
Component quality
82
User rating
80

Based on executions, success rate, update frequency, component quality, and user rating.

Components used

Pillowpillow

Image pre-processing — deskew, denoise, crop and normalise before analysis

python-pillow/Pillow ↗
Faster-Whisperfaster-whisper

Local speech-to-text transcription with timestamps and speaker turns

SYSTRAN/faster-whisper ↗
LLM Reasoningllm

Large-language-model step that extracts, classifies, validates or writes structured output

FlowSync proprietary

How 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

This workflow is maintained by the FlowSync team. All components are open-source or commercially licensed. Source code for each component is linked in the Components section above.

Pricing: Free tier available · FREE tier · Official

Data handling

Data is processed in-memory during pipeline execution only. No files are stored permanently unless you choose to save outputs to your account.

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.