Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 404 Bytes

whisper-api-ui

Python web app using Pynecone to upload audio files to OpenAI's Whisper API.

screenshot

pip install -r requirements
pc run

See Pynecone docs for more info.