Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Novamok
/
pyannote-speaker-diarization-3.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pyannote-speaker-diarization-3.1
/
app.py
Novamok
initial commit
e5ae8aa
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/pyannote/speaker-diarization-3.1"
).launch()