Production-grade text-to-speech server. Pure C/C++ inference with voxtral-tts.c. OpenAI-compatible API. Sibling to openasr.
Stars
0
Forks
0
Watchers
0
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
fix: add libopenblas-dev to Docker build for Linux BLAS support
f91ed75View on GitHubfeat: wire real voxtral-tts.c inference engine into server
a4b3c91View on GitHubfix: local K8s manifest — busybox init container, NodePort 30091, merged security context
e88b976View on GitHubfeat: wire HTTP listener — server now runs and serves all API endpoints
b12cc84View on GitHubfeat: wire HTTP listener — server now runs and serves all API endpoints
5c50cbfView on GitHubfeat: Phase 3 — HTTP server, auth, validation, metrics
69bd968View on GitHubfeat: Phase 3 — HTTP server layer, auth, validation, metrics (#8 #9 #10 #11)
9787d99View on GitHubfeat: Phase 2 — TTS backend, voice catalog, inference pool
79bb28bView on GitHubfix: apply consolidated review findings — exception safety, RAII, deadlines, preconditions, ranges
0b92c5eView on GitHubfeat: Phase 2 — TTS backend interface, voice catalog, inference pool (#5, #6, #7)
6dfb476View on GitHub