Set up a Streamlit app to transcribe MP3 audio files using AssemblyAI
Show me the code
.env
file in the project root with your AssemblyAI API key:
main.py
with the following content:
.env
file in the same directory as the script. Then, execute the Streamlit app: