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
9.75 kB
1 contributor
History:
29 commits
GavinHuang
fix: load model inside transcribe function to ensure availability during audio processing
895c600
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 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
5 months ago
app.py
Safe
7.2 kB
fix: load model inside transcribe function to ensure availability during audio processing
5 months ago
requirements.txt
Safe
120 Bytes
fix: update numpy version to 1.25.0 in requirements
5 months ago