← All models
Speech-to-Text
speech-to-text
Speech to Textby infery
Leverage the rapid processing capabilities of AI models to enable accurate and efficient real-time speech-to-text transcription.
Details
- Accepts
- audio
Pricing
- Price
- 0.100 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| use_pnc | boolean | Whether to use Canary's built-in punctuation & capitalization |
| audio_urlrequired | string | Local filesystem path (or remote URL) to a long audio file |
Output
| Field | Type | Description |
|---|---|---|
| output | string | The partial or final transcription output from Canary |
| partial | boolean | Indicates if this is a partial (in-progress) transcript |