0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. CosyVoice
  2. /
  3. runtime
  4. /
  5. triton_trtllm
  6. /
  7. model_repo
  8. /
  9. cosyvoice2
김김의진Fix: generate token2wav_request_id from cosyvoice2
e8bf7173创建于 2025年10月27日历史提交
文件最后提交记录最后更新时间
1
Fix: generate token2wav_request_id from cosyvoice2 - Since all token2wav requests within a single cosyvoice2 request must share the same request_id, modify the logic so that a new request_id is generated only if it does not already exist, and ensure that the same request_id is sent consistently. 7 个月前
config.pbtxt
add prompt audio cache 8 个月前