Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GavinHuang
/
asr-demo
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d7d7874
asr-demo
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
GavinHuang
fix: declare model as global in transcribe function for proper access
d7d7874
26 days ago
.gitattributes
Safe
1.52 kB
initial commit
26 days ago
README.md
Safe
915 Bytes
update README for real-time speech-to-text application and remove spaces.GPU decorator from load_model function
26 days ago
app.py
Safe
3.31 kB
fix: declare model as global in transcribe function for proper access
26 days ago
requirements.txt
Safe
103 Bytes
update Gradio version in requirements and fix indentation in transcribe function
26 days ago