tts-gpu-service / app.py

Commit History

feat: Add unmute.sh streaming text processing methodology
072c9ef

Peter Michael Gits Claude commited on

fix: Ensure FastAPI endpoints are properly registered v0.2.2
befe3fe

Peter Michael Gits Claude commited on

feat: Improve health endpoint with lazy loading explanation v0.2.1
acdec04

Peter Michael Gits Claude commited on

fix: Remove non-existent @spaces.CPU decorator
5e08a8b

Peter Michael Gits Claude commited on

fix: Ensure @spaces.GPU function detection at module level
491418e

Peter Michael Gits Claude commited on

fix: Add @spaces.CPU function for Hugging Face Spaces compatibility
9909d49

Peter Michael Gits Claude commited on

fix: Add dummy @spaces.GPU function to satisfy ZeroGPU startup requirements
2502e84

Peter Michael Gits Claude commited on

fix: Display correct wss:// URLs for Hugging Face Spaces in TTS service logs
fba0a6c

Peter Michael Gits Claude commited on

fix: Correct indentation syntax error in TTS service line 1033
79ba0b6

Peter Michael Gits Claude commited on

temp: Force WebSocket mode while debugging environment variables
7c9d9aa

Peter Michael Gits Claude commited on

feat: Add clear environment variable logging to TTS service
74172b6

Peter Michael Gits Claude commited on

feat: Add WebSocket support for real-time TTS integration
9cd217a

Peter Michael Gits Claude commited on

fix: Add MCP-compatible SafeStream with buffer attribute and stream restoration
c950a11

Peter Michael Gits Claude commited on

fix: Apply comprehensive uvicorn logging protection
9197e69

Peter Michael Gits Claude commited on

fix: Apply bulletproof logging and Gradio fixes
84a363d

Peter Michael Gits Claude commited on

fix: Apply ZeroGPU logging conflict prevention
e4e14fd

Peter Michael Gits Claude commited on

feat: Complete MCP integration with HTTP fallback v0.3.31
89c74a6

Peter Michael Gits Claude commited on

fix: Convert float16 audio to float32 for torchaudio.save() compatibility
e9b3416

Peter Michael Gits commited on

trigger: Force rebuild to ensure latest device fixes are deployed
c938a58

Peter Michael Gits commited on

fix: Add comprehensive device handling with CPU fallback for tensor device mismatch
d7a2e81

Peter Michael Gits commited on

fix: Improve device handling to prevent CUDA/CPU tensor mismatch errors
589c5f9

Peter Michael Gits commited on

trigger: Force rebuild with comment update
114935c

Peter Michael Gits commited on

fix: Add api_name parameter to main prediction function for proper API endpoint
9cfa211

Peter Michael Gits commited on

fix: Remove invalid 'every' parameter from iface.load() for Gradio 5.x compatibility
8cdbef1

Peter Michael Gits commited on

Made changes to accommodate the ZeroGPU.
5670cc8

Peter Michael Gits commited on

Initial TTS service deployment
f2f329c

Peter Michael Gits commited on