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

slower inference with 1.0.0 compared to 0.10.0 #703

Closed
thomasmol opened this issue Feb 22, 2024 · 2 comments
Closed

slower inference with 1.0.0 compared to 0.10.0 #703

thomasmol opened this issue Feb 22, 2024 · 2 comments

Comments

@thomasmol
Copy link

thomasmol commented Feb 22, 2024

I am getting about 4x slower inference with version 1.0.0 compared to 0.10.0.

I used a 1 min 17 sec sample file, run on an A10G GPU

Before:
Finished transcribing, took 5.043 seconds. Detected language: en

Now:
Finished transcribing, took 21.936 seconds. Detected language: en

I did not change my config other than upgrading to 1.0.0

Only seems to happen on very short files, tested a 25 min file that transcribed at the same speed as before.

Any ideas?

@trungkienbkhn
Copy link
Collaborator

@thomasmol , hello. Can you check this PR and rerun your tests ?

@thomasmol
Copy link
Author

That fixes it! Finished transcribing, took 5.1937 seconds. Detected language: en back to normal

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

No branches or pull requests

3 participants