Method__init__(
self,
band_specs_map: Union[str, Dict[str, List[Tuple[float, float]]]],
models/bandit/core/model/bsrnn/wrapper.py:140
Method__init__(self, channels_in, channels_out, band_configs={}, conv_config={}, depths=[3, 2, 1], kernel_size=3)
models/scnet/scnet.py:198
Method__init__(self, channels_in, channels_out, band_configs={}, conv_config={}, depths=[3, 2, 1], kernel_size=3)
models/scnet/scnet_masked.py:198
Method__init__(self, channels_in, channels_out, band_configs={}, conv_config={}, depths=[3, 2, 1], kernel_size=3)
models/scnet/scnet_tran.py:471
Method__init__(
self,
sources=('drums', 'bass', 'other', 'vocals'),
audio_channels=2,
models/scnet/scnet_tran.py:527
Method__init__(
self,
band_specs: List[Tuple[float, float]],
emb_dim: int,
mlp_dim: int,
models/bandit_v2/maskestim.py:114
Method__init__(
self,
band_specs: List[Tuple[float, float]],
emb_dim: int,
mlp_dim: int,
models/bandit_v2/maskestim.py:245
Method__init__(
self,
nfft: int,
fs: int,
fbank_fn: Callable[[int, int, float, float, int],
models/bandit_v2/utils.py:240
Method__init__(
self, nfft: int, fs: int, n_bands: int, f_min: float = 0.0, f_max: float = None
)
models/bandit_v2/utils.py:312
Method__init__(
self, nfft: int, fs: int, n_bands: int, f_min: float = 0.0, f_max: float = None
)
models/bandit_v2/utils.py:360
Method__init__(
self,
band_specs: List[Tuple[float, float]],
emb_dim: int,
in_channels: int,
models/bandit_v2/bandsplit.py:55
Method__init__(self, input_size, hidden_size, num_head=8, theta=10000, window=10000,
input_drop=0., attenti
models/look2hear/models/apollo.py:59
Method__init__(
self,
dim,
heads=8,
dim_head=64,
dropout=0.,
rotary_embed=No
models/bs_roformer/mel_band_conformer.py:89
Method__init__(
self,
*,
dim,
dim_head=32,
heads=8,
scale=8,
flash=F
models/bs_roformer/mel_band_conformer.py:140
Method__init__(
self,
*,
dim,
depth,
dim_head=64,
heads=8,
attn_drop
models/bs_roformer/mel_band_conformer.py:180
Method__init__(
self,
*,
dim,
heads=8,
dim_head=64,
ff_mult=4,
attn_
models/bs_roformer/mel_band_conformer.py:266
Method__init__(
self,
*,
dim,
depth,
dim_head=64,
heads=8,
attn_drop
models/bs_roformer/mel_band_conformer.py:308