We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ddb996 commit f4d376eCopy full SHA for f4d376e
1 file changed
runtime/triton_trtllm/README.Cosyvoice3.md
@@ -78,7 +78,7 @@ bash run_cosyvoice3.sh 5 5
78
79
#### Offline TTS (CosyVoice3 0.5B LLM + Token2Wav with TensorRT)
80
81
-| Backend | Batch Size | llm_time (s) | token2wav_time (s) | pipeline_time (s) | RTF |
+| Backend | LLM Batch Size | llm_time (s) | token2wav_time (s) | pipeline_time (s) | RTF |
82
|---------|------------|--------------|--------------------|--------------------|--------|
83
| TRTLLM | 1 | 13.21 | 5.72 | 19.48 | 0.1091 |
84
| TRTLLM | 2 | 8.46 | 6.02 | 14.91 | 0.0822 |
0 commit comments