Skip to content

NeonGeckoCom/neon-stt-plugin-silero

Repository files navigation

config

{
  "stt": {
     "module": "neon-stt-plugin-silero",
     "neon-stt-plugin-silero": {
        "model": "model.onnx"
     }
  }
}

model is optional, will be downloaded at runtime based on lang if missing

Docker

This plugin can be used together with ovos-stt-http-server

docker run -p 8080:8080 ghcr.io/neongeckocom/silero-stt:master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published