Safely uninstalls the Kokoro TTS engine and cleans up related scripts and configuration files while preserving large model assets.
The Kokoro TTS Remove skill provides a streamlined way to decommission the Kokoro text-to-speech engine from your local environment. It manages the teardown of the Python virtual environment, internal scripts, and metadata folders located in the local share directory. To optimize for future use, the skill intelligently preserves heavy Hugging Face model caches by default, preventing unnecessary re-downloads if you choose to reinstall later. It is an essential utility for maintaining a clean development environment while managing local AI speech synthesis tools.
Key Features
01Safely stops active launchd background services before removal
02Preserves large Hugging Face model caches to prevent re-downloads
03Cleans up system scripts and metadata for a tidy environment
0425 GitHub stars
05Automated cleanup of the Kokoro Python virtual environment
06Interactive confirmation prompt to prevent accidental deletion
Use Cases
01Removing background TTS server processes on macOS systems
02Performing a clean uninstall before upgrading or troubleshooting the engine
03Freeing up disk space by removing unused TTS environments