Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rjzevallos
/
streaming
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
20547d7
streaming
1.94 MB
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
rjzevallos
Fix: send 'FINISH' text over WebSocket on stop to match server
20547d7
6 months ago
simul_whisper
Add simulstreaming_whisper module, update requirements, improve Dockerfile and model handling
6 months ago
whisper_streaming
Add simulstreaming_whisper module, update requirements, improve Dockerfile and model handling
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
456 Bytes
Add simulstreaming_whisper module, update requirements, improve Dockerfile and model handling
6 months ago
CHECKLIST.md
Safe
1.96 kB
Whisper Gradio
6 months ago
DEPLOYMENT.md
Safe
2.98 kB
Whisper Gradio
6 months ago
DEPLOY_STEP_BY_STEP.md
Safe
6.75 kB
Whisper Gradio
6 months ago
Dockerfile
Safe
541 Bytes
Fix: Optimize build to prevent OOM - download model at runtime instead of build time
6 months ago
README.md
Safe
7.28 kB
Fixed
6 months ago
START_HERE.md
Safe
5.45 kB
Whisper Gradio
6 months ago
app.py
Safe
2.9 kB
Fix: send 'FINISH' text over WebSocket on stop to match server
6 months ago
requirements.txt
Safe
173 Bytes
Fix: Optimize build to prevent OOM - download model at runtime instead of build time
6 months ago
server_wrapper.py
Safe
3.15 kB
Fix: Use openai-whisper library for model loading instead of torch.hub
6 months ago
setup.sh
Safe
2.01 kB
Whisper Gradio
6 months ago
simulstreaming_whisper.py
Safe
11.5 kB
Add simulstreaming_whisper module, update requirements, improve Dockerfile and model handling
6 months ago
token_buffer.py
Safe
2.36 kB
Add simulstreaming_whisper module, update requirements, improve Dockerfile and model handling
6 months ago