@joggai/smartvideo-avatar
v0.1.3
Published
Remote Jogg and managed local talking-avatar driver for SmartVideo
Readme
@joggai/smartvideo-avatar
Unified SmartVideo avatar driver. Remote generation runs through the authorized
Jogg Task and Artifact APIs. Local generation delegates to the separately
managed @joggai/smartvideo-avatar-engine npm package. This driver package
contains no model or inference implementation.
import {
avatarDriverCapabilities,
createAvatarTaskRequest,
normalizeAvatarTaskState,
} from "@joggai/smartvideo-avatar";Run smartvideo-avatar doctor to inspect the execution contract.
Run smartvideo-avatar local-doctor to inspect the managed local driver. The
Presenter resource installer installs this driver and the engine package, then
bootstraps its Python environment outside node_modules. The aggregate runtime
resolves both managed package roots automatically.
