MCPcopy Create free account
hub / github.com/SymbioticLab/Oort / decode

Method decode

training/utils/decoder.py:74–86  ·  view source on GitHub ↗

Given a matrix of character probabilities, returns the decoder's best guess of the transcription Arguments: probs: Tensor of character probabilities, where probs[c,t] is the probability of character c at time t sizes(optio

(self, probs, sizes=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

decodeMethod · 0.45
load_fileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected