You are browsing as a guest. Sign up (or log in) to start making projects!

Whisper-API

  • 5 Devlogs
  • 13 Total hours

Full stack service to transcribe voice file into text

Ship #1 Changes requested

I wanted to transcribe my audio meetings into text, but everything I found was either paid or behind a subscription. So I thought, why should I pay for something I can build myself? So I did.
The real challenge was getting the model to actually run on a Raspberry Pi 5. With only 4GB of RAM it choked badly at first. I fixed it by splitting the audio into chunks and transcribing them one at a time instead of loading the whole file into memory at once.
Drop your audio, get your text back, fully self-hosted, running on a Pi.

  • 5 devlogs
  • 13h
Try project → See source code →

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…