API Documentation

Explore Velma-2 voice models - Deepfake Detection, Transcription, Emotion Detection, and more.

Velma-2 Models

Velma-2's synthetic voice detection models achieve state-of-the-art performance detecting speech deepfakes on single-speaker audio.

Batch English FastBatch MultilingualStreaming Multilingual
DescriptionHigh-throughput English batch processing with >200x real-time speedMultilingual batch transcription in 70+ languages with full feature setReal-time streaming transcription in 70+ languages via WebSocket
Endpoint/api/velma-2-stt-batch-english-vfast/api/velma-2-stt-batch/api/velma-2-stt-streaming
TypeBatchBatchStreaming
APIREST APIREST APIWebSocket
Accepted FilesAAC, AIFF, FLAC, MOV, MP3, MP4, OGG, Opus, WAV, WebMAAC, AIFF, FLAC, MOV, MP3, MP4, OGG, Opus, WAV, WebMAAC, AIFF, FLAC, MOV, MP3, MP4, OGG, Opus, WAV, WebM
Pricing$0.025 / hour$0.03 / hour$0.06 / hour
Built-in Features
Transcription
Auto Capitalization
Auto Punctuation
LanguageEnglish70+ languages70+ languages
Real-Time
Optional Features
Speaker Diarization
Emotion Detection
Accent Identification
PII/PHI Tagging
Deepfake BatchDeepfake Streaming
DescriptionSpeech deepfake prediction for audio files with a single speakerReal-time speech deepfake detection for streaming audio with a single speaker
Accuracy98.9% average — #1 onSpeech DF Arena98.9% average — #1 onSpeech DF Arena
Endpoint/api/velma-2-synthetic-voice-detection-batch/api/velma-2-synthetic-voice-detection-streaming
TypeDeepfake BatchDeepfake Streaming
APIREST APIWebSocket
Accepted FilesAAC, AIFF, FLAC, MOV, MP3, MP4, OGG, Opus, WAV, WebMRaw 16kHz mono PCM (int16 LE)
Pricing$0.25 / hour$0.25 / hour
Built-in Features
Per-Window Prediction
Confidence Scoring
Silence Detection
Flexible Chunk Size
Real-Time
First PredictionAfter full file uploadAt 500ms of audio

Authentication & Rate Limits

Authentication

REST endpoints require an API key via theX-API-Key header. The WebSocket endpoint uses an api_key query parameter.

REST: X-API-Key: your_api_key_here WebSocket: wss://...?api_key=your_api_key_here
Rate Limits & Billing
  • Per-model concurrency and monthly usage quotas
  • Credit-based billing with free tier included
  • Usage tracked in real time via theUsage Dashboard
Models
Select a model

Select a model from the sidebar to view its documentation, API spec, and quickstart guide.

Example Projects Coming Soon

We're preparing example projects to help you get started with the Velma-2 API. Check back soon for ready-to-use code samples and integration guides.

API Specs
Select an API spec

Select an API spec from the sidebar to view its OpenAPI definition.