Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ld75
/
pyannote-voice-activity-detection
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
575d1c7
pyannote-voice-activity-detection
/
app.py
Ld75
initial commit
575d1c7
almost 2 years ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pyannote/voice-activity-detection"
).launch()