Use official HuggingFace documentation approach to override model detection 2a50bb0 Peter Michael Gits Claude commited on Sep 4, 2025
Aggressive Docker enforcement - prevent HuggingFace Rust moshi-server override d4effe0 Peter Michael Gits Claude commited on Sep 4, 2025
Fix HuggingFace configuration - force Docker mode over Rust moshi-server 6558d32 Peter Michael Gits Claude commited on Sep 4, 2025
Major: Revert to full Moshi model with L4 GPU upgrade 1195fdc Peter Michael Gits Claude commited on Sep 4, 2025
Add comprehensive LMGen debugging and introspection b8737d8 Peter Michael Gits Claude commited on Sep 4, 2025
Add detailed debugging for lm_gen.step() returning None 1a1d398 Peter Michael Gits Claude commited on Sep 4, 2025
Add C++ compiler for PyTorch Moshi compilation 17f8efe Peter Michael Gits Claude commited on Sep 4, 2025
Revert to working OMP_NUM_THREADS approach from SHA 9201e6d a6a4464 Peter Michael Gits Claude commited on Sep 4, 2025
Fix persistent OMP_NUM_THREADS override with unset + export 10a540d Peter Michael Gits Claude commited on Sep 4, 2025
Fix LMGen API - use step() method instead of generate() 0b874cb Peter Michael Gits Claude commited on Sep 4, 2025
Add comprehensive transcription logging and implement actual LM generation ab244b2 Peter Michael Gits Claude commited on Sep 4, 2025
Fix NumPy array writable warning in audio processing ac6f784 Peter Michael Gits Claude commited on Sep 4, 2025
Fix OMP_NUM_THREADS being overridden by HuggingFace CPU_CORES 9201e6d Peter Michael Gits Claude commited on Sep 4, 2025
Switch to smaller Moshiko model for T4 GPU utilization dd577b3 Peter Michael Gits Claude commited on Sep 4, 2025
Fix device mismatch error - CUDA/CPU tensor mixing 393f5a7 Peter Michael Gits Claude commited on Sep 4, 2025
Implement real audio processing in WebSocket instead of mock responses 94bc832 Peter Michael Gits Claude commited on Sep 4, 2025
Fix libgomp OMP_NUM_THREADS Invalid value error with explicit export 9f6a62e Peter Michael Gits Claude commited on Sep 4, 2025
Fix OMP_NUM_THREADS warning and restart loop issues 049566b Peter Michael Gits Claude commited on Sep 4, 2025
Fix OpenMP warning and application restart loop d764d2b Peter Michael Gits Claude commited on Sep 3, 2025
Fix main Dockerfile permission issue and update to working versions bb8fb42 Peter Michael Gits Claude commited on Sep 3, 2025
Fix Dockerfile directory permissions - create /app as root before switching users 26096f4 Peter Michael Gits Claude commited on Sep 3, 2025
Fix v1.3.7: Git config permissions - use non-root user for git operations e0a39c1 verified pgits commited on Sep 3, 2025
Fix v1.3.6: Cache directory permissions - use /app/hf_cache instead of /.cache f9decb1 verified pgits commited on Sep 3, 2025
Fix v1.3.5: Resolve numpy conflict - use numpy>=1.26.0 for Moshi compatibility 2003927 verified pgits commited on Sep 3, 2025
Fix v1.3.4: Install Moshi from GitHub repo - PyPI package was incorrect 89ea44b verified pgits commited on Sep 3, 2025
Fix v1.3.3: Corrected Moshi import structure - use moshi.models directly 2593d80 verified pgits commited on Sep 3, 2025
Fix v1.3.2: Runtime errors - Fixed Moshi imports, FastAPI lifespan, OpenMP config bda175d verified pgits commited on Sep 3, 2025
Fix v1.3.1: Dockerfile - Add wget, tar for HF Spaces compatibility 7718ce4 verified pgits commited on Sep 3, 2025
Deploy v1.3.0: Dockerfile - Official Moshi PyTorch STT implementation 27f2588 verified pgits commited on Sep 3, 2025
Deploy v1.3.0: app.py - Official Moshi PyTorch STT implementation 92c9e28 verified pgits commited on Sep 3, 2025
Deploy v1.3.0: requirements.txt - Official Moshi PyTorch STT implementation 37d2cec verified pgits commited on Sep 3, 2025
Fix v1.1.3: requirements.txt - Minimal deps to avoid build issues f44b3c5 verified pgits commited on Sep 3, 2025
Fix v1.1.3: Dockerfile - Remove complex deps causing wget/openvscode error 8bc67f1 verified pgits commited on Sep 3, 2025
Fix v1.1.2: app.py - Version bump for SDK configuration fix c716f3d verified pgits commited on Sep 3, 2025
Fix v1.1.2: README.md - Change sdk from gradio to docker for WebSocket streaming 9c84dcf verified pgits commited on Sep 3, 2025
Fix v1.1.1: app.py - transformers>=4.53.0 + 24kHz audio support 4020b5c verified pgits commited on Sep 3, 2025
Fix v1.1.1: requirements.txt - transformers>=4.53.0 + 24kHz audio support 6ba8fa9 verified pgits commited on Sep 3, 2025
Fix Docker implementation: Upload Dockerfile for real-time WebSocket STT streaming f81b15b verified pgits commited on Sep 3, 2025
Fix Docker implementation: Upload app.py for real-time WebSocket STT streaming 2ee4a1d verified pgits commited on Sep 3, 2025
Fix Docker implementation: Upload requirements.txt for real-time WebSocket STT streaming aa01b36 verified pgits commited on Sep 3, 2025
Fix Docker implementation: Upload .space_config.yaml for real-time WebSocket STT streaming 899e274 verified pgits commited on Sep 3, 2025
Fix SDK configuration: Change from docker to gradio to match README.md 0160a8e verified pgits commited on Sep 3, 2025
Deploy v1.0.2: Working Gradio app with correct SHA d4fb4a2 986156a verified pgits commited on Sep 3, 2025
Migrate working code: Deploy README.md v1.0.1 to correct Space d4fb4a2 verified pgits commited on Sep 3, 2025
Migrate working code: Deploy requirements.txt v1.0.1 to correct Space b1e2ad8 verified pgits commited on Sep 3, 2025
Migrate working code: Deploy app.py v1.0.1 to correct Space 19eacc4 verified pgits commited on Sep 3, 2025
Force rebuild: Add rebuild trigger to YAML metadata 736c54a Peter Michael Gits Claude commited on Sep 3, 2025
Fix build errors: Update dependencies and Docker configuration 7ea77be Peter Michael Gits Claude commited on Sep 3, 2025
Fix: Add YAML frontmatter to README.md for HuggingFace Space configuration b9decdb Peter Michael Gits Claude commited on Sep 3, 2025