Skip to content

Conversation

tavinashb
Copy link
Contributor

  • Implemented Deepgram and OpenAI ASR provider with audio transcription capabilities.
  • Created example script for audio transcription.
  • Updated Client class to support ASR providers.
  • Added base class for ASR providers and specific implementation for Deepgram and OpenAI.
  • Introduced request and response adapters for Deepgram and OpenAI API.
  • Enhanced error handling for API responses.
  • Updated tests to cover provider functionality and integration.
  • Added new types for transcription requests and results.

tavinashb and others added 8 commits August 19, 2025 20:30
- Implemented Deepgram ASR provider with audio transcription capabilities.
- Created example script for audio transcription using Deepgram.
- Updated Client class to support ASR providers, including Deepgram.
- Added base class for ASR providers and specific implementation for Deepgram.
- Introduced request and response adapters for Deepgram API.
- Enhanced error handling for Deepgram API responses.
- Updated tests to cover Deepgram provider functionality and integration.
- Added new types for transcription requests and results.
feat: add Deepgram ASR provider integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant