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

Method __init__

training/utils/voice_model.py:41–49  ·  view source on GitHub ↗

Adds padding to the output of the module based on the given lengths. This is to ensure that the results of the model do not change when batch sizes change during inference. Input needs to be in the shape of (BxCxDxT) :param seq_module: The sequential module containin

(self, seq_module)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected