117fab15 shared you an app

Build an app using Streamlit that converts voice to text using OpenAI. The app should allow users to upload an audio file, which will then be sent to OpenAI's API for transcription. The transcribed text will be displayed on the web interface. Packages used: streamlit, openai, pydub.

Please login to use this app.