Views
No views yet
| File | Size | Description |
|---|---|---|
model_fp16.onnx | 385 KB | ONNX graph (external data format) |
model_fp16.onnx.data | 192 MB | fp16 weights |
| File | Size | Description |
|---|---|---|
lam_ios.onnx | 230 KB | ONNX graph (external data format, opset 18) |
lam_ios.onnx.data | 192 MB | fp16 weights |
1import { createA2E } from '@omote/core';
2
3// Zero-config — auto-detects platform, uses this HuggingFace CDN
4const a2e = createA2E();
5await a2e.load();
6
7const { blendshapes } = await a2e.infer(audioSamples);
8// blendshapes: Float32Array[52] — ARKit weights at 30fpseyeBlinkLeft, eyeLookDownLeft, eyeLookInLeft, eyeLookOutLeft, eyeLookUpLeft,
eyeSquintLeft, eyeWideLeft, eyeBlinkRight, eyeLookDownRight, eyeLookInRight,
eyeLookOutRight, eyeLookUpRight, eyeSquintRight, eyeWideRight,
jawForward, jawLeft, jawRight, jawOpen,
mouthClose, mouthFunnel, mouthPucker, mouthLeft, mouthRight,
mouthSmileLeft, mouthSmileRight, mouthFrownLeft, mouthFrownRight,
mouthDimpleLeft, mouthDimpleRight, mouthStretchLeft, mouthStretchRight,
mouthRollLower, mouthRollUpper, mouthShrugLower, mouthShrugUpper,
mouthPressLeft, mouthPressRight, mouthLowerDownLeft, mouthLowerDownRight,
mouthUpperUpLeft, mouthUpperUpRight,
browDownLeft, browDownRight, browInnerUp, browOuterUpLeft, browOuterUpRight,
cheekPuff, cheekSquintLeft, cheekSquintRight,
noseSneerLeft, noseSneerRight, tongueOut