Commit Graph

29 Commits

Author SHA1 Message Date
LittleMouse 50efecaf56 [update] update model load. 2025-11-27 16:36:26 +08:00
LittleMouse a8f54b0430 [perf] perf model load process 2025-11-21 09:53:12 +08:00
LittleMouse 5298be2157 [update] support CosyVoice2 2025-11-05 16:54:54 +08:00
LittleMouse 6dd2b784f7 [feat] The tts backend supports model switching. 2025-04-23 14:47:10 +08:00
LittleMouse 33477071ca [feat] The asr backend supports model switching. 2025-04-16 19:24:31 +08:00
LittleMouse c0bcfd4d4b [perf] Add audio segmentation and transcoding 2025-04-15 16:36:40 +08:00
LittleMouse d54df28357 [refactor] Refactor tts_client_backend 2025-04-14 14:16:27 +08:00
LittleMouse 46e0ecf3b2 [refactor] Refactor asr_client_backend 2025-04-14 11:03:56 +08:00
LittleMouse 21ab7c7ac7 [fix] Optimize the llm model switching method and fix the instance exit problem 2025-04-11 17:25:56 +08:00
LittleMouse 8651a0f39b [fix] Fix client pool lock.Optimization task paused 2025-04-11 11:18:14 +08:00
LittleMouse 538b219c48 [perf] Optimize different model loading methods 2025-04-09 19:46:43 +08:00
LittleMouse 423fa93a70 [perf] Optimize token statistics method 2025-04-09 15:56:50 +08:00
LittleMouse 82997ac42b [clean] Clean up the code 2025-04-08 18:07:54 +08:00
LittleMouse 1077efbe20 [fix] Fix config.yaml PATH 2025-03-27 19:17:58 +08:00
LittleMouse dcc871d145 [fix] Fix model list retrieval 2025-03-25 11:36:12 +08:00
LittleMouse ccbf41e636 [perf] Optimize model loading flow 2025-03-18 18:09:19 +08:00
LittleMouse 5a5fbf2870 [feat] Add real-time access to model data method 2025-03-17 19:55:00 +08:00
LittleMouse c5cda29af7 [perf] Complete functions 2025-02-21 18:02:24 +08:00
LittleMouse 1e31c56f76 [feat] Add tts & asr backend 2025-02-20 18:43:45 +08:00
LittleMouse 42d9e41bf7 [perf] Standard code comments 2025-02-20 17:40:30 +08:00
LittleMouse 39f3c055ff [perf] Optimize code directory structure 2025-02-20 17:18:20 +08:00
LittleMouse e6fb42ca7e [feat]Implementing multi-graph reasoning 2025-02-20 15:55:31 +08:00
LittleMouse 96421d4acb [perf] perf inference 2025-02-18 20:31:00 +08:00
LittleMouse 7952c31d16 [feat] Add stop inference support 2025-02-18 17:13:25 +08:00
LittleMouse ad035c0cda [perf] Optimizing the connection pool 2025-02-18 11:40:03 +08:00