Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

ovos-vad-plugin-webrtcvad

A voice activity detection (VAD) plugin for OpenVoiceOS.

The plugin uses webrtcvad to detect speech in an audio stream. ovos-dinkum-listener uses a VAD plugin like this one. It decides when a user has stopped speaking.

Install

pip install ovos-vad-plugin-webrtcvad

Configuration

Set the plugin as the VAD engine in the OpenVoiceOS configuration:

{
  "listener": {
    "VAD": {
      "module": "ovos-vad-plugin-webrtcvad",
      "ovos-vad-plugin-webrtcvad": {
        "vad_mode": 3
      }
    }
  }
}

vad_mode ranges from 0 (least aggressive) to 3 (most aggressive, default).

Related projects

License

Apache-2.0

Download files

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

Source Distribution

ovos_vad_plugin_webrtcvad-0.0.3a4.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

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

ovos_vad_plugin_webrtcvad-0.0.3a4-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file ovos_vad_plugin_webrtcvad-0.0.3a4.tar.gz.

File metadata

File hashes

Hashes for ovos_vad_plugin_webrtcvad-0.0.3a4.tar.gz
Algorithm Hash digest
SHA256 1782f9c729e7007d2f691a623bdf21f71fd6b4a5cd739e852daa81ed7a2612a3
MD5 ae761881eb1480ee986d9a08ffbeddbb
BLAKE2b-256 15ecc44e9add52ead51b2e3a7e1155a75f7421b4a95e1bc21029ae6b3a761d4c

See more details on using hashes here.

File details

Details for the file ovos_vad_plugin_webrtcvad-0.0.3a4-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_vad_plugin_webrtcvad-0.0.3a4-py3-none-any.whl
Algorithm Hash digest
SHA256 13dc0cedd219acf8220d2a16cf45e819e94df8b507e04654deaa6422f328090d
MD5 89583abfea1343d591ec433a19181038
BLAKE2b-256 c0e2f5795d59e481d4eaf6a4ba35faca433b533a69e8e5d8a4a8667b668e72a8

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 Sentry Error logging StatusPage Status page