An open API service indexing awesome lists of open source software.

https://github.com/antosser/whisper-ui-web

Web App for interacting with the OpenAI Whisper API visually, written in Svelte
https://github.com/antosser/whisper-ui-web

app english svelte text voice voice-recognition voice-to-text web whisper

Last synced: 2 months ago
JSON representation

Web App for interacting with the OpenAI Whisper API visually, written in Svelte

Awesome Lists containing this project

README

          

# Whisper UI Web 🔉
Web App for interacting with the OpenAI Whisper API visually, written in Svelte

# Usage
1. Go to the [deployed website](https://whisper.antonaparin.com).
2. Enter your OpenAI token, which you can get at [OpenAI API keys](https://platform.openai.com/account/api-keys).
3. Drag your audio file into the "File submission" section.
4. Click "Submit", and your transcribed text should be displayed below.

# Screenshot
![image](https://github.com/Antosser/whisper-ui-web/assets/71790328/c6f5dac8-1420-46e0-9ac8-8254e49421b9)