@joggai/smartvideo-avatar-engine
v0.1.1
Published
Managed on-device talking-avatar inference engine for SmartVideo
Downloads
36
Readme
@joggai/smartvideo-avatar-engine
Managed on-device Presenter inference for SmartVideo. The npm package contains the Mel-only Python renderer and an encrypted shared model. Presenter video templates are not bundled and remain optional downloads.
smartvideo-avatar-engine bootstrap --managed-root <directory>
smartvideo-avatar-engine doctor --managed-root <directory> --json
smartvideo-avatar-engine render --managed-root <directory> \
--avatar-id <id> --audio <audio> --output <output.mp4> --catalog <catalog.json>bootstrap creates a Python environment outside node_modules, installs the
runtime dependencies, and materializes the shared model. SmartVideo invokes it
automatically when the user installs an optional Presenter pack.
