Aiko-chan / ui

Commit History

Update ui/css.py
ef68517

OppaAI commited on

refactor: adjust mouth clamping, jaw rotation, and viseme mappings while removing redundant mesh double-sided rendering logic
f41d624

OppaAI commited on

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

refactor: replace file-based vision uploads with base64 encoded data processing for improved compatibility
ef4d90c

OppaAI commited on

feat: add interactive webcam modal for photo capture and file uploads
aaf0b77

OppaAI commited on

style: decrease max-height of aiko-info-card to 74vh
84c9070

OppaAI commited on

fix: reduce max-height of info card to 76vh to prevent overflow
0fe9560

OppaAI commited on

style: increase max-height of aiko-info-card to 80vh
3189b06

OppaAI commited on

style: reduce max-height of aiko-info-card to 72vh
078f5f7

OppaAI commited on

style: increase maximum width of aiko-info-card to 160vw
e32fb15

OppaAI commited on

style: increase max width of aiko-info-card to 600px
c24eb9a

OppaAI commited on

fix: increase max-height of info card to 90vh to improve content visibility
8912392

OppaAI commited on

feat: add camera button styling and update camera icon to frame emoji
f0c7be9

OppaAI commited on

refactor: relocate audio and perception logic to core module and remove legacy ui components
441e962

OppaAI commited on

refactor: standardize ASR endpoint to /transcribe and update MiniCPM-V dependency and video decoding logic
57e1c3f

OppaAI commited on

feat: migrate ASR backend to Modal Nemotron endpoint with language support
490e4f4

OppaAI commited on

refactor: optimize chat text animation timing and improve VRM lip-syncing by replacing 'aa' viseme and adjusting audio smoothing
df24842

OppaAI commited on

feat: implement parallel multi-chunk synthesis and WAV concatenation for long TTS responses
816f1c4

OppaAI commited on

refactor: increase llama context window, remove redundant output format parameter, and add error logging to MioTTS requests
808b4c7

OppaAI commited on

docs: fix whitespace and formatting in listen.py module docstring
98fa00d

OppaAI commited on

fix: escape raw string for VRM UI and correct module import path for ASR functionality
2ea8ae1

OppaAI commited on

fix: improve markdown cleanup by stripping bold tags, bullet points, and horizontal rules
9156f46

OppaAI commited on

fix: update audio b64 component visibility and selector logic for reliable element access
cc714aa

OppaAI commited on

refactor: clean up whitespace and formatting in listen.py
e87737a

OppaAI commited on

refactor: replace browser-side JS recording logic with Python state handler and visibility adjustment
1ac1d33

OppaAI commited on

refactor: adjust text-to-speech duration coefficients for improved timing accuracy
6d6c027

OppaAI commited on

refactor: overhaul speech cleaning, deduplicate tool annotations, and update typewriter protocol to separate notes from response text
2ff8687

OppaAI commited on

refactor: improve audio event handling with debouncing, fix VRM emotion persistence, and update tool annotation UI logic.
f735614

OppaAI commited on

refactor: remove unused _interpqueues import from vrm module
1ec0388

OppaAI commited on

fix: prevent premature status reset and preserve existing expressions during UI state transitions
4fcf90a

OppaAI commited on

refactor: unify avatar state management across thinking, speaking, and idle modes with improved event bridging and UI transitions.
c3462d2

OppaAI commited on

style: adjust aiko-chat-overlay positioning and increase send button margin
b0514a8

OppaAI commited on

style: adjust right margin of aiko-chat-overlay to 96px
c5d8c87

OppaAI commited on

style: increase top and right margins for chat overlay positioning
625ebbd

OppaAI commited on

style: increase right margin of flex container to 24px
e54a8f5

OppaAI commited on

style: uncomment status container styles in VRM UI
30555f2

OppaAI commited on

feat: implement info modal overlay and refine shell layout styling
ef58e22

OppaAI commited on

refactor: remove info panel styling from CSS and its corresponding initialization in app.py
0ff0112

OppaAI commited on

style: comment out status element in vrm UI stylesheet
664215e

OppaAI commited on

Delay typewriter
7a04e02

OppaAI commited on

style: update UI layout for status indicators and info panel dimensions
98bd852

OppaAI commited on

feat: expand layout constraints and introduce styled information panel for improved UI responsiveness
c36209c

OppaAI commited on

refactor: standardize input layout styles and fix CSS overrides for chatbot components
80e8bc2

OppaAI commited on

style: adjust chat window bottom spacing and width proportions
1819cfc

OppaAI commited on

style: update aiko-input-row layout parameters and z-index
9f2a21c

OppaAI commited on

refactor: replace character-based clip-path reveal with sentence-by-sentence text animation and enhance TTS text cleaning.
50a9ef5

OppaAI commited on

chore: update default MIOTTS preset to Aiko and adjust input row right margin positioning
1ec0ebb

OppaAI commited on

fix: adjust input row right offset to prevent send button overflow
3914c33

OppaAI commited on

chore: update input row spacing and change default MioTTS preset to Asuka
a9870b3

OppaAI commited on

chore: adjust camera and orbit control focus position for better alignment
a238c54

OppaAI commited on