whisper-transcriber / README.md
jonathanagustin's picture
Sync from deploy tool: tutorials/03-whisper-transcriber
c2e0109 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Whisper Transcriber
emoji: ๐ŸŽ™๏ธ
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 6.0.2
app_file: app.py
pinned: false
license: mit

๐ŸŽ™๏ธ Whisper Transcriber

Transcribe speech to text using OpenAI's Whisper via the HuggingFace Inference API.

Features

  • Record audio directly in browser
  • Upload audio files
  • No model downloads - uses API

Setup

Add your HF_TOKEN as a Secret in Space Settings.