Commit History

Fix WebSocket streaming - ParlerTTSStreamer yields numpy arrays not tensors
97e03da

aspirant312 commited on

Add comprehensive WebSocket testing suite and documentation
8721de0

aspirant312 commited on

Add WebSocket endpoint for true real-time bidirectional streaming
0d8df70

aspirant312 commited on

Implement official ParlerTTSStreamer for true real-time audio streaming
f9c6021

aspirant312 commited on

Revert to sentence-by-sentence processing with fp16 - preserves word quality while maintaining speed
e190a46

aspirant312 commited on

Optimize TTS for speed - add fp16, batch processing, remove sentence splitting
38f66d3

aspirant312 commited on

Add Urdu TTS test suite - generates audio files and saves to output folder
5481f58

aspirant312 commited on

Add HF_TOKEN authentication for gated model access
14b46fe

aspirant312 commited on

Add fastapi to requirements
67f961c

aspirant312 commited on

Simplify Dockerfile - use python:3.11 with straightforward setup
2ae3e5e

aspirant312 commited on

Use python:3.10 base with extended pip timeout for large packages
b421da1

aspirant312 commited on

Switch to conda base image for faster PyTorch installation
249b0d5

aspirant312 commited on

Simplify Dockerfile and requirements - remove redundant dependencies for HF Spaces build
522cbdf

aspirant312 commited on

Add comprehensive test suite for TTS API audio validation
b483241

aspirant312 commited on

Use Python base image with pip-installed PyTorch for more reliable builds
2a0c3f4

aspirant312 commited on

Update Docker image to pytorch/pytorch:2.3.1-cuda12.1-runtime-ubuntu22.04
bb73341

aspirant312 commited on

Optimize CUDA device handling - auto-detect GPU and remove unnecessary device transfers
eb4547e

aspirant312 commited on

Merge HF Space default README, keep API documentation
7c12ebc

aspirant312 commited on

initial commit
16e18d2
verified

aspirant312 commited on

Initial commit: Parler TTS FastAPI with Docker
dde2f3d

aspirant312 commited on