0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix "can not find model issue when running libtorch runtime" (#2504) More... 13 days ago
fix: correct the deepspeed_config path reference in the finetuning script (#2680) More... 13 days ago
fix: handle empty strings after event removal in transcription processing (def rich_transcription_postprocess(s)) (#2681) More... 13 days ago
更新文档和运行脚本,修复文档拼写错误 (#2688) More... 13 days ago
fix: crash when using online mode with uninitialized jieba (#2663) More... 23 days ago
fix: support loading .pcm (16k 1c 16bit) audio files in load_utils.py (#2667) (#2668) More... 23 days ago
Fix prefix concatenation in timestamp post-processing for sensevoice (#2670) More... 23 days ago
examples: add improved batch_asr CLI example with error handling (#2675) More... 23 days ago
Update README.md More... about 1 month ago
v1.2.7 More... about 2 months ago
trust_remote_code More... about 2 months ago
fix #2587: Resolve VAD multithreading issue (#2613) More... 2 months ago
fix: funasr_onnx pass run_options to ort (#2632) More... 2 months ago
Update SECURITY.md (#2639) More... 2 months ago
Create SECURITY.md (#2638) More... 2 months ago
Allow one to set a custom progress callback (#2609) More... 2 months ago
docs(readme): update onnx example import path and cache location (#2607) More... 3 months ago
Fix a few issues found during fine-tuning (#2582) More... 3 months ago
Fix: 修复c++后端服务因为空数组的异常退出,以及c++的http服务在收到Ctrl+C信号后无法正常退出 (#2571) More... 4 months ago
Bugfix: Only allow rank==0 to clean up old checkpoints (#2558) More... 4 months ago
Update server.py (#2556) More... 4 months ago
update runtime docs More... 4 months ago
sensevoice2jsonl.py punctuation matching fix (#2533) More... 5 months ago
更新go client 的原生实现 (#2532) More... 5 months ago
feat: add 'words' key aligned with timestamps in sensevoice model output (#2531) More... 5 months ago
修复Fsmn_vad_online多线程调用报错 (#2528) More... 5 months ago
fix: msg_stamp.size() is unsigned,should convert to int (#2523) More... 5 months ago
通过缓存seg_dict,加快seaco_paraformer推理 (#2520) More... 5 months ago
Fsmn_vad支持多线程并发调用 (#2519) More... 5 months ago
fix bug for core dump in http, use libboost as parse (#2509) More... 5 months ago