Skip to main content
Pre-release

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

OVOS Plugin Manager

ovos-plugin-manager (OPM) is the plugin discovery, loading, and configuration framework for the OpenVoiceOS ecosystem. It defines the base classes that OVOS plugins implement, and it finds and loads installed plugins at runtime through Python entry points.

OPM architecture diagram

Install

pip install ovos-plugin-manager

Media provider plugins need an extra dependency. Install it with:

pip install ovos-plugin-manager[media]

Usage

Find and load an installed STT plugin by its entry point name.

from ovos_plugin_manager.stt import find_stt_plugins, load_stt_plugin

plugins = find_stt_plugins()
# {'ovos-stt-plugin-whisper': <class 'WhisperSTT'>, ...}

MySTT = load_stt_plugin("ovos-stt-plugin-whisper")
stt = MySTT(config={"lang": "en-US"})

Or create a plugin from the active configuration (mycroft.conf / ovos.conf).

from ovos_plugin_manager.stt import OVOSSTTFactory

stt = OVOSSTTFactory.create()

See docs/index.md for the full guide, including TTS, wake word, VAD, and transformer plugins, and how to write a new plugin.

License

Apache License 2.0. See LICENSE.

Release files for ovos-plugin-manager 2.12.4a1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ovos-plugin-manager 2.12.4a1
File Size Uploaded
ovos_plugin_manager-2.12.4a1.tar.gz 130.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ovos-plugin-manager 2.12.4a1
File Interpreter ABI Platform
ovos_plugin_manager-2.12.4a1-py3-none-any.whl Python 3 none any Details

Total release size: 298.2 kB

Release files / ovos_plugin_manager-2.12.4a1.tar.gz

Download URL ovos_plugin_manager-2.12.4a1.tar.gz
Size 130.1 kB
Tags Source
SHA-256 checksum
How to use checksums
4a672aaae2caafaab3a6879f2ccad9a817b4e9f388cb1eb79ad0cfe785b844a9
BLAKE2b-256 checksum
How to use checksums
011ed54e5ae6f398bcf51e65a864454a674a4a1b69ca1eda052afc2bc5785ab2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / ovos_plugin_manager-2.12.4a1-py3-none-any.whl

Download URL ovos_plugin_manager-2.12.4a1-py3-none-any.whl
Size 168.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f0ae24b9942f7035efbe454469a079a3f39c60f01cd4e8d88b8a56bac14a7b58
BLAKE2b-256 checksum
How to use checksums
be8c6ab841d880baf58e138caffc9ee35d2d44481c07c79f6598f23e9f8cafa6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

2.12.4a1 This release

2 release files

2.2.0

2 release files

2.1.1

2 release files

2.1.0

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

0.9.0

2 release files

0.8.7

2 release files

0.8.6

2 release files

0.8.5

2 release files

0.8.4

2 release files

0.8.3

2 release files

0.8.2

2 release files

0.8.0

2 release files

0.7.1

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.6

2 release files

0.5.5

2 release files

0.5.4

2 release files

0.5.3

2 release files

0.5.2

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.1

2 release files

0.0.25

2 release files

0.0.24

2 release files

0.0.22

1 release file

0.0.21

1 release file

0.0.20

1 release file

0.0.19

1 release file

0.0.18

1 release file

0.0.17

1 release file

0.0.16

1 release file

0.0.15

1 release file

0.0.14

1 release file

0.0.13

1 release file

0.0.12

1 release file

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page