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

AWS transcribe aws-sdk-cpp above 1.11.283 version CPU spikes more then 100% #3079

Closed
vdharashive opened this issue Aug 14, 2024 · 7 comments
Closed
Labels
bug This issue is a bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.

Comments

@vdharashive
Copy link

Describe the bug

Reported issue in below thread is not resolved

#2779

Expected Behavior

Performance issue with asr aws transcribe

Current Behavior

CPU usage for each connection goes avg 80%

Reproduction Steps

yes its reproducible

Possible Solution

No response

Additional Information/Context

No response

AWS CPP SDK version used

1.11.283

Compiler and Version used

gcc (Debian 12.2.0-14) 12.2.0

Operating System and version

Debian GNU/Linux 12 (bookworm)

@vdharashive vdharashive added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Aug 14, 2024
@vdharashive
Copy link
Author

@jmklix
Copy link
Member

jmklix commented Aug 19, 2024

We are currently looking into this.

@jmklix jmklix added p2 This is a standard priority issue investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Aug 19, 2024
@jmklix
Copy link
Member

jmklix commented Aug 27, 2024

We added an additional configuration to help avoid cpu spikes when using transcribe. Please update to the latest version of this sdk and let us know if you have any other questions/concerns when using this sdk.

@jmklix jmklix added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Aug 27, 2024
@vdharashive
Copy link
Author

@jmklix will test and let you know thank you very much

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days. label Aug 28, 2024
@vdharashive
Copy link
Author

vdharashive commented Sep 1, 2024

@jmklix having LOW_LATENCY and REGULAR is not ideal solution , since for real-time transcript with REGUALR does not respond quick enough and gets stuck, with LOW_LATENCY cpu usage goes very high. i don't think is right way to address the issue

does using websocket api will solve this problem ?

@jmklix
Copy link
Member

jmklix commented Sep 4, 2024

Can you elaborate on what you exactly mean with "REGUALR does not respond quick enough and gets stuck"? How quickly are you expecting this sdk to respond?

What are your thoughts/suggestions on the correct way to fix this issue? How would you have websocket api to improve this?

@jmklix jmklix added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days. label Sep 4, 2024
Copy link

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Projects
None yet
Development

No branches or pull requests

2 participants