OpenVoiceOS / ovos-stt-plugin-selene

STT plugin to use selene backend services

Repository from Github https://github.comOpenVoiceOS/ovos-stt-plugin-seleneRepository from Github https://github.comOpenVoiceOS/ovos-stt-plugin-selene

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

About

STT plugin to use selene backend services


Languages

Language:Python 98.1%Language:Dockerfile 1.9%