MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / __init__

Method __init__

ThinkSound/models/autoencoders.py:117–144  ·  view source on GitHub ↗
(self, 
                 in_channels=2, 
                 channels=128, 
                 latent_dim=32, 
                 c_mults = [1, 2, 4, 8], 
                 strides = [2, 4, 8, 8],
                 use_snake=False,
                 antialias_activation=False
        )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

EncoderBlockClass · 0.85
get_activationFunction · 0.85
__init__Method · 0.45

Tested by

no test coverage detected