-
## Proposed changes
## Context
## Possible Implementation
## Other information
-
As stated!
I'm generally very unsure how to use the streaming API. The documenation is really out of date.
Here's my script. I'm using Unity and my own microphone system, which flushes data to Deep…
-
## What is the current behavior?
In periods of high load, response times fluctuate. If they go over 5' mark, the fetch library implemented fails, because it cannot stay alive for longer than 5'. Thos…
-
It looks like the official documentation of Deepgram API usage [https://developers.deepgram.com/docs](url) is not updated to the latest version of the API. Please check the content.
-
## What is the current behavior?
The API Key ordering or precedence is not correct. The order should be with first being the highest:
- ClientOptions - https://github.com/deepgram/deepgram-go-sdk/…
-
## Proposed changes
Need to further refactor, HTTP/REST clients for:
- thread safety
- ~customer headers moved from ClientOptions (need to be moved per function for thread safety)~ the other SD…
-
## Proposed changes
Look at this CodeRabbit Feedback
https://github.com/deepgram/deepgram-dotnet-sdk/pull/228#discussion_r1486614001
CodeRabbit:
```
Consider refactoring the repeated setup of…
-
> `The experience with this SDK is a bit poor`
>
> 1、elevenlabs tts.py line:333, if meet api error, please take a log. @MichaelYang1995 china area can't visit elevenlabs, with VPN only use paid ele…
-
I notice the JS SDK's has KeepAlive implemented but it's not added yet to .net SDK.
I am cutting audio to deepgram while my agent speaks and on longer sentences (I think around 10s) the websocket c…
-
## What is the current behavior?
The client is configured to ask for UtteranceEnd events but isnt receiving any.
## Steps to reproduce
Use the latest javascript client (3.1.3) with the follow…