Commit History

Use official HuggingFace documentation approach to override model detection
2a50bb0

Peter Michael Gits Claude commited on

Aggressive Docker enforcement - prevent HuggingFace Rust moshi-server override
d4effe0

Peter Michael Gits Claude commited on

Fix HuggingFace configuration - force Docker mode over Rust moshi-server
6558d32

Peter Michael Gits Claude commited on

Major: Revert to full Moshi model with L4 GPU upgrade
1195fdc

Peter Michael Gits Claude commited on

Add comprehensive LMGen debugging and introspection
b8737d8

Peter Michael Gits Claude commited on

Add detailed debugging for lm_gen.step() returning None
1a1d398

Peter Michael Gits Claude commited on

Add C++ compiler for PyTorch Moshi compilation
17f8efe

Peter Michael Gits Claude commited on

Revert to working OMP_NUM_THREADS approach from SHA 9201e6d
a6a4464

Peter Michael Gits Claude commited on

Fix persistent OMP_NUM_THREADS override with unset + export
10a540d

Peter Michael Gits Claude commited on

Fix LMGen API - use step() method instead of generate()
0b874cb

Peter Michael Gits Claude commited on

Add comprehensive transcription logging and implement actual LM generation
ab244b2

Peter Michael Gits Claude commited on

Fix NumPy array writable warning in audio processing
ac6f784

Peter Michael Gits Claude commited on

Fix OMP_NUM_THREADS being overridden by HuggingFace CPU_CORES
9201e6d

Peter Michael Gits Claude commited on

Switch to smaller Moshiko model for T4 GPU utilization
dd577b3

Peter Michael Gits Claude commited on

Fix device mismatch error - CUDA/CPU tensor mixing
393f5a7

Peter Michael Gits Claude commited on

Implement real audio processing in WebSocket instead of mock responses
94bc832

Peter Michael Gits Claude commited on

Fix libgomp OMP_NUM_THREADS Invalid value error with explicit export
9f6a62e

Peter Michael Gits Claude commited on

Fix CUDA memory issues and libgomp warning
812a43d

Peter Michael Gits Claude commited on

Fix OMP_NUM_THREADS warning and restart loop issues
049566b

Peter Michael Gits Claude commited on

Fix OpenMP warning and application restart loop
d764d2b

Peter Michael Gits Claude commited on

Fix v1.3.6: Cache directory permissions - use /app/hf_cache instead of /.cache
f9decb1
verified

pgits commited on

Fix v1.3.3: Corrected Moshi import structure - use moshi.models directly
2593d80
verified

pgits commited on

Fix v1.3.2: Runtime errors - Fixed Moshi imports, FastAPI lifespan, OpenMP config
bda175d
verified

pgits commited on

Deploy v1.3.0: app.py - Official Moshi PyTorch STT implementation
92c9e28
verified

pgits commited on

Fix v1.1.2: app.py - Version bump for SDK configuration fix
c716f3d
verified

pgits commited on

Fix v1.1.1: app.py - transformers>=4.53.0 + 24kHz audio support
4020b5c
verified

pgits commited on

Fix Docker implementation: Upload app.py for real-time WebSocket STT streaming
2ee4a1d
verified

pgits commited on

Deploy v1.0.2: Working Gradio app with correct SHA d4fb4a2
986156a
verified

pgits commited on

Migrate working code: Deploy app.py v1.0.1 to correct Space
19eacc4
verified

pgits commited on

Upload app.py with huggingface_hub
405e2f8
verified

pgits commited on