DEV Community

Cover image for Transcribe any podcast in 1 minute with serverless Python
Jonathon Belotti
Jonathon Belotti

Posted on

2

Transcribe any podcast in 1 minute with serverless Python

In late September OpenAI publicly released a shockingly good speech-to-text AI model. Pretty soon after that I began working on using it to make a podcast transcriber tool. I'm a big podcast listener (probably 10+ hrs a week) and I'm keen to hear any feedback you have on the tool.

modal-labs-whisper-pod-transcriber-fastapi-app.modal.run

Here's some videos showing how it works.

If you're interested in the technical details, you can read more in a blog post.

This is built only with .py code. No YAML, C++, Dockerfile, nothing like that, just Python.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay