MCPcopy Create free account
hub / github.com/FireRedTeam/FireRedTTS / __init__

Method __init__

fireredtts/modules/acoustic_codec/bigcodec.py:369–394  ·  view source on GitHub ↗
(
        self,
        input_dim: int = 16,
        output_dim: int = 8,
        stride: int = 1,
        dilations=(1, 3, 9),
        causal: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

WNConvTranspose1dFunction · 0.85
SnakeBetaClass · 0.70
ResidualUnitClass · 0.70
Activation1dClass · 0.50
__init__Method · 0.45

Tested by

no test coverage detected