📄️ Overview
The Voice API manages voice samples and generates voice embeddings for text-to-speech. Upload a voice recording, and the service automatically splits it into samples and creates embeddings via a processing pipeline.
📄️ REST API
All endpoints are under the /api prefix. Voice processing (splitting and embedding) runs asynchronously — upload a recording and poll the voice status.