File size: 575 Bytes
2d20e13
6187b3c
 
3fda1b0
 
2d20e13
6187b3c
2d20e13
 
 
 
3fda1b0
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Live Animated Avatar Companion
emoji: 🧚‍♀️
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
---

# Live Animated Avatar Companion (No-Install)

Upload a head+shoulders avatar image (PNG). Speak (mic) or type. The app:
- transcribes with Whisper (or faster_whisper)
- replies using a lightweight instruction model (Flan-T5 small)
- synthesizes voice with gTTS (young feminine tone)
- auto-generates a short talking video with mouth movement, blink & head tilt
- fully free and runs on CPU (Hugging Face Spaces)