Audio2Face-3D

Esta página da Soniqo documenta Audio2Face-3D conforme a implementação local em speech-swift / speech-core. Os links do Hugging Face ficam abaixo das notas de integração.

Página interna primeiro

Cards e menus apontam primeiro para cá; os links do modelo fonte e dos bundles continuam disponíveis nesta página.

Visão geral

ModeloAudio2Face-3D
PapelSpeech-to-avatar motion coefficients for downstream renderers
BackendMLX
SaídaJSONL frames: timestamp plus the full coefficient vector
IdiomasLanguage-independent, audio-driven
LicençaNVIDIA Open Model License
StatusReady through speech avatar-motion and the Audio2Face3D Swift product
FonteNVIDIA Audio2Face-3D
Produto SwiftAudio2Face3D
CLI / runtimespeech avatar-motion

Uso

O trecho abaixo reflete a API ou comando atual exposto por speech-swift.

# Generate avatar motion coefficients from speech audio.
.build/release/speech avatar-motion input.wav --output motion.jsonl --verbose
.build/release/speech avatar-motion input.wav \
  --model aufklarer/Audio2Face-3D-v2.3.1-Claire-MLX

Links do modelo

Notas de implementação