-
DEEPGRAM_ENV=development is missing in .env.local and API logic in README won't work without it.
-
### How to reproduce
Not able to reproduce consistently, but it happens occasionally with the example code provided in https://github.com/livekit/agents/blob/main/examples/voice-assistant/minimal_ass…
-
I am integrating Deepgram JS SDK in React Native. Following this documentation (https://developers.deepgram.com/docs/node-sdk-streaming-transcription)
I initialised the SDK doing this:
import { cr…
ndbac updated
1 month ago
-
I want BBB to support Deepgram STT and TTS
-
Recently an optimization was added to avoid sending blank audio frames to deepgram. This is nice if you don't need timings...
https://github.com/livekit/agents/pull/738/files
However if you need…
-
### Brief Description
Error when initializing cartesia synthesizer
### LLM
GPT-4
### Transcription Services
Deepgram
### Synthesis Services
None
### Telephony Services
None
### Conversation …
-
Sometimes Silero detects that the user is speaking when Deepgram doesn't (and vice versa). Is there a way to just use Deepgram endpointing so that these inconsistencies don't occur?
-
Tried to run and got the error and then changed
`dg_connection = deepgram.listen.live.v("1")` to
`dg_connection = deepgram.listen.asyncwebsocket()`
but again got the error:
Could not open socket…
-
## Proposed changes
Improve on the generated pydocs introduced in this PR https://github.com/deepgram/deepgram-python-sdk/pull/281 to make the look-and-feel user friendly.
This is a follow up to…
-
### What features would you like to see added?
What about "Upcoming STT/TTS Enhancements: The Google Cloud STT/TTS and Deepgram services are being planned for future integration."
### More detai…