NeonGeckoCom / neon-transformers

text and audio plugins for neon/ovos/mycroft
Other
0 stars 2 forks source link

Document transformer priority handling with unit test #13

Closed NeonDaniel closed 2 years ago

NeonDaniel commented 2 years ago

It appears that Fallback handling defines lower numbers as higher priority, so this should be consistent. https://github.com/OpenVoiceOS/ovos-core/blob/dev/mycroft/skills/intent_services/fallback_service.py#L54