Giter VIP home page Giter VIP logo

deepgram-go-sdk's Introduction

Deepgram Go SDK

Community Go SDK for Deepgram. Start building with our powerful transcription & speech understanding API.

This SDK only supports hosted usage of api.deepgram.com.

Getting an API Key

๐Ÿ”‘ To access the Deepgram API you will need a free Deepgram API Key.

Documentation

You can learn more about the Deepgram API at developers.deepgram.com.

Current Status

There is minimal functionality on the SDK but we hope to add more features soon.

While we don't have a stable release, that is because we don't have feature parity with the other SDKs. It is safe to use, but not all features are available.

To process live transcriptions, see the example.

Development and Contributing

Interested in contributing? We โค๏ธ pull requests!

To make sure our community is safe for all, be sure to review and agree to our Code of Conduct. Then see the Contribution guidelines for more information.

Local Installation and Example Set up

Requirements: Go (version ^1.18)

  • Clone the repository:
git clone https://github.com/deepgram-devs/deepgram-go-sdk/
  • Move into the directory and install the dependencies:
cd deepgram-go-sdk

go get .
  • Add the API key in the examples/liveTranscription_example.go file:
dg := *deepgram.NewClient("YOUR_API_KEY")
  • Run the example:
go run examples/liveTranscription_example.go

Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

deepgram-go-sdk's People

Contributors

briancbarrow avatar mr-destructive avatar michaeljolley avatar alexanderyoung avatar davidalpert avatar bekahhw avatar bencisthegoat avatar jpvajda avatar nickbeukema avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.