Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hanhpt23
/
ASR-German
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0cd8c12
ASR-German
/
app.py
Hanhpt23
initial commit
0cd8c12
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/Hanhpt23/whisper-medium-Encode-GermanMed-full"
).launch()