Commit Graph

78 Commits

Author SHA1 Message Date
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
jhqxxx 901324cd1a fix qwen3vl-thinking startswith bug 2026-01-31 18:57:42 +08:00
jhqxxx e3944588fc index tts stash save 2026-01-30 22:04:23 +08:00
jhqxxx 53791efa80 fix modelscope fun-asr-nano-2512 model load error 2026-01-17 13:18:26 +08:00
jhqxxx d9b803d27e add qwen3 and fun-asr-nano 2026-01-15 21:57:12 +08:00
jhqxxx 461eed7556 updata resample use rubato 2026-01-09 16:06:04 +08:00
jhqxxx 24194182fc update get audio data 2026-01-08 19:22:21 +08:00
jhqxxx d5ec315150 Merge branch 'pr/KingBright/13' 2026-01-08 00:12:23 +08:00
jhqxxx 618d75b263 merge pr/KingBright/13 2026-01-08 00:04:24 +08:00
jhqxxx 6ef8facfde add glm-asr-nano 2026-01-07 21:46:01 +08:00
KingBright 4e35866a59 dynamic home dir & model donwload script 2026-01-05 15:21:15 +08:00
jhqxxx 981457347a load audio has problem 2025-12-31 17:39:25 +08:00
jhqxxx 88ee303392 merge pr/guobin211/12 2025-12-26 00:23:14 +08:00
jhqxxx 9a4fa636be add image api and audio api 2025-12-25 20:25:52 +08:00
michaelbguo 7c9261567b refactor: 为RMBG2.0测试方法添加cfg(test)属性,优化extract_image_url函数避免clone 2025-12-25 10:44:32 +08:00
michaelbguo f35631157a feat: 优化RMBG2.0图像处理性能,支持并行批量处理 2025-12-24 21:42:05 +08:00
jhqxxx bf53d3d869 update fmt 2025-12-24 16:03:39 +08:00
jhqxxx 68e333a4f4 delete test png 2025-12-23 23:47:20 +08:00
jhqxxx 06bd7fce04 add RMBGv2.0 2025-12-23 19:23:21 +08:00
jhqxxx b3c6219e93 update fmt 2025-12-11 23:37:47 +08:00
jhqxxx 855d0cf975 update fmt 2025-12-11 23:30:07 +08:00
jhqxxx d282a0cf40 Merge branch 'voxcpm1.5' 2025-12-11 23:15:05 +08:00
jhqxxx b9947a6516 update voxcpm code to support voxcpm1.5 model 2025-12-11 23:14:43 +08:00
jhqxxx 6430338e95 add url crate to handle local path 2025-12-11 19:33:30 +08:00
jhqxxx 963924a1f1 stash save 2025-12-11 18:33:35 +08:00
jhqxxx 0dc2840b0e update fmt 2025-12-10 16:52:57 +08:00
jhqxxx a67298dc5d Merge branch 'fix_tool_call' 2025-12-10 16:44:40 +08:00
jhqxxx 1a0df13bc7 model test add tps 2025-12-10 16:44:20 +08:00
jhqxxx 567cd70038 update some note 2025-12-10 13:06:53 +08:00
jhqxxx 3eb983b5bb stash save 2025-12-10 12:57:24 +08:00
jhqxxx 515d6da852 replace some function 2025-12-10 00:05:46 +08:00
jhqxxx dc4b593011 add ffmpeg feature 2025-12-09 15:52:26 +08:00