Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Simplify Intent Resources #24

Open
NeonDaniel opened this issue Jul 18, 2024 · 0 comments
Open

[FEAT] Simplify Intent Resources #24

NeonDaniel opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

NeonDaniel commented Jul 18, 2024

Objective

Currently, .voc, .entity, and .intent files are updated with incorrect transcriptions to work around intent match failures. Better intent design and STT corrections should alleviate the majority of issues.

Implementation Requirements

  • Determine which errors are attributable to invalid or very unlikely transcriptions and add those to corrections
  • Determine how to improve Padatious intents (possibly including using Padacioso or another regex-based parser)
  • Consider other intent options such as Adapt and/or fallback handling to determine if a user has requested a (specific) LLM

Other Notes

while technically this works, it feels a bit wrong, STT mistakes should not be part of intent modelling, but instead corrected
have you considered something like https://github.com/OpenVoiceOS/ovos-utterance-corrections-plugin instead?

Originally posted by @JarbasAl in #18 (comment)

@NeonDaniel NeonDaniel added enhancement New feature or request help wanted Extra attention is needed labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant