Hyperbolic · Arazzo Workflow
Hyperbolic Chat To Speech
Version 1.0.0
Generate an assistant reply with an LLM, then narrate it with text-to-speech.
View Spec
View on GitHub
AIArtificial IntelligenceComputeDecentralizedDePINGPUImage GenerationInferenceLLMMarketplaceOpen SourceArazzoWorkflows
Provider
Workflows
chat-to-speech
Produce a chat answer and narrate it as base64 speech audio.
Sends a question to a chat model asking for a concise, speech-friendly answer, then passes the answer text to the text-to-speech endpoint to produce narrated audio.
1
answer
createChatCompletion
Ask the chat model for a concise, natural spoken-style answer suitable for narration.
2
narrate
generateAudio
Convert the chat answer to speech audio and capture the base64 audio and its duration.
Source API Descriptions
openapi