Tool to transcribe pre-recorded audio files into text. Use when converting a publicly accessible audio file URL to text. Primary transcript is at `results.channels[0].alternatives[0].transcript` in the response. Silent audio returns a valid empty transcript, not an error. Verify…
tierstringEnhanced tier for higher-accuracy recognition.
modelstringDeepgram model to use (e.g., 'general', 'phonecall').
diarizebooleanEnable speaker diarization if true.
keytermarrayList of keyterms to boost in the transcript. Supported by Nova-3 and Flux models only. Use simple terms without intensifiers (e.g., 'invoice', 'payment terms'). For other models, use 'keywords' instead.
versionstringSpecific model version to use.
keywordsarrayList of keywords to boost in the transcript. Supported by Nova-2, Nova-1, Enhanced, and Base models. Format: 'keyword:intensifier' (e.g., 'invoice:5'). For Nova-3 or Flux models, use 'keyterm' instead.
languagestringLanguage code for transcription (e.g., 'en-US').
audio_urlRequiredstringPublic URL of the audio file to transcribe. Must be a direct, publicly downloadable media file URL — not a preview page, auth-gated link, or expiring/short-lived URL.
punctuatebooleanAutomatically punctuate transcript.
alternativesintegerNumber of alternative transcripts to return.
content_typeRequiredstringMIME type of the audio file.
smart_formatbooleanApply smart formatting (capitalization/punctuation).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
$0.01 / call
No published Skills explicitly reference this Action yet.