Skip to main content

ovos stt server plugin for mycroft

Project description

Description

OpenVoiceOS companion plugin for OpenVoiceOS STT Server

Install

pip install ovos-stt-plugin-server

Configuration

  "stt": {
    "module": "ovos-stt-plugin-server",
    "ovos-stt-plugin-server": {"url": "https://0.0.0.0:8080/stt"}
 }

Docker

see google-stt-proxy for an example

FROM debian:buster-slim

RUN apt-get update && \
  apt-get install -y git python3 python3-dev python3-pip curl build-essential

RUN pip3 install ovos-stt-http-server==0.0.2a1
RUN pip3 install SpeechRecognition==3.8.1

COPY . /tmp/ovos-stt-chromium
RUN pip3 install /tmp/ovos-stt-chromium

ENTRYPOINT ovos-stt-server --engine ovos-stt-plugin-chromium
```tts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_stt_plugin_server-0.0.4a3-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file ovos_stt_plugin_server-0.0.4a3-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_stt_plugin_server-0.0.4a3-py3-none-any.whl
Algorithm Hash digest
SHA256 5938948a9d7f814869d8083da7c4d004fdc28c1a45a8d9be56b42e53e12a32a9
MD5 8a2e6540f610091dcab826a3565f7ea5
BLAKE2b-256 e6cd353590c6dbe4b77033ed9bf788cea60b718302007f1dd8278787472a4045

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page