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

Method __init__

data_utils/v2a_utils/feature_utils_224.py:54–91  ·  view source on GitHub ↗
(
        self,
        *, 
        vae_ckpt: Optional[str] = None,
        vae_config: Optional[str] = None,
        synchformer_ckpt: Optional[str] = None,
        enable_conditions: bool = True,
        need_vae_encoder: bool = True,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

SynchformerClass · 0.90
create_model_from_configFunction · 0.90
copy_state_dictFunction · 0.90
load_ckpt_state_dictFunction · 0.90
patch_clipFunction · 0.70
load_state_dictMethod · 0.45

Tested by

no test coverage detected