AI Whisper - Transcription Service

Welcome to the AI Whisper Transcription Service. This service allows you to transcribe audio content using AI-powered speech recognition technology.

WebSocket Interface

Test real-time audio transcription using WebSockets. Record audio or upload files directly through the WebSocket connection.

Open WebSocket Tester

File Upload

Upload audio files for transcription using a simple HTTP form interface with AJAX. Ideal for offline processing of recorded audio.

Open File Uploader

Direct Upload

Simple basic HTML form that posts directly to the API endpoint. Use this for troubleshooting or as a fallback option.

Try Direct Upload