CoolFace
Apppublic

victor/lip

sourceHugging Faceupdated 2y agoView on Hugging Face
8likes
50 commits on main
bd97e2c2y ago

Update README.md

victor
19ddaf12y ago

remove console.log

victor
50763c92y ago

feat: Reduce horizontal eye movement in idle animation

victor
608913a2y ago

fix: Prevent NaN values in SVG paths

victor
bd58afd2y ago

fix: Improve formatting and readability of mouth animation code

victor
7bac5462y ago

feat: Add subtle idle mouth animation

victor
1bcc7902y ago

feat: Start idle character animation on page load

victor
1f530592y ago

emoji

victor
d8be3442y ago

add readme

victor
0dcdd992y ago

remove stuff

victor
c6a32fa2y ago

speechstart

victor
359490a2y ago

feat: Replace play button click with onSpeechEnd for audio prediction

victor
e100ab42y ago

feat: Implement voice activity detection (VAD) functionality

victor
9b96e552y ago

refactor: Improve index.html structure and separate concerns

victor
1e5dae52y ago

feat: Add performance timing for fetching audio

victor
935d7872y ago

feat: Update index.html to fetch audio from Gradio response URL and pass Blob to startAnimation

victor
10e73482y ago

feat: Use output.mp3 file for Gradio client and animation

victor
e3c064f2y ago

add gradio client

victor
97362f22y ago

remove useless html

victor
5b719612y ago

fix: interrupt current audio in favor of new one

victor
3faf8732y ago

fix: Update index.html to fetch audio file and start animation

victor
149f0262y ago

feat: Decouple audio handling from character animation

victor
9460ea32y ago

feat: Add SVG animation and UI improvements

victor
27b80a62y ago

feat: Reduce mouth width and adjust animation

victor
699ab052y ago

add vad.html

victor
d1c840f2y ago

blop

victor
53fab2e2y ago

refactor: Rename character-animation.js to character.js

victor
de1d9112y ago

refactor: separate concerns between character animation and page initialization

victor
1d547132y ago

feat: move character animation code to new JavaScript file

victor
aafe3072y ago

fix: resolve NaN issues in SVG path attributes

victor
d75d6db2y ago

fix: Ensure valid numeric values for eye positions

victor
9b973852y ago

feat: Add blinking behavior to character

victor
ea1a4b92y ago

feat: Increase size of top lip

victor
1c8a35d2y ago

feat: make eyebrows bolder

victor
56f0b4d2y ago

feat: Enlarge and enhance eyebrows

victor
e74a6db2y ago

feat: Add eyebrows to character and sync with eye position

victor
b23da472y ago

fix: Update audio file path in index.html

victor
e7ee19f2y ago

add demo mp3

victor
4c443412y ago

add index.html

victor
49d2fe92y ago

feat: Increase character size by 2x

victor
f7ac8ab2y ago

feat: Reduce mouth width

victor
f2747d62y ago

feat: Add pupils to eyes

victor
6f4c5d92y ago

style: Reduce vertical eye movement in idle animation

victor
2115ad92y ago

feat: Implement idle eye animation

victor
1b867892y ago

feat: Add eyes that move with audio

victor
9f9b0832y ago

style: update background color and mouth color

victor
56bf59b2y ago

feat: Enlarge the mouth on the screen

victor
28431082y ago

feat: Improve mouth animation with more natural lip movement

victor
3ae51812y ago

feat: Replace circle with upper and lower lips

victor
2adc3382y ago

feat: replace mouth SVG with growing circle

victor