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

Update for latest ovos-audio compat. #172

Merged
merged 4 commits into from
May 8, 2024
Merged

Update for latest ovos-audio compat. #172

merged 4 commits into from
May 8, 2024

Conversation

NeonDaniel
Copy link
Member

Description

Update for compat with latest ovos-audio alpha release

Issues

Needed for NeonGeckoCom/NeonCore#641

Other Notes

@NeonDaniel NeonDaniel merged commit 0201290 into dev May 8, 2024
8 checks passed
@NeonDaniel NeonDaniel deleted the FIX_OvosAudioCompat branch May 8, 2024 22:06
@@ -119,6 +120,7 @@ def test_validate_ssml(self):
self.assertEqual(valid_tag_string, self.tts.validate_ssml(valid_tag_string))
self.assertEqual(valid_tag_string, self.tts.validate_ssml(extra_tags_string))

@skip("Method deprecated in ovos-audio")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not deprecated, just made public instead of private

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

Successfully merging this pull request may close these issues.

2 participants