Aiko-chan / core /wakeup.py

Commit History

refactor: update ASR sample source to local static file
0fe8051

OppaAI commited on

feat: enhance service warmups with real-data validation and add VLM and SearXNG initialization steps
de1f6bb

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

feat: implement asynchronous network warmup on login to improve serverless responsiveness
09532b1

OppaAI commited on

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

OppaAI commited on

refactor: remove redundant lib2to3 imports from wakeup.py
e68c1a1

OppaAI commited on

refactor: update TTS preset and warmup request parameters and add unnecessary imports
74e4da7

OppaAI commited on

refactor: update warmup request to use MIOTTS endpoint instead of ASR transcribe
f6eb80b

OppaAI commited on

fix: update TTS endpoint path to v1/tts/file
2af0316

OppaAI commited on

fix: correct typo in ui.listen module import path and references
8e0da62

OppaAI commited on

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

OppaAI commited on

refactor: replace health polls with real inference requests and add ASR warmup to boot sequence
36ae878

OppaAI commited on

refactor: scope memory management and system prompts to individual user_id sessions throughout the chat pipeline
44b77cc

OppaAI commited on

refactor: replace Fish Speech Modal server with Aiko boot orchestrator for parallel subsystem initialization
88df680

OppaAI commited on

refactor: replace local boot orchestration logic with Modal deployment setup for Fish Speech TTS
c15ccb6

OppaAI commited on

Remove obsolete stuffs
af814ec

OppaAI commited on

Remove obsolete stuffs
e3bfdb4

OppaAI commited on

Remove the useless stuffs
bf5a78d

OppaAI commited on

Rename code/wakeup.py to core/wakeup.py
ac4ac52

OppaAI commited on