Skip to content
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

Whisper llm results update #659

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yuekaizhang
Copy link
Collaborator

@yuekaizhang yuekaizhang commented Oct 15, 2024

This PR implement Whisper Large Encoder + Qwen2 1.5B model Triton+Trt-llm GPU serving solution:

Decoding Aishell 1 Test Set on an A10 gpu

%WER = 0.69
Errors: 55 insertions, 83 deletions, 589 substitutions, over 104765 reference words (104093 correct)
processing time: 230.089 seconds (0.06 hours)
latency_variance: 4.07
latency_50_percentile_ms: 243.73
latency_90_percentile_ms: 340.68
latency_95_percentile_ms: 370.07
latency_99_percentile_ms: 422.93
average_latency_ms: 252.50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant