Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeflash-ai
/
deepgram-python-sdk
Public
forked from
deepgram/deepgram-python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
23
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
codeflash/optimize-encode_query-mh2rdmp9
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 11, 2025
fix: endpoint class fix (#551)
jpvajda
authored
1cc054f
Copy full SHA for 1cc054f
feat: adds support for speak fallback (#548)
Show description for cab41fa
jpvajda
authored
cab41fa
Copy full SHA for cab41fa
Commits on Jul 7, 2025
feat: Adds support for IUM (#546)
Show description for 232ee05
jpvajda
authored
232ee05
Copy full SHA for 232ee05
Commits on Jun 24, 2025
feat(auth): adding token-based auth to the SDK so access tokens can be used in requests (#543)
Show description for 1200c83
lukeocodes
authored
1200c83
Copy full SHA for 1200c83
Commits on Jun 13, 2025
Merge pull request #540 from deepgram/fix/empty
Show description for a2d66fe
naomi-lgbt
authored
a2d66fe
Copy full SHA for a2d66fe
chore: fixes no_mic example
jpvajda
committed
9880f83
Copy full SHA for 9880f83
fix: do coderabbit's stuff
naomi-lgbt
committed
d062caf
Copy full SHA for d062caf
fix: handle empty objects for providers
naomi-lgbt
committed
eddcf18
Copy full SHA for eddcf18
Commits on Jun 11, 2025
Merge pull request #538 from deepgram/chore/badge-fix
Show description for 03bc7e3
naomi-lgbt
authored
03bc7e3
Copy full SHA for 03bc7e3
Commits on Jun 10, 2025
fixes GH build status badge
jpvajda
authored
6799103
Copy full SHA for 6799103
Merge pull request #537 from deepgram/feat/context
Show description for 14ea4bf
naomi-lgbt
authored
14ea4bf
Copy full SHA for 14ea4bf
Commits on Jun 9, 2025
feat: support context length option
naomi-lgbt
committed
3735cc0
Copy full SHA for 3735cc0
Merge pull request #532 from deepgram/feat/generic
Show description for 4521048
naomi-lgbt
authored
4521048
Copy full SHA for 4521048
chore: mention that example should fail
naomi-lgbt
committed
bf825dc
Copy full SHA for bf825dc
Commits on Jun 7, 2025
chore: docs stirng
naomi-lgbt
committed
998f0ed
Copy full SHA for 998f0ed
Merge branch 'main' into feat/generic
naomi-lgbt
authored
f21ec13
Copy full SHA for f21ec13
fix: remove the keyterms check
naomi-lgbt
committed
4ab6cba
Copy full SHA for 4ab6cba
feat: make all providers generic
naomi-lgbt
committed
2c92d67
Copy full SHA for 2c92d67
Commits on Jun 6, 2025
Merge pull request #534 from deepgram/fix/agent-language-fix
Show description for 6380b56
naomi-lgbt
authored
6380b56
Copy full SHA for 6380b56
Commits on Jun 5, 2025
removes language dataclass
jpvajda
committed
19248f4
Copy full SHA for 19248f4
Commits on Jun 3, 2025
code review fix
jpvajda
committed
79b8b43
Copy full SHA for 79b8b43
updates missing section of readme (#533)
Show description for 9baa12d
jpvajda
authored
9baa12d
Copy full SHA for 9baa12d
a fixes examples and language option
jpvajda
committed
c163b55
Copy full SHA for c163b55
review feedback
jpvajda
committed
f2dc9dd
Copy full SHA for f2dc9dd
Commits on May 31, 2025
fixes agent language
jpvajda
committed
e25166e
Copy full SHA for e25166e
Commits on May 29, 2025
SDK Readme Improvements (#530)
Show description for 2bf98aa
jpvajda
and
naomi-lgbt
authored
2bf98aa
Copy full SHA for 2bf98aa
fix: shut up linter
naomi-lgbt
committed
4cf0542
Copy full SHA for 4cf0542
feat: support arbitrary attributes for speak provider
naomi-lgbt
committed
1973bbc
Copy full SHA for 1973bbc
Commits on May 9, 2025
Merge pull request #524 from deepgram/lo/tts-ws-release
Show description for 052aadd
naomi-lgbt
authored
052aadd
Copy full SHA for 052aadd
chore: update test data
lukeocodes
committed
68d6c48
Copy full SHA for 68d6c48
feat: officially enable aura-2 in live text-to-speech
lukeocodes
committed
ba4124a
Copy full SHA for ba4124a
Commits on May 5, 2025
Merge pull request #520 from deepgram/feat/agent-v1
Show description for 5945c56
naomi-lgbt
authored
5945c56
Copy full SHA for 5945c56
Commits on Apr 30, 2025
fix: couple more issues
naomi-lgbt
committed
8e066ce
Copy full SHA for 8e066ce
chore: coderabbit's sugestions
naomi-lgbt
committed
cbbc1b3
Copy full SHA for cbbc1b3
fix: resolve lint issue
naomi-lgbt
committed
b21005a
Copy full SHA for b21005a
Pagination
Previous
Next
You can’t perform that action at this time.