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

Add whisper tritonserver batch inference (#650) #683

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

upskyy
Copy link
Contributor

@upskyy upskyy commented Dec 13, 2024

Thank you for sharing this impressive project.

I have modified whisper tritonserver to support batch inference.(#650)
Additionally, due to an issue with isort (PyCQA/isort#2228), I updated the version of isort in pre-commit to 5.13.2.
I confirmed that the results are consistent whether batch inference is used or not.

@upskyy upskyy force-pushed the feature/whisper_triton_batch branch from 47653f1 to 3f19c55 Compare December 13, 2024 09:01
@csukuangfj
Copy link
Collaborator

@yuekaizhang Could you have a look?

@upskyy
Copy link
Contributor Author

upskyy commented Dec 13, 2024

I’ve also modified the client code and submitted a PR. Feel free to leave any feedback.
yuekaizhang/Triton-ASR-Client#6

@yuekaizhang
Copy link
Collaborator

LGTM! Thx.

@yuekaizhang yuekaizhang merged commit 4c11c66 into k2-fsa:master Dec 13, 2024
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.

3 participants