-
Could you please create another option for speech to text using Deepgram Aurora? It has lower latency that ElevenLabs, improving the overall experience.
-
This is a more clear description + RCA of #279
I think the issue is related to the TTS streaming implementation of livekit-plugins-elevenlabs. The reason I think that is because when I comment o…
-
With the minimal_assistant.py example, the above categories of voices don't seem to generate output properly. Instead it seems to hang for long periods of time.
Am seeing LLM chat completion reques…
-
## Proposed changes
## Context
## Possible Implementation
## Other information
-
Fuck this shti
-
There are occations where process is still undefined when using a non-webpack app. we need a solution that doesn't rely on a webpack plugin
-
## Proposed changes
Current code:
```ts
export interface LiveTranscriptionEvent {
type: "Results";
channel_index: number[];
duration: number;
start: number;
// ... etc.
};
}
…
-
run cerebrium deploy
then result
TypeError: __init__() got an unexpected keyword argument 'docker_base_image_url'
-
### Basically it's not a feature request, I want to know, the way to do diarization on live stream.
- Because, for streaming we need DeepGram latest version
- But for Diarization we need Deepgram=…
-
Im inputting my api key as
DEEPGRAM_API_KEY=your_deepgram_api_key_here
but for some reason its still not recognizing it, ive already grabbed a new api key as well and still get the error, i wrote i…