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...
692769a
asr-demo
1 contributor
History:
24 commits
GavinHuang
fix: move numpy and soundfile imports inside transcribe function and clean up audio buffer handling
692769a
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
5.61 kB
fix: move numpy and soundfile imports inside transcribe function and clean up audio buffer handling
5 months ago
requirements.txt
Safe
120 Bytes
fix: update numpy version to 1.25.0 in requirements
5 months ago