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

more efficiency and race condition proofing #10

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

soupslurpr
Copy link
Owner

Deletes the recorded audio in the memory after transcribing it and no longer needing it.

Also, each partial result will be sent after the transcription before is complete and their partial results are sent. This will prevent race conditions which may cause an incorrectly ordered transcription.

…h transcribing the segment and make sure we do that and send the partial result after the ones before it
@soupslurpr soupslurpr merged commit 7641d96 into master Mar 30, 2024
@soupslurpr soupslurpr deleted the more-efficiency-and-race-condition-proofing branch March 30, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant