-
A library shouldn't os.Exit on error which log.Fatal is doing. We are bouncing workers because of this.
-
https://github.com/deepgram-devs/deepgram-go-sdk/blob/ce4daa0a5fb4120a03cc7bf171f59fae188cc32e/go.mod#L1
rename to github.com/deepgram-devs/deepgram-go-sdk to avoid:
![image](https://user-images…
-
## What is the current behavior?
When calling GetTranscriptionAsync, and PrerecordedTranscriptionOptions.Callback is set to a URI, the transcription response object doesn't contain the request ID.
…
-
## Proposed changes
Currently, the to_caption function uses "word" instead of "punctuated_word" to create the captions even when "punctuated_word" exist in the response. I would like that to be cha…
-
Hi, I am trying to play streaming audio coming from my websocket connection and I am getting error in Safari. The audio plays a little bit and then it breaks giving an error. It works perfect in Chrom…
-
Eventually we should get this repo into Deepgram devs with our other sample apps.
-
I've just created a new Next 13 site. I simply ran the `npx create-next-app@latest` -> `npm i typewriter-effect` -> added the component to the `page.tsx` file and got a render error.
```tsx {page.t…
-
## Proposed changes
> There's currently a python and a rust version it'd be nice if we could see a Node version.
## Context
> It would help me easily determine how to work with Twilio live t…
-
Now that we have distributed the library to [npm](https://www.npmjs.com), the easy installation and usage of the project are critical.
@grovesy - I am having trouble creating a simple set of steps …
-
## What is the current behavior?
`deepgram.transcription.live` returns a `LiveTranscription | ErrorResponse`, which makes it a bit unergonomic to use in TypeScript, because you have to explicitly c…