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