DOCUMENTATION

Lucid Weights API

Real-time voice AI for high-stakes conversations. All customer APIs live on https://api.lucidweights.ai: Reverie under /v1/tts/*, Rem under /v1/stt/*.

Reverie · TTS
SHIPPED

Text-to-speech at https://api.lucidweights.ai/v1/tts/. REST inference, file download, streaming synthesis, and pronunciation overrides.

Rem · STT
SHIPPED

Speech-to-text at https://api.lucidweights.ai/v1/stt/. Batch transcribe, file upload, and real-time streaming.

HOW IT FITS TOGETHER

Your app  ──  x-api-key  ──▶  api.lucidweights.ai/v1/tts · /v1/stt
(one host, path-routed. WebSockets at wss://api.lucidweights.ai/v1/tts/stream and /v1/stt/stream)

Explore