Wizper is a real-time Whisper v3 variant hosted by Fal.ai. Provides accurate STT with on-the-fly translation to 99+ languages.Documentation Index
Fetch the complete documentation index at: https://visionagents.ai/llms.txt
Use this file to discover all available pages before exploring further.
Vision Agents requires a Stream account
for real-time transport. Most providers offer free tiers to get started.
Installation
Quick Start
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
task | str | "transcribe" | Task ("transcribe" or "translate") |
target_language | str | None | ISO-639-1 code for translation (e.g., "es", "fr") |
sample_rate | int | 48000 | Audio sample rate in Hz |
Translation
Translate speech to any supported language:Next Steps
Build a Voice Agent
Get started with voice
Build a Video Agent
Add video processing

