-
Notifications
You must be signed in to change notification settings - Fork 91
Add TensorRT Token2wav #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
See also Cosyvoice2 LLM + StepAudio2 Token2wav https://github.com/FunAudioLLM/CosyVoice/blob/main/runtime/triton_trtllm/README.DIT.md. |
|
Hi! Great work! I had some tests and they consistently failed with an
This would help me align my environment with yours. Or do you have any insights on what might be causing this discrepancy? |
@light1726 The error should be harmless. Go ahead please. |
|
For pre-built docker image, see https://github.com/FunAudioLLM/CosyVoice/blob/main/runtime/triton_trtllm/README.DIT.md. |
This PR uses Nvidia TensorRT to accelerate StepAudio2's token2wav module.
The following benchmark was conducted on an NVIDIA L20 GPU, generating 26 audio clips with a total length of 170 seconds.
For more details, see https://github.com/yuekaizhang/Step-Audio2/blob/trt/tools/tensorrt_token2wav.md