-
## What is the current behavior?
Literally a duplicate issue of #89, as I'm having the same problem, it's a shame that the neither of the error reporters ever responded. I'll try to be more useful!…
-
## What is the current behavior?
I am testing Japanese transcriptions via whisper model. I notice that the API responds with non-utf-8 characters as part of the transcript.
## Steps to reproduce…
-
reports from Discord about our Deepgram integration not working with Dutch / Swedish - need to figure this out in our Deepgram account
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
## What is the current behavior?
>When trying to do the following
```
import { Deepgram } from '@deepgram/sdk/browser'
```
I run into this error
```
SyntaxError: Unexpected token 'export'
…
-
Now that 0.6.1 is out and things look like they should work, I grabbed an API key from Deepgram and entered it into the AN config. I then clicked the microphone icon, the box pops up asking for infor…
-
## Background
We have multiple applications that use `undici`, as it implements `fetch`, `Request` and other Web Standards.
Our usages of `undici` `fetch` looks like this:
```js
fetch(new Re…
-
# Issue Metrics
| Metric | Value |
| --- | ---: |
| Average time to first response | 1 day, 13:44:19.210526 |
| Average time to close | 2 days, 14:20:58.577922 |
| Number of items that remain open | …
-
## What is the current behavior?
> What's happening that seems wrong?
Whenever i try to control the data going to deepspeech such as stopping the stream based on volume like this
```
i…
-
## Proposed changes
I propose reorganizing `deepgram` package source files into a single folder.
## Context
It is unusual to the point of non-idiomatic to have Go source files from different …