-
We have noticed that many of our response transcripts being returned via the Deepgram API only contain a small portion of the expected transcript. E.g. 45 minute files are returning just 15 minutes of…
-
## What is the current behavior?
if send `nil` to `deepgram-go-sdk/pkg/client/listen"`.`NewREST` in the second argument
we get `"invalid memory address or nil pointer dereference"`
```
panic: run…
-
## What is the current behavior?
When using the Deepgram SDK with WebSocket version 14.0, the connection fails, and the following error is raised:
TypeError: got an unexpected keyword argument 'ext…
-
## Proposed changes
There is a provided Microphone class that was provided in the first release of `v4` of this SDK for people to do STT locally on their laptop:
https://www.nuget.org/packages/Dee…
-
### Brief Description
In the terminate() function within vocode/streaming/streaming_conversation.py, after the log entry `Terminating events Task`, the rest of the function does not execute. The lo…
-
let's disable soniox for now as it is 2x more expensive than deepgram
-
### Bug Description
Whenever I open the HTTP node or a code node in a workflow that uses the DeepGram API, the UI freezes and becomes unresponsive. Then the browser times out the session and need to …
-
Deepgram can do TTS and it is very cheap compared to all other alternatives 1.5$ for 100k characters (vs Elevenlabs 22$ for 100k).
Could you add the TTS support to Deepgram this is not only benefic…
-
Hi,
[Deepgram](deepgram.com) is wayyy faster, cheaper, supports dictation modes (so saying comma to have a comma), supports removing things like "hum" and "huh", and suports live streaming.
Can …
-
## What is the current behavior?
`PrerecordedResponse.from_json(result)` ([link to code](https://github.com/deepgram/deepgram-python-sdk/blob/7df7b270a530c00fac4ebd77e9581ddafebe2d9f/deepgram/clients…