--- title: Whisper Tiny Speech Recognition emoji: 🎤 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 6.19.0 app_file: app.py short_description: Transcribe speech to text with Whisper Tiny python_version: "3.12" startup_duration_timeout: 30m --- This Space uses OpenAI's [Whisper-Tiny](https://huggingface.co/openai/whisper-tiny) model for automatic speech recognition (ASR). Upload an audio file or record from your microphone to transcribe speech to text.