Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mconvo
/
pyannote-speaker-diarization-3.1
like
1
Runtime error
App
Files
Files
Community
2722875
pyannote-speaker-diarization-3.1
/
app.py
mconvo
initial commit
2722875
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()