Blog

Posts with Tag: AI

Implementing a Local Audio Transcription Service with OpenAI Whisper and Docker

Implementing a Local Audio Transcription Service with OpenAI Whisper and Docker

Posted on 29th Jul 2024

As an IT professional, finding efficient and innovative solutions to unique project requirements is part of the job. Recently, I was tasked with setting up a service that could transcribe audio into text locally, without relying on an internet connection. This service needed to run on a Linux system...