Whisper_Audio_Processing
Transform audio files into sentence-wise transcriptions and analyze content using advanced AI models. Process audio data for accurate text output and detailed analysis.
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 |