Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GavinHuang
/
asr-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
895c600
asr-demo
Ctrl+K
Ctrl+K
1 contributor
History:
29 commits
GavinHuang
fix: load model inside transcribe function to ensure availability during audio processing
895c600
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
README.md
Safe
915 Bytes
update README for real-time speech-to-text application and remove spaces.GPU decorator from load_model function
3 months ago
app.py
Safe
7.2 kB
fix: load model inside transcribe function to ensure availability during audio processing
3 months ago
requirements.txt
Safe
120 Bytes
fix: update numpy version to 1.25.0 in requirements
3 months ago