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
d868d9c
User selector
All users
All time
Commit History
Commits on Feb 7, 2025
fixes some unit tests
jpvajda
committed
d868d9c
Copy full SHA for d868d9c
nova-3 and keyterms added
jpvajda
committed
946ca32
Copy full SHA for 946ca32
Commits on Feb 3, 2025
Release voice agent API (#497)
Show description for 203733a
jpvajda
and
davidvonthenen
authored
203733a
Copy full SHA for 203733a
Fix support for Python WebSocket >=14 while preserving backward compatibility (#499)
Show description for 25dadca
fviard
authored
25dadca
Copy full SHA for 25dadca
Commits on Jan 29, 2025
Correct typo in comments (#498)
Uaitt
authored
94baa9d
Copy full SHA for 94baa9d
Commits on Jan 7, 2025
Merge pull request #490 from gerrymeixiong/gm/thread-cls-override
Show description for ad276e1
naomi-lgbt
authored
ad276e1
Copy full SHA for ad276e1
Commits on Dec 24, 2024
address task rabbit comments
gerrymeixiong
committed
e4b2ab7
Copy full SHA for e4b2ab7
Commits on Dec 17, 2024
pass in
gerrymeixiong
committed
e84be76
Copy full SHA for e84be76
Commits on Dec 16, 2024
lint
gerrymeixiong
committed
4c0a601
Copy full SHA for 4c0a601
Add threading.Thread Class Override
gerrymeixiong
committed
000d45c
Copy full SHA for 000d45c
Commits on Nov 20, 2024
Merge pull request #487 from deepgram/pin-websockets-version
Show description for 7df7b27
SandraRodgers
authored
7df7b27
Copy full SHA for 7df7b27
pin the version of the websockets dependency to 12 or 13
jjmaldonis
committed
ed71994
Copy full SHA for ed71994
Commits on Nov 13, 2024
Fix link to live audio transcription quickstart which previous linked to the Go documentation (#484)
lancegoyke
authored
2887e93
Copy full SHA for 2887e93
Commits on Nov 5, 2024
Merge pull request #481 from dvonthenen/example-tag-release
Show description for d3bb649
davidvonthenen
authored
d3bb649
Copy full SHA for d3bb649
Commits on Nov 4, 2024
Example Tagging Release
davidvonthenen
committed
9857dae
Copy full SHA for 9857dae
Merge pull request #480 from dvonthenen/close-socket-on-server-termination
Show description for aff6110
davidvonthenen
authored
aff6110
Copy full SHA for aff6110
Trigger WSClient Disconnect When WS Connection Closed
davidvonthenen
committed
25fa3bd
Copy full SHA for 25fa3bd
Merge pull request #479 from meralan/fix_undefined_variable_access
Show description for a840467
davidvonthenen
authored
a840467
Copy full SHA for a840467
use clear_result in logs instead of undefined meta_result
Kaan Meralan
committed
12b304f
Copy full SHA for 12b304f
Commits on Oct 21, 2024
Merge pull request #473 from dvonthenen/fix-manaage-null-response
Show description for 433e6f2
davidvonthenen
authored
433e6f2
Copy full SHA for 433e6f2
Fix `get_usage_request` when Response Not Available
davidvonthenen
committed
382069e
Copy full SHA for 382069e
Commits on Oct 18, 2024
Merge pull request #472 from dvonthenen/enhancement-usability-for-stt-and-tts-ws
Show description for eb4ed92
davidvonthenen
authored
eb4ed92
Copy full SHA for eb4ed92
Port Enhancements from EA Release
davidvonthenen
committed
f3cc7a5
Copy full SHA for f3cc7a5
Commits on Sep 30, 2024
Merge pull request #471 from dvonthenen/speaker-wait-for-complete
Show description for 84fc18b
davidvonthenen
authored
84fc18b
Copy full SHA for 84fc18b
Commits on Sep 29, 2024
Update deepgram/clients/speak/v1/websocket/client.py
Show description for c6c22e1
davidvonthenen
and
coderabbitai[bot]
authored
c6c22e1
Copy full SHA for c6c22e1
Implement `wait_for_complete()` for Speaker class
davidvonthenen
committed
feb2680
Copy full SHA for feb2680
Commits on Sep 27, 2024
Merge pull request #468 from dvonthenen/impl-agant-api
Show description for b233b60
davidvonthenen
authored
b233b60
Copy full SHA for b233b60
Fix Issue 264 - Using Shared WebSocket Class Implementation
davidvonthenen
committed
4c9c639
Copy full SHA for 4c9c639
Commits on Sep 26, 2024
Merge pull request #467 from dvonthenen/fix-missing-properties
Show description for c2b0790
davidvonthenen
authored
c2b0790
Copy full SHA for c2b0790
Fix Mismatch Structs on STT REST
davidvonthenen
committed
e20766d
Copy full SHA for e20766d
Commits on Sep 24, 2024
Merge pull request #464 from dvonthenen/issue457-expose-all-response-types
Show description for ee4a581
davidvonthenen
authored
ee4a581
Copy full SHA for ee4a581
Expose All Response Types
davidvonthenen
committed
7973bcb
Copy full SHA for 7973bcb
Commits on Sep 18, 2024
Merge pull request #434 from dvonthenen/reintroduce-tts-ws
Show description for 78c7c45
davidvonthenen
authored
78c7c45
Copy full SHA for 78c7c45
Commits on Sep 16, 2024
Merge pull request #463 from deepgram/add-search-response-for-streaming
Show description for 8226969
davidvonthenen
authored
8226969
Copy full SHA for 8226969
added the Search response for streaming requests
jjmaldonis
committed
fed0893
Copy full SHA for fed0893
Pagination
Previous
Next
You can’t perform that action at this time.