casper
back to apps
Deepgram

Deepgram

to use deepgram with casper, just text and ask — casper will handle the connection from your thread.


description

Deepgram provides AI-powered speech recognition and understanding services, offering APIs for real-time and pre-recorded audio transcription, text-to-speech, and audio intelligence.

what casper can do

  • Get Public ModelsTool to retrieve metadata on all the latest public deepgram speech-to-text models. use when you need to list available models; set include outdated to true to include deprecated versions.
  • List Deepgram ProjectsTool to list all deepgram projects. use after authenticating with your api key.
  • Get Project Usage SummaryTool to retrieve a summary of usage data for a specified deepgram project. use when you need high-level metrics (submitted, processed, billable durations, etc.) optionally filtered by time window, model, accessor, or tag.
  • Get Public TTS ModelsTool to fetch metadata about all latest public tts voice models. use when you need to list available deepgram tts voices.
  • List Project ScopesTool to list all scopes for a specified deepgram project. use when you need to retrieve all permission scopes for a project.
  • Transcribe Pre-recorded AudioTool to transcribe pre-recorded audio files into text. use when you need to convert an audio file at a url to text after confirming the file url is publicly accessible.

often used together