Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohitp1
/
whisper-small-en-noise-robust
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
50aad7c
whisper-small-en-noise-robust
/
app.py
rohitp1
initial commit
50aad7c
almost 2 years ago
raw
Copy download link
history
blame
Safe
149 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/rohitp1/kkkh_whisper_small_distillation_att_loss_libri360_epochs_100_batch_4_concat_dataset"
).launch()