Fix WebSocket streaming - ParlerTTSStreamer yields numpy arrays not tensors 97e03da aspirant312 commited on Apr 23
Add WebSocket endpoint for true real-time bidirectional streaming 0d8df70 aspirant312 commited on Apr 23
Implement official ParlerTTSStreamer for true real-time audio streaming f9c6021 aspirant312 commited on Apr 23
Revert to sentence-by-sentence processing with fp16 - preserves word quality while maintaining speed e190a46 aspirant312 commited on Apr 23
Optimize TTS for speed - add fp16, batch processing, remove sentence splitting 38f66d3 aspirant312 commited on Apr 22
Add Urdu TTS test suite - generates audio files and saves to output folder 5481f58 aspirant312 commited on Apr 22
Simplify Dockerfile - use python:3.11 with straightforward setup 2ae3e5e aspirant312 commited on Apr 22
Use python:3.10 base with extended pip timeout for large packages b421da1 aspirant312 commited on Apr 22
Simplify Dockerfile and requirements - remove redundant dependencies for HF Spaces build 522cbdf aspirant312 commited on Apr 22
Use Python base image with pip-installed PyTorch for more reliable builds 2a0c3f4 aspirant312 commited on Apr 22
Update Docker image to pytorch/pytorch:2.3.1-cuda12.1-runtime-ubuntu22.04 bb73341 aspirant312 commited on Apr 22
Optimize CUDA device handling - auto-detect GPU and remove unnecessary device transfers eb4547e aspirant312 commited on Apr 22