How I create content in 8 minutes instead of 55: voice to text workflow
I don't copy and paste content the old way anymore. Now I have a custom API setup: I run a transcription model on my local laptop configured as a FastAPI server that connects through Cloudflare Tunnel, the infrastructure means I can just talk and it automatically copies to my clipboard every five seconds without me needing to manually transcribe anything. I have an instance of Claude Code running here, I paste the transcript in and Claude reads the proofreading instructions from the folder.
The workflow
The workflow is straightforward: firstly Claude puts the original transcript in the markdown file, then creates a proofread version according to my custom prompts, this is just my way of doing things. Claude then creates a content hierarchy chart below so I can look at it and see if something's missing, identify gaps or new angles. All I need to do is press Cmd+C on my MacBook: it's not very heavy work, at the same time it resets the clipboard and erases everything in the Claude Code input box so I can start pasting something new.
Claude also updates the content strategy file which gives me a list of topics I'm working on, how they interconnect and link together. All I need to do is sit here and talk, look at the preview, look at the charts as they evolve. It's basically having a content team in front of me.
The philosophy: eliminate boring, not human
One very important thing to remember: we're not trying to eliminate humans, we're trying to eliminate the boring parts that exhaust people. For example, Lewis Hamilton shouldn't be eliminated, he should outsource as much as possible to his team: car preparation, the marketing, all of that, he should focus on the one thing he does well which is driving. When we do content we have to think about that: what do I do well, what do I enjoy doing, what would make my life so much better if I had more time doing it and less time doing all the tedious tasks?
Focus on that.
Example: Nathan's staircase business
Nathan is an architect and technical contractor specialising in professional staircases for high-end architects. He runs a team of about 11 employees and has 25 years of experience in the industry. The problem is that admin, contractor management, site supervision and all the day-to-day operations consume all of his time, he doesn't have time to talk about the great work he's doing even though he knows his projects inside out and has incredible insights to share.
I set up this exact content workflow for him. Now every time Nathan has an exciting idea, he just talks about it, the system captures it and spins out both the original transcript and a polished version ready for LinkedIn, tweets, case studies, whatever format he needs. It's like having a BBC interviewer or a professional biographer talking to him every time he has a thought worth sharing. He's now working his way through a catalogue of projects he can talk about: before, during, and after each build.
Here's why this matters for Nathan's business. Firstly, architects and high-end clients care about aesthetics, they want something that looks beautiful and feels special, it feels even more special when there's a story behind it. Nathan now has those stories documented and ready to share. Secondly, he's an architect himself so he knows what's working on-site, what's causing friction with contractors, what design tweaks make a project easier to deliver. Every project that starts now becomes a complete case study with lessons learned, before it used to be wasted knowledge that just lived in Nathan's head. Now every project is documented, utilised, and turned into content that attracts more clients and builds his reputation.
Time savings in practice
| Step | Traditional (manual) | Automated (this workflow) |
|---|---|---|
| Record | Voice memo: 5 min | Talk: 5 min (auto-transcribed every 5s) |
| Transcribe | Listen back & type manually: 15-20 min | Auto-copied to clipboard: 0 min |
| Proofread | Manual proofreading & formatting: 10-15 min | Claude Code processes: 30-60 seconds |
| Structure | Create hierarchy chart manually: 5-10 min | Auto-generated Mermaid chart: included above |
| Strategy | Update tracker manually: 5 min | Auto-updated tracker: included above |
| Review | - | Review output: 2-3 min |
| Total time | 40-55 minutes | 8-10 minutes |
| Time saved | - | 30-45 minutes (73-82% faster) |
For Nathan creating 10 project case studies:
- Traditional way: 400-550 minutes (6.5-9 hours)
- This workflow: 80-100 minutes (1.5-2 hours)
- Time saved: 5-7 hours that he can now spend on business development or delivering projects
Why this uses OpenAI Whisper Turbo instead of iPhone dictation
A lot of people ask why not just use the dictation function on iPhone. The answer is that it works to a minimal level but it's not production-quality for professional content creation. iPhone dictation uses iPhone hardware which has limited processing power, this workflow runs on a GPU with hundreds of VRAM like a GTX 2080 or better which makes a massive difference. iPhone dictation fails when you mix multiple languages like Vietnamese and English, it cuts off mid-sentence when you switch languages. OpenAI Whisper Turbo handles multilingual mixing seamlessly, you can switch between Vietnamese and English mid-thought without the transcription breaking.
The Whisper Turbo model is the perfect balance between speed and accuracy. The Whisper Large model sometimes gets things wrong that Turbo catches correctly. All transcriptions are saved to a CSV file so later on you can use AI to run through them again and see if you missed any ideas or anything worth developing. Most bilingual speakers think in mixed languages, iPhone dictation forces you to stick to one language but this workflow lets you talk naturally.
What this means for business owners
If you're running a £5M-£20M business, your time is worth more than typing, formatting, and structuring content manually. This workflow eliminates the boring parts that exhaust people, it doesn't eliminate the human expertise that makes your content valuable. You still need to know what you're talking about, you still need the insights and experience, but now you can focus on thinking and talking about your ideas instead of wasting hours on admin work.
The mental load drops dramatically. You're not juggling typing and thinking at the same time, you're just thinking and talking naturally. The quality stays consistent because the same proofreading rules get applied every time. And because all your transcriptions are archived in CSV format, you build up a searchable library of ideas that you can mine for future content.
This is friction economics in action: eliminate every second of wasted movement, just like F1 drivers who don't even take toilet breaks during races because every second counts. Your business deserves the same ruthless approach to efficiency.


