deepgram-devs / jamfest

0 stars 0 forks source link

Use production Deepgram for WS transcription #8

Closed mlodato517 closed 2 years ago

mlodato517 commented 2 years ago

This Commit

Updates the repo to use the official production Deepgram endpoint for WS transcription instead of the proxy.

Why?

Because that is more correct and stable. Then we can take down the proxy and stop managing it.

Notes

This requires those building the repo to compile a token into the binary which will be available on the client. We think this is fine for now and can come up with something else if we want later.

nikolawhallon commented 2 years ago

Merge it! Merge it! Merge it! Merge it!

mlodato517 commented 2 years ago

I'll squash and merge and apologies if you didn't want that newer change - I'll update it in a follow up if you want me to!