-
It seems during the moments of silence, the transcription goes insane and writes this kind of stuff:
> [2024-08-01T10:34:41Z INFO screenpipe_audio::stt] 0.0s-...: I'm going to use the other sid…
-
## Proposed changes
I am using the Deepgram Python SDK and have found it difficult to interpret code snippets provided in your documentation largely because the API Reference doesn't work like usef…
-
I really want to konw, what asr service use?
how to recive daily audio?
audio to text?
-
Any plans to add Deepgram Speech to Text, performs better than whisper in many cases.
-
## What is the current behavior?
When calling `createClient` in the browser, error occurs.
## Steps to reproduce
Install "@deepgram/sdk": "^3.3.5" and use within a Remix run application
…
-
I’m currently working on a project that requires live transcription from a microphone. I’ve been searching extensively through the documentation, but I haven’t been able to find a straightforward exam…
-
## Proposed changes
I believe it would be beneficial to incorporate a feature in the SDK for detecting a token at the end of speech to ensure accurate end-of-speech detection. This would provide a …
-
I'm getting an error sometime while using speech-to-text with stream:
```bash
E/flutter ( 5983): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Missing ex…
-
I want to convert a gan_mnist in tensorflow to gan_mnist in kur.
At this moment, all I know about model in kur is the following:
model's life cycle:
1. model as dict in kurfile -->
2. model…
-
Hello,
New to livekit, I've struggling for the past days.
```
livekit==0.18.0
livekit-agents==0.11.1
livekit-api==0.7.1
livekit-plugins-deepgram==0.6.9
livekit-plugins-openai==0.10.5
livekit…