refactor: adjust mouth clamping, jaw rotation, and viseme mappings while removing redundant mesh double-sided rendering logic f41d624 OppaAI commited on 24 days ago
fix: mitigate VRM chin mesh artifacts by clamping mouth weight, adjusting jaw rotation, forcing double-sided rendering, and refining viseme defaults 9cc47a5 OppaAI commited on 24 days ago
refactor: replace file-based vision uploads with base64 encoded data processing for improved compatibility ef4d90c OppaAI commited on 24 days ago
feat: add interactive webcam modal for photo capture and file uploads aaf0b77 OppaAI commited on 24 days ago
fix: reduce max-height of info card to 76vh to prevent overflow 0fe9560 OppaAI commited on 24 days ago
fix: increase max-height of info card to 90vh to improve content visibility 8912392 OppaAI commited on 24 days ago
feat: add camera button styling and update camera icon to frame emoji f0c7be9 OppaAI commited on 24 days ago
refactor: relocate audio and perception logic to core module and remove legacy ui components 441e962 OppaAI commited on 24 days ago
refactor: standardize ASR endpoint to /transcribe and update MiniCPM-V dependency and video decoding logic 57e1c3f OppaAI commited on 24 days ago
feat: migrate ASR backend to Modal Nemotron endpoint with language support 490e4f4 OppaAI commited on 24 days ago
refactor: optimize chat text animation timing and improve VRM lip-syncing by replacing 'aa' viseme and adjusting audio smoothing df24842 OppaAI commited on 24 days ago
feat: implement parallel multi-chunk synthesis and WAV concatenation for long TTS responses 816f1c4 OppaAI commited on 24 days ago
refactor: increase llama context window, remove redundant output format parameter, and add error logging to MioTTS requests 808b4c7 OppaAI commited on 24 days ago
docs: fix whitespace and formatting in listen.py module docstring 98fa00d OppaAI commited on 24 days ago
fix: escape raw string for VRM UI and correct module import path for ASR functionality 2ea8ae1 OppaAI commited on 24 days ago
fix: improve markdown cleanup by stripping bold tags, bullet points, and horizontal rules 9156f46 OppaAI commited on 24 days ago
fix: update audio b64 component visibility and selector logic for reliable element access cc714aa OppaAI commited on 24 days ago
refactor: replace browser-side JS recording logic with Python state handler and visibility adjustment 1ac1d33 OppaAI commited on 25 days ago
refactor: adjust text-to-speech duration coefficients for improved timing accuracy 6d6c027 OppaAI commited on 25 days ago
refactor: overhaul speech cleaning, deduplicate tool annotations, and update typewriter protocol to separate notes from response text 2ff8687 OppaAI commited on 25 days ago
refactor: improve audio event handling with debouncing, fix VRM emotion persistence, and update tool annotation UI logic. f735614 OppaAI commited on 25 days ago
fix: prevent premature status reset and preserve existing expressions during UI state transitions 4fcf90a OppaAI commited on 25 days ago
refactor: unify avatar state management across thinking, speaking, and idle modes with improved event bridging and UI transitions. c3462d2 OppaAI commited on 25 days ago
style: adjust aiko-chat-overlay positioning and increase send button margin b0514a8 OppaAI commited on 25 days ago
style: increase top and right margins for chat overlay positioning 625ebbd OppaAI commited on 25 days ago
feat: implement info modal overlay and refine shell layout styling ef58e22 OppaAI commited on 25 days ago
refactor: remove info panel styling from CSS and its corresponding initialization in app.py 0ff0112 OppaAI commited on 25 days ago
style: update UI layout for status indicators and info panel dimensions 98bd852 OppaAI commited on 25 days ago
feat: expand layout constraints and introduce styled information panel for improved UI responsiveness c36209c OppaAI commited on 25 days ago
refactor: standardize input layout styles and fix CSS overrides for chatbot components 80e8bc2 OppaAI commited on 25 days ago
style: adjust chat window bottom spacing and width proportions 1819cfc OppaAI commited on 25 days ago
refactor: replace character-based clip-path reveal with sentence-by-sentence text animation and enhance TTS text cleaning. 50a9ef5 OppaAI commited on 25 days ago
chore: update default MIOTTS preset to Aiko and adjust input row right margin positioning 1ec0ebb OppaAI commited on 25 days ago
fix: adjust input row right offset to prevent send button overflow 3914c33 OppaAI commited on 25 days ago
chore: update input row spacing and change default MioTTS preset to Asuka a9870b3 OppaAI commited on 25 days ago
chore: adjust camera and orbit control focus position for better alignment a238c54 OppaAI commited on 25 days ago