Spaces:
Sleeping
Sleeping
Commit History
bump: Update semantic version to 1.2.6 46aed7d
fix: Revert to working Gradio queue system, remove FastAPI complexity fcaa9a1
bump: Update semantic version to 1.2.5 52ccd0a
fix: Remove duplicate tab_names parameter in TabbedInterface 5f84310
bump: Update semantic version to 1.2.4 18dbf9e
fix: Update client to use Gradio API endpoint format 1434d57
fix: Move FastAPI imports to top of file for proper initialization 1015eb4
feat: Add direct API endpoints to bypass Gradio queue system c7d0f9e
enhance: Add comprehensive base64 debugging for troubleshooting Invalid base64 data errors dcb9dd8
Peter Michael Gits Claude commited on
feat: Add debugpy support for Cursor/VSCode Dev Mode debugging 2337c16
Peter Michael Gits Claude commited on
revert: Downgrade STT service from Gradio 5.44.0 to 4.44.1 8c73d94
Peter Michael Gits Claude commited on
fix: Add base64 padding validation for Gradio 5.44.0 audio data 2931475
Peter Michael Gits Claude commited on
fix: Set OMP_NUM_THREADS=1 to resolve libgomp threading warning 050e6c0
Peter Michael Gits Claude commited on
fix: Return single string from gradio_transcribe_memory for voiceCal.ai compatibility 7d5a503
Peter Michael Gits Claude commited on
fix: Add missing output components to match 3-return function values da1ec7d
Peter Michael Gits Claude commited on
fix: Return 3 output values to match Gradio interface components efa1580
Peter Michael Gits Claude commited on
fix: Standardize Gradio outputs as arrays for consistent API behavior b5f2061
Peter Michael Gits Claude commited on
fix: Improve STT service for pure Gradio HuggingFace Spaces compatibility a75f8b5
Peter Michael Gits Claude commited on
Resolve README merge conflict with HuggingFace metadata a53ae0a
Peter Michael Gits commited on
initial commit 0b32b32 verified
feat: STT GPU Service - WebRTC Speech-to-Text Microservice 8e5d93c
Peter Michael Gits Claude commited on