Hi,
I’m trying to install the Deepgram SDK (here) via NPM so that I can use this to live-transcribe audio. I’m capturing audio via RecordRTC (also installed via NPM), triggered with some JS on button press and it’s working great. However, I’m having trouble getting Deepgram setup and I’m wondering if it’s even compatible or if I’m missing something?
Anyone have any initial advice?
Thanks!