You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made cloning a first-class model/capability discovery surface in the
AbstractCore plugin via list_models(kind="cloning", ...), list_cloning_models(...), get_capability_support(...), and find_compatible_models(...), all backed by the central voice_model_capabilities.json matrix.
Changed
Updated the public plugin docs in README.md, docs/api.md, llms.txt,
and llms-full.txt so TTS, STT, and cloning discovery/capability queries are
documented from the same package-owned compatibility surface.