Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kuray107/S4ND-U-Net_speech_enhancement
/ functions
Functions
132 in github.com/Kuray107/S4ND-U-Net_speech_enhancement
⨍
Functions
132
◇
Types & classes
32
Method
forward
(self, x)
model/DSSM_modules/s4.py:1520
Method
forward
(self, x)
model/DSSM_modules/s4.py:1536
Method
forward
(self, x, skip=None)
model/DSSM_modules/s4.py:1554
Method
forward
(self, x)
model/DSSM_modules/s4.py:1598
Method
forward
Input x is shape (B, d_model, L)
model/DSSM_modules/s4.py:1623
Method
forward
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
Method
forward
(self, x)
model/DSSM_modules/s4nd.py:356
Method
forward
(self, x: torch.Tensor)
model/DSSM_modules/s4nd.py:369
Method
forward
(self, x)
model/DSSM_modules/s4nd.py:399
Method
forward
Input x is shape (B, d_model, H, W)
model/DSSM_modules/s4nd.py:423
Method
forward
(self, input)
model/DSSM_modules/components.py:58
Method
forward
X: (batch, dim, lengths...)
model/DSSM_modules/components.py:81
Method
forward
(self, inputs)
model/DSSM_modules/components.py:157
Method
forward
(self, x)
model/DSSM_modules/components.py:201
Method
forward
(self, x)
model/DSSM_modules/components.py:215
Method
forward
(self, x)
model/DSSM_modules/components.py:239
Method
forward
(self, x)
model/DSSM_modules/components.py:261
Method
forward
(self, x)
model/DSSM_modules/components.py:344
Method
forward
(self, x)
model/DSSM_modules/components.py:362
Method
forward
(self, x)
model/DSSM_modules/components.py:374
Method
forward
(self, x)
model/DSSM_modules/components.py:398
Method
forward
(self, input)
util/dsp.py:66
Method
forward_state
(self, u, state)
model/DSSM_modules/s4.py:1131
Function
mel_frequencies
(n_mels, fmin, fmax)
util/dsp.py:31
Method
phase_evaluation
evaluate how well we could estimate the phase
model/base_SE_model.py:180
Method
s4nd_block
(dim)
model/S4ND-U-Net.py:31
Method
setup_step
(self, **kwargs)
model/DSSM_modules/s4.py:1462
Method
state_to_tensor
(self)
model/DSSM_modules/s4nd.py:345
Method
step
Must have called self._setup_step() and created state with self.default_state() before calling this
model/DSSM_modules/s4.py:945
Method
step
(self, u, state)
model/DSSM_modules/s4.py:1125
Method
step
(self, u, state, **kwargs)
model/DSSM_modules/s4.py:1274
Method
step
(self, x, **kwargs)
model/DSSM_modules/components.py:328
← previous
101–132 of 132, ranked by callers