https://github.com/deepgram/support-toolkit
A collection of scripts and utilities to help Deepgram users diagnose and troubleshoot their deployments and product usage.
https://github.com/deepgram/support-toolkit
Last synced: 2 months ago
JSON representation
A collection of scripts and utilities to help Deepgram users diagnose and troubleshoot their deployments and product usage.
- Host: GitHub
- URL: https://github.com/deepgram/support-toolkit
- Owner: deepgram
- License: mit
- Created: 2025-11-07T19:30:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-04-02T21:59:25.000Z (3 months ago)
- Last Synced: 2026-04-03T08:26:55.774Z (3 months ago)
- Language: Python
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# support-toolkit
A collection of scripts and utilities to help Deepgram users diagnose and troubleshoot their deployments and product usage.
## Tools
| Tool | Description |
|------|-------------|
| [network_latency](./network_latency/) | Measure and analyze WebSocket connection latency, broken down by DNS, TCP, TLS, and WebSocket upgrade phases |
| [stt_stream_file](./stt_stream_file/) | Real-time audio transcription with a terminal UI, supporting microphone and file input with latency metrics |