| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add Gradio demo setup guide Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> | 5 个月前 | |
Fix streaming release: default model id, doc links, ffmpeg step The vLLM streaming server defaulted to microsoft/VibeVoice-ASR-Streaming, which does not exist on the Hub — following the docs verbatim (the docker command passes no --model) failed with a 401 RepositoryNotFoundError. Point it at the released microsoft/VibeVoice-ASR-Streaming-7B. Also fix two links to the same non-existent repo, and move the ffmpeg install out of Usage 1 into Installation, since the file-inference usage needs it too and otherwise dies on FileNotFoundError: 'ffmpeg'. Refresh the technical report PDF. | 1 天前 | |
docs: minor wording fixes in contributing and VibeVoice guides | 4 个月前 | |
docs: minor wording fixes in contributing and VibeVoice guides | 4 个月前 | |
docs: minor wording fixes in contributing and VibeVoice guides | 4 个月前 | |
Fix streaming release: default model id, doc links, ffmpeg step The vLLM streaming server defaulted to microsoft/VibeVoice-ASR-Streaming, which does not exist on the Hub — following the docs verbatim (the docker command passes no --model) failed with a 401 RepositoryNotFoundError. Point it at the released microsoft/VibeVoice-ASR-Streaming-7B. Also fix two links to the same non-existent repo, and move the ffmpeg install out of Usage 1 into Installation, since the file-inference usage needs it too and otherwise dies on FileNotFoundError: 'ffmpeg'. Refresh the technical report PDF. | 1 天前 | |
feat: set nginx workers to 2×dp for optimal HTTP throughput Nginx worker_processes now defaults to 2×N (where N is the number of DP replicas) instead of 'auto'. This ensures enough HTTP handler processes to fully saturate all GPU backends under heavy concurrent load. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 1 天前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 1 天前 | ||
| 5 个月前 |