bugbakery / bugbakery/transcribee

Only load needed audio into worker memory

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
enhancement performance worker
Dominant language
TypeScript
Stars
515
Forks
39
Avg merge
19h 36m
Merged PRs (30d)
15

Description

We currently decode the entire audio into memory in the `load_audio` function. This OOMs the worker for longer documents. Instead only the relevant parts should be loaded into memory once they are needed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.