Skip to content

Add Deepgram transcription provider - #74

Open
half-programmer wants to merge 2 commits into
nibzard:mainfrom
half-programmer:codex/deepgram-provider
Open

Add Deepgram transcription provider#74
half-programmer wants to merge 2 commits into
nibzard:mainfrom
half-programmer:codex/deepgram-provider

Conversation

@half-programmer

Copy link
Copy Markdown

Summary

  • add a Deepgram pre-recorded transcription provider using POST /v1/listen
  • register it behind DEEPGRAM_API_KEY with nova-3 as the default model
  • add mocked tests for auth, request params, availability, response parsing, and error handling

Validation

  • Not run locally: GitHub clone/network access was failing in this environment, so this PR was prepared through the GitHub API. The tests are mock-based and do not require a real Deepgram key.

@half-programmer

Copy link
Copy Markdown
Author

Hi, quick follow-up on this provider PR. The implementation is intentionally scoped to a mock-tested Deepgram pre-recorded transcription provider and is linked from the Daytona content submission. I am happy to make any changes needed for the provider API shape or registry conventions.

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