[intentbox.keywords]
ovos-keyword-plugin-dummy = ovos_plugin_manager.templates.keywords:KeywordExtractor

[intentbox.postag]
ovos-postag-plugin-dummy = ovos_plugin_manager.templates.postag:PosTagger

[intentbox.segmentation]
ovos-segmentation-plugin-quebrafrases = ovos_plugin_manager.templates.segmentation:Segmenter

[intentbox.tokenization]
ovos-tokenization-plugin-quebrafrases = ovos_plugin_manager.templates.tokenization:Tokenizer

[mycroft.plugin.stt]
ovos-stt-plugin-dummy = ovos_plugin_manager.templates.stt:STT

[mycroft.plugin.tts]
ovos-tts-plugin-dummy = ovos_plugin_manager.templates.tts:TTS

[mycroft.plugin.wake_word]
ovos-ww-plugin-dummy = ovos_plugin_manager.templates.hotwords:HotWordEngine
