main
5 天以前 kongdeqiang
提交
28ccfb 对比 | 目录
2025-10-01 Yu Cao
fix "can not find model issue when running libtorch runtime" (#2504)
c4ac64 对比 | 目录
2025-10-01 Xuning Tan
fix: correct the deepspeed_config path reference in the finetuning script (...
8c6d16 对比 | 目录
2025-10-01 TnR2
fix: handle empty strings after event removal in transcription processing (...
528f92 对比 | 目录
2025-10-01 Flute
更新文档和运行脚本,修复文档拼写错误 (#2688)
fa9a6c 对比 | 目录
2025-09-20 Gang Zhuo
fix: crash when using online mode with uninitialized jieba (#2663)
6244b7 对比 | 目录
2025-09-20 weilikai
fix: support loading .pcm (16k 1c 16bit) audio files in load_utils.py (#266...
eb1574 对比 | 目录
2025-09-20 slin000111
Fix prefix concatenation in timestamp post-processing for sensevoice (#2670)
88b464 对比 | 目录
2025-09-20 Anjali Barge
examples: add improved batch_asr CLI example with error handling (#2675)
e175da 对比 | 目录
2025-09-09 zhifu gao
Update README.md
c0b207 对比 | 目录
2025-08-15 游雁
v1.2.7
4402e9 对比 | 目录
2025-08-15 游雁
trust_remote_code
f5051c 对比 | 目录
2025-08-14 majic31
fix #2587: Resolve VAD multithreading issue (#2613)
5115a0 对比 | 目录
2025-08-14 Kyle He
fix: funasr_onnx pass run_options to ort (#2632)
82a07e 对比 | 目录
2025-08-14 topjgc
Update SECURITY.md (#2639)
68dcef 对比 | 目录
2025-08-14 topjgc
Create SECURITY.md (#2638)
467534 对比 | 目录
2025-08-05 ming030890
Allow one to set a custom progress callback (#2609)
b3fb4c 对比 | 目录
2025-07-23 Jeffrey Guan
docs(readme): update onnx example import path and cache location (#2607)
8316fc 对比 | 目录
2025-07-04 ming030890
Fix a few issues found during fine-tuning (#2582)
a75059 对比 | 目录
2025-06-27 nianjiuhuiyi
Fix: 修复c++后端服务因为空数组的异常退出,以及c++的http服务在收到Ctrl+C信号后无法正常退出 (#2571)
05c8eb 对比 | 目录
2025-06-25 kmn1024
Bugfix: Only allow rank==0 to clean up old checkpoints (#2558)
443bc0 对比 | 目录
2025-06-21 Thirteen
Update server.py (#2556)
a3d6e4 对比 | 目录
2025-06-16 lyblsgo
update runtime docs
3ee9e8 对比 | 目录
2025-05-28 yuGAN6
sensevoice2jsonl.py punctuation matching fix (#2533)
3445cd 对比 | 目录
2025-05-26 Logan
更新go client 的原生实现 (#2532)
ab2148 对比 | 目录
2025-05-26 chengligen
feat: add 'words' key aligned with timestamps in sensevoice model output (#...
8b0fb7 对比 | 目录
2025-05-26 王梦迪
修复Fsmn_vad_online多线程调用报错 (#2528)
903834 对比 | 目录
2025-05-22 TouchZZZ
fix: msg_stamp.size() is unsigned,should convert to int (#2523)
eccf74 对比 | 目录
2025-05-22 王梦迪
通过缓存seg_dict,加快seaco_paraformer推理 (#2520)
561bdb 对比 | 目录
2025-05-20 王梦迪
Fsmn_vad支持多线程并发调用 (#2519)
fe588b 对比 | 目录
2025-05-08 zhaomingwork
fix bug for core dump in http, use libboost as parse (#2509)
ae013c 对比 | 目录
2025-04-22 zhifu gao
Update README.md (#2487)
2c2fb5 对比 | 目录
2025-04-22 zhifu gao
Update README_zh.md
4bfcfd 对比 | 目录
2025-04-14 xmx0632
add mac m1 mps support (#2477)
e7237d 对比 | 目录
2025-04-12 Akshay Shinde
docs: add MIT license file (#2472) (#2476)
8c336f 对比 | 目录
2025-04-07 AldarisX
add intel xpu support (#2468)
d43d08 对比 | 目录
2025-04-07 yijinsheng
本地模型加载 (#2453)
9afa40 对比 | 目录
2025-04-01 hanydd
修复模型仓库链接 (#2464)
579983 对比 | 目录
2025-03-31 Isuxiz Slidder
Update model.py to fix "IndexError: index 1 is out of bounds for dimension ...
3df109 对比 | 目录
2025-03-28 zhifu gao
Update README_zh.md
d629b1 对比 | 目录
2025-03-26 天地
感觉应该从文件读取更合适,因为上面判断了文件存在,且可以读取,如果本身是文本的话,下面也会有逻辑进行处理 (#2452)
e24dbd 对比 | 目录
2025-03-20 passerbya
FIX 'NoneType' object has no attribute 'isalpha' (#2440)
5ee2f3 对比 | 目录
2025-03-20 nianjiuhuiyi
Fix: Spelling causes hotwords to not take effect (#2444)
0d6e6a 对比 | 目录
2025-03-19 天地
1. bug fix:list(mean)和list(var),由于mean和var是numpy,导致写入到文件的格式错误,参考上面的话,大概率是li...
6e69d7 对比 | 目录
2025-03-18 天地
Update README_zh.md (#2436)
3903d7 对比 | 目录
2025-03-18 Han Zhang
fix: use converted token_ids for alignment for sensevoice model with timest...
3c349a 对比 | 目录
2025-03-13 lyblsgo
update dingding.png
77db48 对比 | 目录
2025-03-11 游雁
v1.2.6
93c701 对比 | 目录
2025-03-11 Shi Xian
Merge pull request #2418 from modelscope/revert-2382-dev_clean
027ad5 对比 | 目录
2025-03-11 Shi Xian
Revert "# 增强说话人分离功能的时间戳支持"
700cb8 对比 | 目录
首页 | « 前一页 | 下一页 »