Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

STT plugin to use selene backend services

Notifications You must be signed in to change notification settings

OpenVoiceOS/ovos-stt-plugin-selene

Repository files navigation

DEPRECATED - Description

With mycroft's demise selene support is being deprecated, Selene will go down any day now

please use https://github.com/OpenVoiceOS/ovos-stt-plugin-server instead


A stt plugin for ovos using selene_api

Install

pip install ovos-stt-plugin-selene

Configuration

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

  "stt": {
    "module": "ovos-stt-plugin-selene"
  }