# met4citizen/TalkingHead

Talking Head (3D): A JavaScript class for real-time lip-sync using full-body 3D avatars.

Repository: https://github.com/met4citizen/TalkingHead
Canonical: https://ross.abutalabs.com/products/talkinghead
Language: JavaScript
License: MIT
License Family: permissive
Topics: 3d-avatar, lip-sync, text-to-speech, talking-head, talking-avatar
Last push: 2026-06-02T09:01:20+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 36, longevity 79
- inputs: {"age_days": 1115, "days_push": 92, "days_rel": 268, "gap_med": 96.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1505, forks 344 (observed 2026-08-28T04:04:54.960780+00:00)

## What it is
A JavaScript library for real-time lip-synced talking avatars, rendering full-body 3D characters in the browser. It supports text-to-speech-driven viseme animation, audio-driven lip-sync, and dynamic bone physics for realistic avatar motion.

## Use cases
- add a lip-synced 3D avatar to a chatbot web app
- animate a talking head from text-to-speech output in the browser
- lip-sync an avatar to MP3 audio using speech recognition
- build a virtual assistant with a full-body 3D character
- create an AI avatar for video conferencing with voice lip-sync
- stream low-latency AI speech with a talking avatar over WebRTC

## When to choose
- you need real-time browser-based 3D avatar lip-sync
- you want to pair an LLM/TTS pipeline with an animated talking character
- you need audio-driven lip-sync from recorded speech

## When to avoid
- you need pre-rendered video avatars rather than real-time 3D
- you need a non-web platform like native mobile or desktop
- you want 2D cartoon avatars instead of 3D models

## Facets
- artifact type: library
- maturity: active
- function: tts, animation, audio-processing, speech-recognition, llm-inference
- domain: artificial-intelligence, web-development, graphics, chatbots
- platform: browser
- tags: 3d-avatar, lip-sync, talking-head, threejs, viseme, web-avatar, javascript, web

## Member repositories
- met4citizen/TalkingHead (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.960780+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:42.507641+00:00, confidence not recorded.
  - readme: https://github.com/met4citizen/TalkingHead (fetched 2026-08-28T04:04:54.960780+00:00, sha b885de3e2e0c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
