CRITICAL FIX: Return single value from gradio_transcribe_memory endpoint 489f3e7 Peter Michael Gits Claude commited on Aug 28, 2025
feat: Add in-memory transcription path for true unmute.sh methodology f3f17e8 Peter Michael Gits Claude commited on Aug 27, 2025
fix: Add ZeroGPU-specific environment variables for quota authentication d8dfb7d Peter Michael Gits Claude commited on Aug 26, 2025
fix: Enhanced ZeroGPU authentication with multiple methods and debugging a3c4bdc Peter Michael Gits Claude commited on Aug 26, 2025
fix: Move HuggingFace authentication before spaces import for proper ZeroGPU quota e0cfa93 Peter Michael Gits Claude commited on Aug 26, 2025
trigger: Bump version to v1.0.1 to force rebuild with HF_TOKEN 5d4372f Peter Michael Gits Claude commited on Aug 26, 2025
feat: Add HuggingFace authentication to increase ZeroGPU quota 4561284 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Enable verbose error reporting in STT service Gradio interface 74e87c5 Peter Michael Gits Claude commited on Aug 26, 2025
debug: Add comprehensive logging to verify STT service audio reception cf3d441 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Simplify to Gradio-only interface to resolve port conflicts 353335b Peter Michael Gits Claude commited on Aug 26, 2025
feat: Add HTTP API transcription endpoint for Streamlit integration 3eb62c2 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Replace demo.fastapi_app with proper FastAPI mounting for HF Spaces 9a09c70 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Integrate WebSocket endpoints into Gradio's internal FastAPI app 21559c4 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Resolve STT service port conflict by removing manual demo.launch() d732926 Peter Michael Gits Claude commited on Aug 26, 2025
fix: Resolve STT service restart loop by removing conflicting Dockerfile 7c5b316 Peter Michael Gits Claude commited on Aug 26, 2025
trigger: Force HuggingFace Spaces rebuild for latest hybrid implementation 219ebbf Peter Michael Gits Claude commited on Aug 25, 2025
feat: Implement hybrid Gradio+FastAPI WebSocket service for ZeroGPU compatibility ee64ed2 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Configure STT service for HuggingFace Spaces Docker deployment 1111d6d Peter Michael Gits Claude commited on Aug 25, 2025
fix: Resolve @spaces.GPU decorator NotImplementedError in STT service c0b8e8a Peter Michael Gits Claude commited on Aug 25, 2025
feat: Replace STT service with standalone WebSocket-only architecture v1.0.0 d376872 Peter Michael Gits Claude commited on Aug 25, 2025
feat: Add standalone WebSocket-only STT service v1.0.0 69f7704 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Change WebSocket endpoint to /api/ws/stt to avoid Gradio conflicts 542bc07 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Remove invalid router.setup() call causing AttributeError 590c4a0 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Use FastAPI router direct manipulation for WebSocket endpoint d0a5089 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Improve WebSocket endpoint registration using add_api_websocket_route 237112e Peter Michael Gits Claude commited on Aug 25, 2025
fix: Resolve syntax error with WebSocket exception handling indentation f374050 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Move WebSocket endpoint registration before Gradio launch e0e1f35 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Add working WebSocket endpoint integration for VoiceCal communication 74c60b7 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Remove hanging WebSocket post-launch integration bbffb55 Peter Michael Gits Claude commited on Aug 25, 2025
fix: Simplify WebSocket integration with post-launch mounting fc723ec Peter Michael Gits Claude commited on Aug 23, 2025
fix: Resolve syntax error in exception handling fb2afe9 Peter Michael Gits Claude commited on Aug 23, 2025
fix: Integrate WebSocket endpoints before Gradio starts 8784ec7 Peter Michael Gits Claude commited on Aug 23, 2025
fix: Integrate WebSocket endpoints with Gradio on same port c7f3c5a Peter Michael Gits Claude commited on Aug 23, 2025
fix: Enable STT_SERVICE_MODE environment variable reading 7ef9ebd Peter Michael Gits Claude commited on Aug 23, 2025
fix: Enable verbose error reporting in STT service b5501b0 Peter Michael Gits Claude commited on Aug 23, 2025
fix: Change default service mode to triple for ZeroGPU detection abe1b51 Peter Michael Gits Claude commited on Aug 23, 2025
feat: Add Whisper corruption detection and alternative STT models 1de95f0 Peter Michael Gits Claude commited on Aug 23, 2025
feat: Add preload endpoints to STT service v0.6.2 5b73d4c Peter Michael Gits Claude commited on Aug 22, 2025
feat: Implement unmute.sh methodology for STT service v0.6.0 e935ffb Peter Michael Gits Claude commited on Aug 22, 2025
fix: Improve WebM audio processing accuracy 9e21ace Peter Michael Gits Claude commited on Aug 21, 2025
fix: Add raw WebM processing fallback for HF Spaces c188af2 Peter Michael Gits Claude commited on Aug 21, 2025
refactor: Implement unmute.sh-style direct audio processing 0eec3b1 Peter Michael Gits Claude commited on Aug 21, 2025
fix: Add WebM to WAV conversion using ffmpeg subprocess 8b779c8 Peter Michael Gits Claude commited on Aug 21, 2025
fix: Add WebM audio format support for WebRTC compatibility 8d18cc7 Peter Michael Gits Claude commited on Aug 21, 2025
fix: Add dummy @spaces.GPU function to satisfy ZeroGPU startup requirements 63ecd2e Peter Michael Gits Claude commited on Aug 20, 2025
fix: Display correct wss:// URLs for Hugging Face Spaces in STT service logs 3583065 Peter Michael Gits Claude commited on Aug 20, 2025
temp: Force WebSocket mode while debugging environment variables 25e714d Peter Michael Gits Claude commited on Aug 20, 2025
feat: Add clear environment variable logging to STT service 6a1d58b Peter Michael Gits Claude commited on Aug 20, 2025
feat: Add WebSocket support for real-time STT integration 6cbc2b9 Peter Michael Gits Claude commited on Aug 20, 2025
fix: Add MCP-compatible SafeStream with buffer attribute and stream restoration 1107a6e Peter Michael Gits Claude commited on Aug 19, 2025