deepgram-go-sdk icon indicating copy to clipboard operation
deepgram-go-sdk copied to clipboard

Go SDK for Deepgram's automated speech recognition APIs.

Results 16 deepgram-go-sdk issues
Sort by recently updated
recently updated
newest added

Adds a new github action to update the `sdkVersion` in the deepgram/deepgram.go file. This action is meant to run when we create a new release.

## Proposed changes Reintroduce TTS WS ## Types of changes What types of changes does your code introduce to the community Go SDK? _Put an `x` in the boxes that...

## Proposed changes Since the input is a file or a stream, usually a file but could be a StringBuffer), you wouldnt want the user to modify the document first...

## Proposed changes **Hold Until First Release of TTS WS** Refactor similar code for WS Clients (Live Transcription and Speak) to pull out similar code into abstract base class. ##...

## Proposed changes We want to be able to know which log trace statements correspond to a given `request_id`. Since we don't get the `request_id` until the end, create a...

## Proposed changes ## Context ## Possible Implementation ## Other information