Whisper-Powered Transcription
Summary
I built a pipeline that ingests raw audio, runs Whisper for transcription, and publishes structured text to editorial tools. The system turns recordings into searchable articles within minutes.
Role & Impact
I wrote the orchestration scripts, tuned Whisper models, and built error handling so staff could trust automated transcripts. Turnaround time for interviews dropped from days to minutes.
Tech Highlights
- Python and Whisper for transcription
- S3 object storage and lifecycle policies
- WordPress REST API for publishing
- Structured JSON outputs for downstream apps