victor/lip
Update README.md
remove console.log
feat: Reduce horizontal eye movement in idle animation
fix: Prevent NaN values in SVG paths
fix: Improve formatting and readability of mouth animation code
feat: Add subtle idle mouth animation
feat: Start idle character animation on page load
emoji
add readme
remove stuff
speechstart
feat: Replace play button click with onSpeechEnd for audio prediction
feat: Implement voice activity detection (VAD) functionality
refactor: Improve index.html structure and separate concerns
feat: Add performance timing for fetching audio
feat: Update index.html to fetch audio from Gradio response URL and pass Blob to startAnimation
feat: Use output.mp3 file for Gradio client and animation
add gradio client
remove useless html
fix: interrupt current audio in favor of new one
fix: Update index.html to fetch audio file and start animation
feat: Decouple audio handling from character animation
feat: Add SVG animation and UI improvements
feat: Reduce mouth width and adjust animation
add vad.html
blop
refactor: Rename character-animation.js to character.js
refactor: separate concerns between character animation and page initialization
feat: move character animation code to new JavaScript file
fix: resolve NaN issues in SVG path attributes
fix: Ensure valid numeric values for eye positions
feat: Add blinking behavior to character
feat: Increase size of top lip
feat: make eyebrows bolder
feat: Enlarge and enhance eyebrows
feat: Add eyebrows to character and sync with eye position
fix: Update audio file path in index.html
add demo mp3
add index.html
feat: Increase character size by 2x
feat: Reduce mouth width
feat: Add pupils to eyes
style: Reduce vertical eye movement in idle animation
feat: Implement idle eye animation
feat: Add eyes that move with audio
style: update background color and mouth color
feat: Enlarge the mouth on the screen
feat: Improve mouth animation with more natural lip movement
feat: Replace circle with upper and lower lips
feat: replace mouth SVG with growing circle
