Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pgits
/
stt-gpu-service-v3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stt-gpu-service-v3
123 kB
Ctrl+K
Ctrl+K
3 contributors
History:
146 commits
pgits
Fix model paths: Use Candle-specific repository (-candle suffix)
001cbbe
7 months ago
__pycache__
Fix Python try/except block structure and validate with linter
7 months ago
configs
Fix model paths: Use Candle-specific repository (-candle suffix)
7 months ago
src
MAJOR FIX: Switch from conversation model to dedicated STT model
7 months ago
.dockerignore
Safe
129 Bytes
Add .dockerignore to force Rust rebuild - version 1.4.13
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
135 Bytes
v1.4.8: Add language conditioning for multilingual STT model
7 months ago
CLAUDE.md
Safe
3.69 kB
Initial deployment of Kyutai STT Server v3
7 months ago
Cargo.toml
Safe
1.13 kB
Fix model paths: Use Candle-specific repository (-candle suffix)
7 months ago
DEPLOYMENT.md
Safe
4.3 kB
Initial deployment of Kyutai STT Server v3
7 months ago
Dockerfile
Safe
6.04 kB
Fix STT model file paths - correct tokenizer filenames
7 months ago
README.md
Safe
1.88 kB
feat: Force fresh deployment with clear STT vs TTS identification
7 months ago
app.py
Safe
21.2 kB
v1.4.38: CRITICAL FIX - Moshi dual-stream configuration for STT
7 months ago
diagnostic_test.py
Safe
9.63 kB
REVERT: Switch back to 1B multilingual model for T4 GPU compatibility
7 months ago
docker-compose.yml
Safe
423 Bytes
Initial deployment of Kyutai STT Server v3
7 months ago
kyutai-rustServer.code-workspace
Safe
64 Bytes
feat: Add runtime dependencies for HuggingFace Spaces integration
7 months ago
requirements.txt
Safe
87 Bytes
Initial deployment of Kyutai STT Server v3
7 months ago
test_audio.py
Safe
2.7 kB
MAJOR: Switch to 2.6B English STT model to match unmute.sh
7 months ago
test_real_speech.py
Safe
9.54 kB
v1.4.3: Debug token filtering - Show all generated tokens
7 months ago
test_websocket.py
Safe
1.01 kB
Enhance Rust server startup debugging and fix version
7 months ago