dvonthenen / open-virtual-assistant

Open Source Virtual Assistant Framework
Apache License 2.0
9 stars 1 forks source link

Implement Deepgram Transcription #10

Closed dvonthenen closed 8 months ago

dvonthenen commented 8 months ago

What this PR does / why we need it

This implements Deepgram transcription to process the commands.

Which issue(s) this PR fixes

Fixes: NA

Describe testing done for PR

Works for me! ASSISTANT_OLD_DEMO=true ASSISTANT_TRANSCRIBER=deepgram go run cmd.go

Special notes for your reviewer

NA

dvonthenen commented 8 months ago

Will bump this PR when GA is released!