
Eleven Labs/Scribe V1
scribe_v1Elevenlabs/Speech To TextLLMs.txt
High-accuracy voice cloning technology with support for 99 languages, speaker diarization for up to 32 speakers, word-level timestamps, and dynamic audio tagging.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v7/voice/speech-to-text
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"model_id": "scribe_v1","init_audio": "https://pub-3626123a908346a7a8be8d9295f44e26.r2.dev/generations/26fe4ebe-5e82-42ba-a794-3dccbaa508e4.mp3","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| model_id | model_id | Model |
| init_audio | init_audio | Init Audio |