-
I am trying to install pipecat with this in the requirements.txt `pipecat-ai[deepgram,openai]`
But it returns the error:
`WARNING: pipecat-ai 0.0.29 does not provide the extra 'deepgram'`
-
Shouldn't `endpointing` be a boolean as per the [streaming API docs](https://developers.deepgram.com/reference/listen-live#query-params)?
https://github.com/deepgram/deepgram-go-sdk/blob/a48acc88c…
-
I tried to replicate code from this github using live client, however websocket returns error 405:
2024-06-12 12:12:30.303 [Information] DeepgramWsClientOptions: KeepAlive: False
2024-06-12 12:12:…
-
Is there any documentation on how to use hyperaudio-lite-editor for newbies? I've installed it on my server and have no idea how to use it. I don't need to use Deepgram as I already have the transcrip…
ffimk updated
4 months ago
-
As a user, I want to be able to train Deepgram's transcription functions to identify my own voice so that anything I speak is labeled with my name and summaries are able to identify what I said compar…
-
Streaming should also support options just as prerecorded transcription does.
-
I am trying to to test Daily's fast voice agent demo (https://github.com/CerebriumAI/examples/tree/master/18-realtime-voice-agent) locally and am running into numerous issues:
1. In that project, `…
trzy updated
4 months ago
-
Path: /customization/multilingual
Can Vapi support a Greek speaking AI
-
### Describe the feature you'd like to request
in my opinion, this setup makes it crazy hard to convince someone to go and provision all these services just to start exploring this project in local…
-
### Version
29.7.0
### Steps to reproduce
```javascript
// foo.js
import { CallbackUrl, createClient } from '@deepgram/sdk';
const deepgram = createClient('somekey');
async function t…