Nola.AI / README.md
dronesplace's picture
Update README.md
6187b3c verified
|
Raw
History Blame Contribute Delete
575 Bytes

A newer version of the Gradio SDK is available: 6.25.0

Upgrade
metadata
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)