Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
umesht
/
speechbrain-google_speech_command_xvector
like
0
Sleeping
App
Files
Files
Community
main
speechbrain-google_speech_command_xvector
/
app.py
umesht
initial commit
3189d75
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/speechbrain/google_speech_command_xvector"
).launch()