Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 338 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 338 Bytes

Description

A stt plugin for ovos using Deepgram

Install

pip install ovos-stt-plugin-deepgram

Configuration

By default the global language used by mycroft-core will be used

  "stt": {
    "module": "ovos-stt-plugin-deepgram",
    "ovos-stt-plugin-deepgram": {"key": "xtimes40"}
  }