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

Remote Audio Transcription and Idle Client #2022

Open
gfd2020 opened this issue Dec 11, 2023 · 0 comments
Open

Remote Audio Transcription and Idle Client #2022

gfd2020 opened this issue Dec 11, 2023 · 0 comments

Comments

@gfd2020
Copy link
Collaborator

gfd2020 commented Dec 11, 2023

Remote audio transcription with the IPED server/client is excellent. It helps a lot in this difficult task.
However, I noticed something that could perhaps improve performance a little.
For example: a UFDR report has photos, spreadsheets, chats, audio, etc. When the client identifies audio it will send it to the remote server. But sometimes it uses all threads to send to the server, so it remains idle and waiting for the result. Perhaps we could configure a maximum number of transcription threads if it have other types of files not yet processed (maybe half), so as not to leave the client inactive and doing other tasks.

This issue is being addressed in PR #2023

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

No branches or pull requests

1 participant