Commit Graph

109 Commits

Author SHA1 Message Date
jhqxxx 60a0ad69be refact voxcpm 2026-04-24 21:34:04 +08:00
jhqxxx 9e1adff2a1 update messy 2026-04-22 16:53:51 +08:00
jhqxxx dc15a48d14 update fmt 2026-04-20 23:44:18 +08:00
jhqxxx 0017bcd924 fix FireRedVad detect_frame bug 2026-04-20 15:15:13 +08:00
jhqxxx deb8027a82 qwen3.5 add generate text methods 2026-04-18 14:24:50 +08:00
jhqxxx 0cb979145f pub use DType and Tensor 2026-04-17 19:46:34 +08:00
jhqxxx 1cf075fd1d Qwen3ASR add vad data recognition 2026-04-17 13:21:51 +08:00
jhqxxx 76f9c202a5 update fmt 2026-04-15 18:18:35 +08:00
jhqxxx f901f4cbfe add FireRedVAD 2026-04-15 17:42:41 +08:00
jhqxxx 3e30360998 fix LiquidAI/LFM2.5-VL-450M chat_template load bug 2026-04-10 23:06:09 +08:00
jhqxxx 34cd60d9ce update voxcpm instuction 2026-04-08 19:18:44 +08:00
jhqxxx adf31dc16f add VoxCPM2 2026-04-08 18:55:03 +08:00
jhqxxx ed4811a01f add qwen3-reranker 2026-04-06 17:48:15 +08:00
jhqxxx 7142e712f2 add qwen3-embedding and all-minilm-l6-v2 2026-04-06 15:35:49 +08:00
jhqxxx 279480e3d7 generate add penalty repeat 2026-04-03 14:15:10 +08:00
jhqxxx bd8eee6520 refactor generate code 2026-04-02 22:22:52 +08:00
jhqxxx b254d21efc refactor deepseek_ocr/fun_asr_nano generate code 2026-04-01 19:11:10 +08:00
jhqxxx 2802038b2e add server and cli mod 2026-03-31 21:09:29 +08:00
jhqxxx 083e319574 update fmt 2026-03-31 19:06:56 +08:00
jhqxxx 741869d6dd update WhichModel enum 2026-03-31 18:45:01 +08:00
jhqxxx c5551e7fb8 update fmt 2026-03-31 13:08:25 +08:00
jhqxxx 3e510a4172 dependencies delete aha_openai_dive,chrono 2026-03-31 12:30:12 +08:00
jhqxxx ea78da7834 add LFM2.5-VL-1.6B|LFM2-VL-1.6B 2026-03-30 00:44:41 +08:00
jhqxxx b881dfcd8d add lfm2vl 2026-03-27 11:16:31 +08:00
jhqxxx 7d3cd50e35 update fmt 2026-03-23 22:09:20 +08:00
jhqxxx 9224593b78 add LFM2-1.2B, LFM2.5-1.2B-Instruct 2026-03-23 22:07:41 +08:00
jhqxxx 6890f86030 add deepseek-ocr2 support 2026-03-18 19:15:21 +08:00
jhqxxx 55a5007c07 add PaddleOCR-VL1.5 support 2026-03-17 21:30:50 +08:00
jhqxxx fb4a50f745 cli add about gguf param 2026-03-17 15:39:34 +08:00
jhqxxx 80d36b5308 add Qwen3.5 mmproj gguf 2026-03-16 14:50:59 +08:00
jhqxxx 813f4decaf update fmt 2026-03-14 20:23:07 +08:00
jhqxxx 21caee0522 update fmt 2026-03-14 20:06:20 +08:00
jhqxxx aad0e62151 add qwen3.5 gguf 2026-03-14 19:27:01 +08:00
jhqxxx 4d544ab68f from gguf build chat_template and tokenizer 2026-03-11 17:30:28 +08:00
jhqxxx 86141322bb update chat_template.jinja load 2026-03-08 21:20:24 +08:00
jhqxxx d2524d6a19 merge glm-ocr model 2026-03-07 18:08:06 +08:00
jhqxxx 2ef86b5a88 generate remove unnecessary code 2026-03-06 19:40:39 +08:00
jhqxxx 037207eccd update generate param init 2026-03-06 19:08:58 +08:00
jhqxxx 8ada86714c fix load_image_from_url blocking bug 2026-03-06 15:50:43 +08:00
jhqxxx 4ae8b0b2f4 add Qwen3.5 model 2026-03-05 21:57:03 +08:00
jhqxxx a61b899741 update interpolate 2026-03-01 12:44:14 +08:00
jhqxxx 9dfe60cb53 update fmt 2026-02-14 16:46:09 +08:00
jhqxxx 28f8fb6c1b update fmt 2026-02-14 16:34:12 +08:00
jhqxxx b77676f029 delete index-ttss 2026-02-14 16:06:50 +08:00
jhqxxx 2c34fc2d79 updata index tts 2026-02-14 15:52:30 +08:00
XiaoYang 390d916ea6 feat(api): add health check and models endpoints with documentation
- Add /health endpoint to check service status for orchestration systems
- Add /models endpoint with OpenAI API compatible format
- Document new endpoints in both English and Chinese API docs
- Include example usage and response formats in documentation
- Add comprehensive test coverage for health and models endpoints
- Refactor model storage to include type information alongside instance
- Move model ID and type methods to WhichModel implementation
- Update API calls to access model instance through stored wrapper
2026-02-08 12:10:40 +08:00
XiaoYang 38ea72e407 refactor: reorganize imports and improve code formatting across multiple modules 2026-02-08 11:07:53 +08:00
jhqxxx 01172b1ae6 index-tts stash save 2026-02-07 00:26:03 +08:00
jhqxxx 1c507a7b12 add qwen3-asr 2026-02-05 00:43:49 +08:00
jhqxxx f2cb6bf976 merge main 2026-02-02 17:56:34 +08:00