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