deepgram_transcribe
Transcribe audio from a URL or file path using Deepgram Nova-2, returning transcript, confidence, and word-level timestamps while sealing a ProofLink receipt.
Instructions
Transcribe audio from URL or file path using Deepgram Nova-2. Returns transcript, confidence, and word-level timestamps. Seals a ProofLink receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_url | No | URL of audio file to transcribe | |
| audio_file_path | No | Server-side path to audio file |