MCPcopy Create free account

hub / github.com/Kuray107/S4ND-U-Net_speech_enhancement / functions

Functions132 in github.com/Kuray107/S4ND-U-Net_speech_enhancement

Methodforward
(self, x)
model/DSSM_modules/s4.py:1520
Methodforward
(self, x)
model/DSSM_modules/s4.py:1536
Methodforward
(self, x, skip=None)
model/DSSM_modules/s4.py:1554
Methodforward
(self, x)
model/DSSM_modules/s4.py:1598
Methodforward
Input x is shape (B, d_model, L)
model/DSSM_modules/s4.py:1623
Methodforward
u: (B H L) if self.transposed else (B L H) state: (H N) never needed unless you know what you're doing Returns: same shape a
model/DSSM_modules/s4nd.py:211
Methodforward
(self, x)
model/DSSM_modules/s4nd.py:356
Methodforward
(self, x: torch.Tensor)
model/DSSM_modules/s4nd.py:369
Methodforward
(self, x)
model/DSSM_modules/s4nd.py:399
Methodforward
Input x is shape (B, d_model, H, W)
model/DSSM_modules/s4nd.py:423
Methodforward
(self, input)
model/DSSM_modules/components.py:58
Methodforward
X: (batch, dim, lengths...)
model/DSSM_modules/components.py:81
Methodforward
(self, inputs)
model/DSSM_modules/components.py:157
Methodforward
(self, x)
model/DSSM_modules/components.py:201
Methodforward
(self, x)
model/DSSM_modules/components.py:215
Methodforward
(self, x)
model/DSSM_modules/components.py:239
Methodforward
(self, x)
model/DSSM_modules/components.py:261
Methodforward
(self, x)
model/DSSM_modules/components.py:344
Methodforward
(self, x)
model/DSSM_modules/components.py:362
Methodforward
(self, x)
model/DSSM_modules/components.py:374
Methodforward
(self, x)
model/DSSM_modules/components.py:398
Methodforward
(self, input)
util/dsp.py:66
Methodforward_state
(self, u, state)
model/DSSM_modules/s4.py:1131
Functionmel_frequencies
(n_mels, fmin, fmax)
util/dsp.py:31
Methodphase_evaluation
evaluate how well we could estimate the phase
model/base_SE_model.py:180
Methods4nd_block
(dim)
model/S4ND-U-Net.py:31
Methodsetup_step
(self, **kwargs)
model/DSSM_modules/s4.py:1462
Methodstate_to_tensor
(self)
model/DSSM_modules/s4nd.py:345
Methodstep
Must have called self._setup_step() and created state with self.default_state() before calling this
model/DSSM_modules/s4.py:945
Methodstep
(self, u, state)
model/DSSM_modules/s4.py:1125
Methodstep
(self, u, state, **kwargs)
model/DSSM_modules/s4.py:1274
Methodstep
(self, x, **kwargs)
model/DSSM_modules/components.py:328
← previous101–132 of 132, ranked by callers