File size: 698 Bytes
d13db1b
 
973bb27
d13db1b
 
 
 
 
 
 
 
 
973bb27
 
 
 
 
 
 
 
 
 
 
 
 
d13db1b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Whisper Gradio Template
emoji: 🎙️
colorFrom: indigo
colorTo: green
sdk: gradio
sdk_version: 5.10.0
app_file: app.py
pinned: false
short_description: hf space gradio app to transcribe audio using whisper ai
---

# Whisper Gradio App

This Gradio app uses OpenAI's Whisper model to transcribe audio files into multiple formats:
- Plain text transcription
- SRT subtitle format
- Detailed JSON output with timestamps and metadata

## Usage
1. Upload an audio file (supports various formats)
2. Wait for the model to process the audio
3. Get the transcription in three different formats


Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference