From Local to Live: Deploying an Audio Transcription & Translation App Using Streamlit, Docker, and GitHub Actions
🧠 Introduction
In this blog post, I’ll walk you through how I built, containerized, and deployed a real-time audio transcription and translation app using:
🎧 Streamlit for the frontend
🤖 OpenAI Whisper API for transcription
🌐 Translation API f...
krish27.hashnode.dev6 min read