Audio2Face-3D

यह Soniqo पेज स्थानीय speech-swift / speech-core implementation में Audio2Face-3D को दस्तावेज़ करता है। Hugging Face bundle links integration notes के बाद दिए गए हैं।

पहले आंतरिक पेज

Landing cards और docs menus पहले इसी पेज पर आते हैं; source model और bundle links यहीं उपलब्ध रहते हैं।

सारांश

मॉडलAudio2Face-3D
भूमिकाSpeech-to-avatar motion coefficients for downstream renderers
BackendMLX
OutputJSONL frames: timestamp plus the full coefficient vector
भाषाएँLanguage-independent, audio-driven
लाइसेंसNVIDIA Open Model License
स्थितिReady through speech avatar-motion and the Audio2Face3D Swift product
SourceNVIDIA Audio2Face-3D
Swift productAudio2Face3D
CLI / runtimespeech avatar-motion

उपयोग

नीचे का snippet मौजूदा speech-swift API या command से मेल खाता है।

# 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

मॉडल लिंक

implementation notes