CoolFace
Apppublic

barreiros/deepgram-groq-realtime-voice-interaction

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
50 commits on main
206e3d21y ago

Normalize the sample audio rate for the capture and playback

barreiros
6edfa551y ago

Fix Vite

barreiros
5079ce61y ago

Configure npm install for production

barreiros
a6a8ab81y ago

Add the package-lock for production npm ci command run

barreiros
d7035781y ago

Reduce the amount of data saved in memory

barreiros
c194bdf1y ago

Improve sbert utterance detection

barreiros
512348e1y ago

First version of SBERT working in local whit Docker

barreiros
dd9b3f01y ago

Improving the sentence detector

barreiros
addc37c1y ago

Refactoring layour WIP

barreiros
f4a93ad1y ago

Refactoring the frontend

barreiros
616943d1y ago

Cleaning

barreiros
f49769e1y ago

Hangle multiple images

barreiros
622d6191y ago

Images description working well

barreiros
ddf303e1y ago

Adding and hangling multiple images

barreiros
d3ae6b51y ago

First version of the add images functionality

barreiros
6868a8e1y ago

Fix onMessage callback

barreiros
09f6e231y ago

Configure fallback url

barreiros
37c83b11y ago

Add env variables

barreiros
e293a131y ago

Add secret prompt

barreiros
a65eb4d1y ago

Modify npm in Dockerfile

barreiros
9f3b7a11y ago

Rename Readme.md to README.md

barreiros
e9d881a1y ago

Add headers

barreiros
9e85ad41y ago

Add headers

barreiros
c783a6b1y ago

Add headers

barreiros
90c67141y ago

Add headers

barreiros
eb599241y ago

Configuring Dockerfile for Hugginface spaces

barreiros
266008e1y ago

First version of the Dockerfile

barreiros
418d6f81y ago

Add encoding parameter

barreiros
914e45f1y ago

Prevent some errors

barreiros
0cae20e1y ago

Hangle Groq API errors

barreiros
73e6cc01y ago

Set defaults

barreiros
957269f1y ago

Separate the params by service

barreiros
e0fb8191y ago

Improving shutup system

barreiros
79218a71y ago

Stop the current conversation when user talk

barreiros
b9e607b1y ago

Configure the shutup process using an LLM when sentences are not completed

barreiros
47c4d091y ago

feat: update GroqService model and conversation chain input

barreiros
251bd571y ago

fix: clear listen connection buffers in DeepgramService clearBuffers method

barreiros
507acc41y ago

feat: add clearBuffers to GroqService and shutup event handling

barreiros
312c8711y ago

feat: add timer functionality to send messages at intervals

barreiros
06e47631y ago

Stop conversation WIP

barreiros
9648e411y ago

Stop conversation WIP

barreiros
b70e50a1y ago

Stop conversation WIP

barreiros
517cf3e1y ago

Stop conversation WIP

barreiros
5b8a7961y ago

Stop conversation WIP

barreiros
9d9fe581y ago

First version of stop conversation working

barreiros
1c895241y ago

Init the shutup implementation

barreiros
33a3cf81y ago

refactor: remove unused state variable inputMessage

barreiros
0eb2b291y ago

Refactor some classes

barreiros
43fa3781y ago

add handling for flushing word buffer when playback queue is empty

barreiros
de9059c1y ago

feat: update Deepgram TTS model to 'nova-3' and handle speak flush event

barreiros