Skip to content

DeepGram

sagatake edited this page Apr 7, 2025 · 5 revisions

The DeepGram module can be used to detect oral speech from the user

Installation

  • make sure conda is installed on your system
  • Create an API key at https://deepgram.com/ and create API_KEY.txt with the created API key in Common/Data/DeepASR/DeepGram

Use in Greta

  • Add the DeepGram module to your configuration
  • Enable Deep speech module
  • Choose port and language (can stay the same)
  • Push the Listen button before talking

Connection with other module

The DeepGram module can be connected to a LLM module and a Feedback module to create a demo configuration see page LLM - Deep ASR integration

Tips

A demo of the integration of this module is available at LLM DeepASR integration

Getting started with Greta

Basics

Advanced

For developpers

Functionalities

Core functionality

Auxiliary functionality

Preview functionality (only in dev branch)

Nothing to show :)

Previous functionality (it might work, but not supported anymore)

Tips

Clone this wiki locally