Whisper_Audio_Processing
Transcribe and analyze audio files sentence by sentence using AI models. Submit audio URLs, customize transcription settings, and retrieve detailed analysis for accurate insights.
Instructions
API for sentece wise transcription and analysis of audio, using AI models. Make sure to call get audio analysis URL with the request ID received from this API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
audio | Yes | https://replicate.delivery/mgxm/e5159b1b-508a-4be4-b892-e1eb47850bdc/OSR_uk_000_0050_8k.wav | |
compression_ratio_threshold | Yes | ||
condition_on_previous_text | Yes | ||
logprob_threshold | Yes | ||
model | Yes | large-v3 | |
no_speech_threshold | Yes | ||
suppress_tokens | Yes | ||
temperature | Yes | ||
temperature_increment_on_fallback | Yes | ||
transcription | Yes | plain text | |
translate | Yes |