Skip to content

DeepGram

Lucie Galland edited this page Jul 19, 2024 · 4 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 replace 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

Greta Architecture

Quick start

Advanced

Functionalities

Core functionality

Auxiliary functionalities

Preview functionality

Nothing to show here

Previous functionality (possibly it still works, but not supported anymore)

Clone this wiki locally