How to Build a Web App to Transcribe Audio Using Python and AssemblyAI

We will use Streamlit to built a web app which lets a user upload their audio. AssemblyAI’s API will be used to transcribe this audio. We will also build some cool animations

Rahul Banerjee
Towards Data Science
11 min readApr 27, 2021

--

Screen Capture of Web App

--

--