An open API service indexing awesome lists of open source software.

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.

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 |