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

Handle normalization version changes in UtteranceCache handling #103

Open
lumpidu opened this issue Jul 27, 2022 · 1 comment
Open

Handle normalization version changes in UtteranceCache handling #103

lumpidu opened this issue Jul 27, 2022 · 1 comment

Comments

@lumpidu
Copy link
Collaborator

lumpidu commented Jul 27, 2022

Is there anywhere the possibility to findItemByTextAndFrontendVersion? If the current frontend version == cacheItem frontend version, we don't have to perform text pre-processing, isn't that correct?

Originally posted by @bnika in #102 (comment)

@lumpidu
Copy link
Collaborator Author

lumpidu commented Jul 27, 2022

We should probably expire CachteItem audio, where normalized text and/or G2P has changed. Both operations are relatively quick, but nevertheless should be done in a background job and not in-line with user input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant