-
## What is the current behavior?
Deepgram API does not return data upon disconnecting and reconnecting Websocket.
Disconnect definition
```js
const disconnectFromDeepgram = () => {
if (…
-
## What is the current behavior?
"Step size" in Deepgram refers to the frequency in which interim results are returned. The default value used by Deepgram cloud-hosted is 1 second. However, when usin…
-
## What is the current behavior?
from version 1.3.1:
```
panic: concurrent write to websocket connection
goroutine 2160 [running]:
github.com/dvonthenen/websocket.(*messageWriter).flushFrame(…
-
## What is the current behavior?
While using the speech-to-text API, the API errors with the message `"err_code":"SLOW_UPLOAD","err_msg":"Request upload timeout."`. The file that I am trying to upl…
-
Hello Thomas, and thanks again for this great cog !
I've been finding more and more problems with the large-v3 model though - much more hallucinations than with large-v2, and a global precision re…
-
How can I call this functions on the playground app? On the agent side it works very well, but I can not access at the agents client? What can I do, I need it urgent :-/ .. or what do I have to chang…
-
Has anyone encountered this problem?
`{"asctime": "2024-05-20 20:00:29,659", "level": "WARNING", "name": "livekit.plugins.deepgram", "message": "deepgram connection failed, retrying in 2s", "job_id…
-
**Is your feature request related to a problem? Please describe.**
Transcription is not live rn
**Describe the solution you'd like**
Transcription should be live
-
## Proposed changes
Add Support for `no_delay`
## Context
NA
## Possible Implementation
NA
## Other information
https://developers.deepgram.com/docs/smart-format#results
NA
-
Hi, I have encountered an issue when using the @livekit/rtc-node library to publish audio tracks from the server. I can successfully connect to the room and publish tracks, and the track is audible in…