Skip to main content
Discover audio endpoints and drive transcription and speech through MCP tools or the Python API.

Discover Audio Endpoints

List every registered audio endpoint with the audio tag filter.

MCP Tools

The audio capability is surfaced as two MCP tools.
praisonai.audio.transcribe returns the transcript text. praisonai.audio.speech converts text to audio.

No Dedicated CLI Verb

There is no top-level praisonai audio or praisonai transcribe subcommand. Use the Python API or the MCP tools above.

Environment Variables

Set the API key for whichever provider your model targets.

Audio (Python)

Full Python usage for transcribe and speech

Endpoints CLI

Explore all registered endpoints