AssemblyAI
A guide to call and log AssemblyAI speech-to-text model with Respan gateway.
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
AssemblyAI is an applied AI company that offers AI models for audio transcription, content moderation, summarization, topic detection, and many other tasks.
In this guide, we will show you how to call and log AssemblyAI speech-to-text model with Respan gateway and log LLM calls.
Prerequisites
- A Respan account.
- A Respan API key.
- An AssemblyAI account.
- An AssemblyAI API key.
Quickstart
Here’s an example of how to call and log AssemblyAI speech-to-text model with Respan gateway.
The API endpoint for this integration is https://api.respan.ai/api/assemblyai/.
Python
Respan params
You can pass any Respan observability parameters in the metadata field.