/ovos-stt-plugin-selene

STT plugin to use selene backend services

Primary LanguagePython

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"
  }