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

refactor/deprecate mycroft.tts #16

Merged
merged 2 commits into from
Nov 18, 2021
Merged

refactor/deprecate mycroft.tts #16

merged 2 commits into from
Nov 18, 2021

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented Nov 5, 2021

bumps ovos plugin manager to 0.0.3a1 and removes duplicted code

latest mycroft-core tts cache implementation ported in OpenVoiceOS/ovos-plugin-manager#15

psutil is no longer a mandatory requirement

@JarbasAl JarbasAl added the refactor code refactor without functional changes label Nov 5, 2021
mycroft/tts/tts.py Outdated Show resolved Hide resolved
@JarbasAl JarbasAl mentioned this pull request Nov 14, 2021
44 tasks
@JarbasAl JarbasAl marked this pull request as draft November 16, 2021 17:10
removes unused code, tts cache is handled by OPM

the implementation was mimic2 specific, nothing should be importing it in the wild, opm/mimic2_plugin do not use the deleted classes

utility methods are kept for backwards compat, hash funcs and mycroft.util.file_utils are good candidates for merging with ovos_utils
@JarbasAl
Copy link
Member Author

JarbasAl commented Nov 17, 2021

depends on OpenVoiceOS/ovos-plugin-manager#15 and OpenVoiceOS/ovos-utils#9

further reduces duplicated code

psutil is no longer a requirement, was used in a single method and replaced with shutil (in linked PRs)

@JarbasAl JarbasAl marked this pull request as ready for review November 18, 2021 18:57
@JarbasAl JarbasAl changed the title refactor/tts cache refactor/deprecate mycroft.tts Nov 18, 2021
@JarbasAl JarbasAl merged commit 5d5f4ee into dev Nov 18, 2021
@JarbasAl JarbasAl deleted the refactor/tts_cache branch February 3, 2022 00:21
@JarbasAl JarbasAl added breaking breaks backwards compatibility (kinda) enhancement New feature or request labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking breaks backwards compatibility (kinda) enhancement New feature or request refactor code refactor without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant