+ Hello, world!
+ This is a test of the text-to-speech API.
+
+"""
+
response = litellm.speech(
input=None,
model="vertex_ai/test",
- ssml="async hello what llm guardrail do you have",
+ ssml=ssml,
voice={
"languageCode": "en-UK",
"name": "en-UK-Studio-O",
@@ -1878,6 +1887,13 @@ import openai
client = openai.OpenAI(api_key="sk-1234", base_url="http://0.0.0.0:4000")
+ssml = """
+