Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shelbao
/
pyannote-speaker-diarization-3.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
81e3f71
pyannote-speaker-diarization-3.1
/
app.py
shelbao
initial commit
81e3f71
verified
3 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/pyannote/speaker-diarization-3.1"
).launch()