Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
guagualong
/
speechbrain-spkrec-xvect-voxceleb
like
0
Sleeping
App
Files
Files
Community
main
speechbrain-spkrec-xvect-voxceleb
/
app.py
guagualong
initial commit
c88ff1d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/spkrec-xvect-voxceleb"
).launch()