Skip to content
Discussion options

You must be logged in to vote

That script is going to wait until it completed all transcriptions before returning result. If you have set decoding strategy to return hypothesis or tensors then it will consume memory for each sample.

Easiest thing to do is split the manifest and call if in a loop

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mehadi92
Comment options

@titu1994
Comment options

@mehadi92
Comment options

@titu1994
Comment options

Answer selected by mehadi92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants