Podcast Episode Pipeline
Drop a podcast audio file — faster-whisper transcribes with speaker diarisation, LLM generates show notes, chapter markers, pull-quotes, and social-ready highlights, exports as structured DOCX.
What does this workflow do?
System flow
Audio ingestion → Faster-Whisper transcription with speaker diarisation → LLM chapter detection & highlight extraction → LLM show notes drafting → Python-DOCX formatted export
Pipeline breakdown
- 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 - LLM Reasoning
llm— Large-language-model step that extracts, classifies, validates or writes structured output json → markdown - Python-DOCX
python-docx— Renders the final Word document with headings, tables and styling markdown → docx
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
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 proprietaryRenders the final Word document with headings, tables and styling
python-openxml/python-docx ↗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
- Weekly podcast production
- Interview transcription
- Show notes generation
- Social media clip extraction
Author & Source
Field notes
每期 40 分钟节目,以前手动写 shownotes 要 2 小时。现在跑完 pipeline 只需要核对一下人名拼写,省下大量时间做内容。
Data handling
FlowSync Workflow Marketplace · 72 reputation score · 30% execution · 99% success · 4-node white-box pipeline · maintained by FlowSync Official
Ready to run?
Drop a podcast audio file — faster-whisper transcribes with speaker diarisation, LLM generates show notes, chapter markers, pull-quotes, and social-ready highlights, exports as structured DOCX.