Commit History

Fix assistant: prefix removal in TTS by correcting regex patterns
af2b4ec

pgits Claude commited on

Fix CSS formatting by converting double braces to single braces
be9ae65

pgits Claude commited on

Fix JavaScript template literal conflicts with Python f-strings
58d8d12

pgits Claude commited on

Complete fix for JavaScript regex escaping in Python f-strings
3ebff2a

pgits Claude commited on

Fix JavaScript regex escaping in Python template
ed6e39c

pgits Claude commited on

Remove 'assistant:' prefix from TTS audio
b6f6313

pgits Claude commited on

Implement TTS preemption for better responsiveness
0d1ab38

pgits Claude commited on

Fix TTS interruption and add ESC key control
f8798b0

pgits Claude commited on

Revert TTS client reuse to fix agent timeout issue
4b8fee8

pgits Claude commited on

Fix TTS duplicate requests and queue timeout issues
d18823c

pgits Claude commited on

Optimize TTS performance with connection reuse and timing
10bbf48

pgits Claude commited on

Fix TTS audio serving - read files locally and serve via cache
cec0bc9

pgits Claude commited on

Improve TTS audio proxy with multiple URL fallbacks
a378a3e

pgits Claude commited on

Fix TTS audio interruption with queue management
2acb626

pgits Claude commited on

Simplify TTS audio playback - replace WebRTC with HTML5 audio
6845ac0

pgits Claude commited on

Fix TTS mixed content error - force HTTPS for audio URLs
fef1935

pgits Claude commited on

Fix TTS 403 error - add audio proxy endpoint
8522bd8

pgits Claude commited on

Fix TTS audio playback - use correct audio URL from backend
46e8c7c

pgits Claude commited on

Fix TTS response parsing - TTS is working, handle file paths correctly
3c0a644

pgits Claude commited on

Fix TTS: Use correct Gradio function name from source code
2b193f4

pgits Claude commited on

Fix TTS: Try multiple Gradio client endpoints with fallbacks
4cd50fa

pgits Claude commited on

Fix TTS API endpoint - switch from Gradio predict to REST API
0ece64e

pgits Claude commited on

Fix TTS CORS issues with backend proxy endpoint
5a46657

pgits Claude commited on

Enable direct TTS service connection without proxy
db76a3a

pgits Claude commited on

Fix mixed content error - force HTTPS for HF production
748eb1d

pgits Claude commited on

Add comprehensive logging and debugging utilities
630eb84

pgits Claude commited on

Fix health check for JWT session backend
9a9fc4f

pgits Claude commited on

Initial VoiceCal.ai v1.0.0 deployment
05c4fa2

pgits Claude commited on