Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aalee663
/
speechbrain-google_speech_command_xvector
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a91e4ab
speechbrain-google_speech_command_xvector
/
app.py
aalee663
initial commit
a91e4ab
about 2 years ago
raw
Copy download link
history
blame
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/google_speech_command_xvector"
).launch()