298 Commits

Author SHA1 Message Date
LittleMouse 592fd9e16c [update] update llm-camera version 2025-06-25 18:04:17 +08:00
LittleMouse b7e62dd6d6 [update] update llm-depth-anything version, llm-yolo version. fix libonnxruntime.so Missing 2025-06-25 17:09:35 +08:00
LittleMouse 57b143756f [update] depth_anything use async inference, move ax_engine init.fix link return value. 2025-06-24 19:23:49 +08:00
dianjixz 43906d9016 Merge branch 'dev' of github.com:m5stack/StackFlow into dev 2025-06-23 11:55:09 +08:00
dianjixz 357a6f1157 [update] llm-camera axera camera add custom_config 2025-06-23 11:54:54 +08:00
LittleMouse 2d0cd697a9 [update] vlm add task_camera_data 2025-06-18 11:41:23 +08:00
LittleMouse 61c69a3362 [update] update docs 2025-06-10 09:21:08 +08:00
dianjixz b9401b2817 [update] llm trigger Standardization. 2025-06-05 19:28:50 +08:00
dianjixz 2f63527990 Merge pull request #21 from nyasu3w/pr/trigger_kws
add trigger method to llm_kws
2025-06-05 18:34:18 +08:00
nyasu3w aa10381ad8 add trigger method to llm_kws 2025-06-03 23:26:19 +09:00
LittleMouse f67506c662 [update] update melotts-es-es model 2025-05-20 16:16:32 +08:00
LittleMouse 8acb179b63 [fix] Handles the situation where Either tagger or verbalizer file does not exist. 2025-05-20 15:06:11 +08:00
LittleMouse f775786033 [update] add en-au, en-br, en-india, en-us model. Format code. 2025-05-20 14:19:44 +08:00
LittleMouse 00c0533b86 [update] update libonnxruntime.so 2025-05-16 18:48:49 +08:00
LittleMouse daeaf4b830 [update] update lib-llm version, update melotts model version. 2025-05-16 16:20:19 +08:00
LittleMouse 9a20dd028d [update] update melotts, update static_lib verison 2025-05-16 14:13:49 +08:00
Xuanwu Yun 0619178333 Merge pull request #2 from yuyun2000/opt/melotts
Add text normalization for Chinese, Japanese, and English
2025-05-16 11:18:21 +08:00
yuyun2000 74c41a3e44 Add text normalization for Chinese, Japanese, and English
Implement regex-based text normalization functionality to support trilingual (CJE) content processing
2025-05-16 11:10:58 +08:00
Xuanwu Yun ebf908a0d1 Merge branch 'dev' into opt/melotts 2025-05-15 15:24:36 +08:00
yuyun2000 10e4bdf828 Refactor SOLA component code
Streamline and simplify code in the SOLA module for improved readability and maintenance
2025-05-15 15:17:04 +08:00
LittleMouse 6e503a130c [update] delete debug log 2025-05-09 18:42:20 +08:00
Abandon-ht e5944f242d Merge pull request #14 from yuyun2000/opt/melotts
Fix SOLA algorithm implementation
2025-05-09 18:28:15 +08:00
yuyun2000 835daf192c Fix SOLA algorithm implementation
Resolved issues in the Synchronized Overlap-Add (SOLA) algorithm to ensure proper audio processing and alignment.
2025-05-09 18:25:49 +08:00
Abandon-ht 3b20852f1e Merge pull request #13 from yuyun2000/opt/melotts
Opt/melotts
2025-05-09 17:50:47 +08:00
yuyun2000 9e7342f3b1 Fix code formatting and integrate SOLA algorithm into main.py
Corrected code formatting issues and moved the SOLA (Synchronized Overlap-Add) algorithm implementation into main.py for better code organization.
2025-05-09 17:43:17 +08:00