deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
34 stars 29 forks source link

Provide Foundation for Live/Stream CI Reproducibility #94

Closed dvonthenen closed 12 months ago

dvonthenen commented 1 year ago

Proposed changes

For us to test the Live/Streaming functionality in CI, the data input must be consistent.

Context

This helps create foundational infrastructure for CI for Live/Stream.

Possible Implementation

Pipe mp3 audio directly into the Live/Stream.

Other information

NA

dvonthenen commented 12 months ago

Merged https://github.com/deepgram-devs/deepgram-go-sdk/pull/124. Closing.