Skip to main content

Nemo STT plugin for Neon

Project description

NeonAI Nemo STT Plugin

Mycroft compatible Neon Nemo STT Plugin Speech-to-Text.

Configuration:

stt:
    module: neon_stt_plugin_nemo 
    neon-stt-plugin-nemo: {}

Docker Deployment

The dockerfile included in this repository can be used to build a container with a minimal server that hosts Nemo STT. The below command runs the container and binds the web UI to port 8080 on the host:

docker run -p 8080:8080 ghcr.io/neongeckocom/neon-stt-plugin-nemo:dev

From the host, a Web UI can be accessed at 127.0.0.1:8080/gradio and STT requests can be posted to 127.0.0.1:8080/stt. Status is available at 127.0.0.1:8080/status.

The ovos-stt-plugin-server STT plugin can be used to send requests to this deployed backend.

Project details


Download files

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

Source Distribution

neon-stt-plugin-nemo-0.0.4.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

neon_stt_plugin_nemo-0.0.4-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

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