-
Such as livekit: End to end stack for WebRTC
-
**Is your feature request related to a problem? Please describe.**
This feature was started but not finished.
```dart
// widgets.dart
getPhoneMicRecordingButton(VoidCallback recordingToggled, Re…
-
## What is the current behavior?
I am running into an issue with prerecorded local file transcription (v3 SDK) since Vercel does not support web sockets (afaik).
## Steps to reproduce
Use the e…
-
## Proposed changes
## Context
## Possible Implementation
## Other information
https://developers.deepgram.com/reference/create-key
-
I've noticed that occasionally the agent will generate two distinct responses (LLM inference and TTS audio) for the same user input.
Interestingly, the second LLM inference isn't generated until af…
-
The worker periodically disconnects. There are no loads on the CPU and RAM. No correlation has been found with the number of active rooms. Could you please advise what might be causing this?
Error …
-
## Proposed changes
Add "key" to public Record Key
## Context
I needed to perform a workaround by using normal HTTP requests instead of the Deepgram library just to get the "key" when cre…
tieje updated
5 months ago
-
## What is the current behavior?
Installing v3.3.0 results in the error `Uncaught ReferenceError: process is not defined`
## What's happening that seems wrong?
It seems that the dist bundle is no…
-
Part of [Megaissue 2024 Q2 - Posthog for LLMs](https://github.com/PostHog/meta/issues/190) is to write SEO content for LLMs/AI. Below is the plan for the content I plan to write. The focus is around t…
-
Hi there,
I noticed the new feature to transcribe audio using Deepgram and other suppliers in conjunction with workers on the server and I would like to use it with Flutter as a client.
Unfortunat…