Commit History

feat: Create STT GPU Service - eliminates Streamlit iframe barriers
ffff531

Peter Michael Gits Claude commited on

fix: Add unique keys to all Streamlit buttons to resolve duplicate element ID error
1c7f2b8

Peter Michael Gits Claude commited on

feat: Deploy JavaScript-to-Streamlit bridge system for real-time voice transcription
971a597

Peter Michael Gits Claude commited on

fix: Use correct Gradio API endpoint format for in-memory transcription
50678cd

Peter Michael Gits Claude commited on

feat: Implement dual-path WebRTC with in-memory transcription priority
fc3e0eb

Peter Michael Gits Claude commited on

fix: Use simple Gradio API format based on commit history lessons
1dfd7d8

Peter Michael Gits Claude commited on

fix: Use proper Gradio file upload workflow for real audio
7c0c699

Peter Michael Gits Claude commited on

fix: Correct Gradio API format for file uploads
74bd310

Peter Michael Gits Claude commited on

feat: Replace WebRTC simulation with real STT API calls
4383c25

Peter Michael Gits Claude commited on

feat: Add real STT service processing button to connect WebRTC chunks
7e9f607

Peter Michael Gits Claude commited on

debug: Add test transcription button to verify dialog box visibility
ad3b25f

Peter Michael Gits Claude commited on

fix: Remove auto-refresh mechanism causing VoiceCalendar app crashes
652cfd6

Peter Michael Gits Claude commited on

feat: Implement real-time streaming transcriptions with Stop Listening button
f9efccd

Peter Michael Gits Claude commited on

fix: Resolve STT service WebRTC connection with proper Gradio file format
e638fc3

Peter Michael Gits Claude commited on

test: Add comprehensive STT service connection testing
1e03d76

Peter Michael Gits Claude commited on

feat: Add MCP Voice Service for automated WebRTC testing with English language default
fc06bd2

Peter Michael Gits Claude commited on

fix: Handle gradio_client import gracefully to prevent 500 errors
a9e2f22

Peter Michael Gits Claude commited on

feat: Add JavaScript-Streamlit bridge for WebRTC audio processing
8570872

Peter Michael Gits Claude commited on

refactor: Implement unmute.sh continuous recording methodology
0558e8e

Peter Michael Gits Claude commited on

feat: Implement functional WebRTC JavaScript for actual microphone access
d8a77fd

Peter Michael Gits Claude commited on

fix: Initialize Streamlit session state to prevent AttributeError
03cc193

Peter Michael Gits Claude commited on

perf: Optimize Gradio Client for minimal latency in WebRTC transcription
bbaa5cc

Peter Michael Gits Claude commited on

feat: Switch WebRTC integration to use Gradio Client API
3df4eeb

Peter Michael Gits Claude commited on

feat: Update WebRTC component to use STT service HTTP API
f21bc53

Peter Michael Gits Claude commited on

feat: Add Streamlit-native WebRTC speech-to-text using unmute.sh patterns
21fac9b

Peter Michael Gits Claude commited on

milestone: Phase 1 Complete - VoiceCalendar Basic Deployment Working
25c94f4

Peter Michael Gits Claude commited on

feat: Update title to VoiceCalendar and success message
270f75b

Peter Michael Gits Claude commited on

debug: Add file listing and use python -m streamlit
5f16ab3

Peter Michael Gits Claude commited on

fix: Update git config email to pgits.job@gmail.com
57bfde1

Peter Michael Gits Claude commited on

fix: Resolve git config permission issues with proper user management
f6bff37

Peter Michael Gits Claude commited on

fix: Simplify Dockerfile to avoid git config permission issues
c35892b

Peter Michael Gits Claude commited on

fix: Add wget to Dockerfile dependencies
1025f64

Peter Michael Gits Claude commited on

fix: Configure Dockerfile to use our VoiceCalendar app
9be603b

Peter Michael Gits Claude commited on

fix: Resolve merge conflicts and integrate HF template
fe974f9

Peter Michael Gits Claude commited on

fix: Commit any remaining changes before sync
526d77f

Peter Michael Gits commited on

feat: Add Dockerfile for HuggingFace Docker deployment
ffad6b8

Peter Michael Gits Claude commited on

initial commit
bf52b86
verified

pgits commited on

Duplicate from streamlit/streamlit-template-space
1579c98
verified

pgits FranckAbgrall HF Staff commited on

feat: Initial VoiceCal-Fresh space setup
0a2d89a

Peter Michael Gits Claude commited on