<aside> ⚠️
Currently we don’t offer a TTS model, but we plan to include it in the future.
</aside>
Write a POST request to: https://litellm.sph-prod.ethz.ch/audio/speech
Payload:
{
model: "openai/tts-1",
input: "The quick brown fox jumped over the lazy dog.",
voice: "alloy"
}