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.
Tool 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.
Tool to list all deepgram projects. use after authenticating with your api key.
Tool 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.
Tool to fetch metadata about all latest public tts voice models. use when you need to list available deepgram tts voices.
Tool to list all scopes for a specified deepgram project. use when you need to retrieve all permission scopes for a project.
Tool 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.