--- title: Audio Transcriber emoji: 🎙️ colorFrom: green colorTo: blue sdk: gradio app_file: app.py python_version: "3.10" short_description: Upload an audio file and get a transcription using Whisper. tags: - audio - speech-to-text - whisper models: - openai/whisper-small preload_from_hub: - openai/whisper-small ---