MCPcopy Create free account

hub / github.com/Xiaobin-Rong/gtcrn / functions

Functions123 in github.com/Xiaobin-Rong/gtcrn

↓ 10 callersMethod__init__
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
gtcrn.py:12
↓ 10 callersMethod__init__
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
stream/gtcrn_stream.py:13
↓ 10 callersMethod__init__
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
stream/gtcrn.py:12
↓ 4 callersFunctionconvert_to_stream
(stream_model, model)
stream/modules/convert.py:4
↓ 2 callersMethod__init__
(self, in_channels: int, out_channels: int, kernel_size: in
stream/modules/convolution.py:17
↓ 2 callersFunctioncreate_session
Creates a session from embedded model bytes
ladspa/src/model.rs:67
↓ 2 callersMethodget_model_type
(&self)
ladspa/src/plugin.rs:115
↓ 2 callersMethodhz2erb
(self, freq_hz)
gtcrn.py:22
↓ 2 callersMethodhz2erb
(self, freq_hz)
stream/gtcrn_stream.py:23
↓ 2 callersMethodhz2erb
(self, freq_hz)
stream/gtcrn.py:22
↓ 2 callersMethodis_initialized
(&self)
ladspa/src/plugin.rs:131
↓ 2 callersMethodreset
Resets the state to zeros.
ladspa/src/model.rs:107
↓ 2 callersMethodrun
(&mut self, sample_count: usize, ports: &[&'a PortConnection<'a>])
ladspa/src/plugin.rs:469
↓ 2 callersMethodshould_shutdown
(&self)
ladspa/src/plugin.rs:121
↓ 1 callersMethodanalyze
(&mut self, frame: &[f32])
ladspa/src/stft.rs:111
↓ 1 callersMethodbm
x: (B,C,T,F)
gtcrn.py:51
↓ 1 callersMethodbm
x: (B,C,T,F)
stream/gtcrn_stream.py:52
↓ 1 callersMethodbm
x: (B,C,T,F)
stream/gtcrn.py:51
↓ 1 callersMethodbs
x: (B,C,T,F_erb)
gtcrn.py:57
↓ 1 callersMethodbs
x: (B,C,T,F_erb)
stream/gtcrn_stream.py:58
↓ 1 callersMethodbs
x: (B,C,T,F_erb)
stream/gtcrn.py:57
↓ 1 callersFunctionconvert_models
(manifest_dir: &str)
ladspa/build.rs:75
↓ 1 callersMethoderb2hz
(self, erb_f)
gtcrn.py:26
↓ 1 callersMethoderb2hz
(self, erb_f)
stream/gtcrn_stream.py:27
↓ 1 callersMethoderb2hz
(self, erb_f)
stream/gtcrn.py:26
↓ 1 callersMethoderb_filter_banks
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
gtcrn.py:30
↓ 1 callersMethoderb_filter_banks
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
stream/gtcrn_stream.py:31
↓ 1 callersMethoderb_filter_banks
(self, erb_subband_1, erb_subband_2, nfft=512, high_lim=8000, fs=16000)
stream/gtcrn.py:30
↓ 1 callersMethodget_strength
(&self)
ladspa/src/plugin.rs:105
↓ 1 callersMethodis_enabled
(&self)
ladspa/src/plugin.rs:93
↓ 1 callersMethodmodel_type
(&self)
ladspa/src/model.rs:174
↓ 1 callersMethodprocess_frame
Processes a single spectrum frame through the neural network.
ladspa/src/model.rs:208
↓ 1 callersMethodrequest_shutdown
(&self)
ladspa/src/plugin.rs:126
↓ 1 callersMethodset_enabled
(&self, enabled: bool)
ladspa/src/plugin.rs:88
↓ 1 callersMethodset_initialized
(&self)
ladspa/src/plugin.rs:136
↓ 1 callersMethodset_model
(&self, value: f32)
ladspa/src/plugin.rs:110
↓ 1 callersMethodset_model_type
Switches to a different model type.
ladspa/src/model.rs:179
↓ 1 callersMethodset_strength
(&self, strength: f32)
ladspa/src/plugin.rs:98
↓ 1 callersMethodshuffle
x1, x2: (B,C,T,F)
gtcrn.py:132
↓ 1 callersMethodshuffle
x1, x2: (B,C,T,F)
stream/gtcrn_stream.py:136
↓ 1 callersMethodshuffle
x1, x2: (B,C,T,F)
stream/gtcrn.py:132
↓ 1 callersMethodsynthesize
(&mut self, spectrum: &[(f32, f32); NUM_FREQ_BINS])
ladspa/src/stft.rs:143
↓ 1 callersFunctionworker_thread
Worker thread for audio processing. Processes audio in a separate thread to avoid blocking the real-time audio callback. Uses pre-allocated buffers t
ladspa/src/plugin.rs:150
Method__init__
(self)
loss.py:6
Method__init__
(self, kernel_size=3, stride=1)
gtcrn.py:66
Method__init__
(self, channels)
gtcrn.py:79
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, groups=1, use_deconv=False, is_last=False)
gtcrn.py:97
Method__init__
(self, in_channels, hidden_channels, kernel_size, stride, padding, dilation, use_deconv=False)
gtcrn.py:109
Method__init__
(self, input_size, hidden_size, num_layers=1, batch_first=True, bidirectional=False)
gtcrn.py:158
Method__init__
(self, input_size, width, hidden_size, **kwargs)
gtcrn.py:188
Method__init__
(self)
gtcrn.py:229
Method__init__
(self)
gtcrn.py:248
Method__init__
(self)
gtcrn.py:267
Method__init__
(self)
gtcrn.py:278
Method__init__
(self, kernel_size=3, stride=1)
stream/gtcrn_stream.py:67
Method__init__
(self, channels)
stream/gtcrn_stream.py:80
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, groups=1, use_deconv=False, is_last=False)
stream/gtcrn_stream.py:101
Method__init__
(self, in_channels, hidden_channels, kernel_size, stride, padding, dilation, use_deconv=False)
stream/gtcrn_stream.py:113
Method__init__
(self, input_size, hidden_size, num_layers=1, batch_first=True, bidirectional=False)
stream/gtcrn_stream.py:166
Method__init__
(self, input_size, width, hidden_size, **kwargs)
stream/gtcrn_stream.py:196
Method__init__
(self)
stream/gtcrn_stream.py:240
Method__init__
(self)
stream/gtcrn_stream.py:269
Method__init__
(self)
stream/gtcrn_stream.py:296
Method__init__
(self)
stream/gtcrn_stream.py:307
Method__init__
(self, kernel_size=3, stride=1)
stream/gtcrn.py:66
Method__init__
(self, channels)
stream/gtcrn.py:79
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, groups=1, use_deconv=False, is_last=False)
stream/gtcrn.py:97
Method__init__
(self, in_channels, hidden_channels, kernel_size, stride, padding, dilation, use_deconv=False)
stream/gtcrn.py:109
Method__init__
(self, input_size, hidden_size, num_layers=1, batch_first=True, bidirectional=False)
stream/gtcrn.py:158
Method__init__
(self, input_size, width, hidden_size, **kwargs)
stream/gtcrn.py:188
Method__init__
(self)
stream/gtcrn.py:229
Method__init__
(self)
stream/gtcrn.py:248
Method__init__
(self)
stream/gtcrn.py:267
Method__init__
(self)
stream/gtcrn.py:278
Method__init__
(self, in_channels: int, out_channels: int, kernel_size
stream/modules/convolution.py:52
Method__init__
(self, in_channels: int, out_channels: int, kernel_size
stream/modules/convolution.py:170
Methodactivate
(&mut self)
ladspa/src/plugin.rs:460
Methodclone
(&self)
ladspa/src/model.rs:121
Methoddeactivate
(&mut self)
ladspa/src/plugin.rs:465
Methoddefault
()
ladspa/src/model.rs:115
Methoddrop
(&mut self)
ladspa/src/plugin.rs:448
Methodforward
(self, pred_stft, true_stft)
loss.py:9
Methodforward
x: (B,C,T,F)
gtcrn.py:71
Methodforward
x: (B,C,T,F)
gtcrn.py:85
Methodforward
(self, x)
gtcrn.py:103
Methodforward
x: (B, C, T, F)
gtcrn.py:139
Methodforward
x: (B, seq_length, input_size) h: (num_layers, B, hidden_size)
gtcrn.py:166
Methodforward
x: (B, C, T, F)
gtcrn.py:202
Methodforward
(self, x)
gtcrn.py:239
Methodforward
(self, x, en_outs)
gtcrn.py:258
Methodforward
(self, mask, spec)
gtcrn.py:270
Methodforward
spec: (B, F, T, 2)
gtcrn.py:292
Methodforward
x: (B,C,T,F)
stream/gtcrn_stream.py:72
Methodforward
x: (B,C,T,F) h_cache: (1,B,C)
stream/gtcrn_stream.py:86
Methodforward
(self, x)
stream/gtcrn_stream.py:107
Methodforward
x: (B, C, T, F) conv_cache: (B, C, (kT-1)*dT, F) tra_cache: (1, B, C)
stream/gtcrn_stream.py:143
Methodforward
x: (B, seq_length, input_size) h: (num_layers, B, hidden_size)
stream/gtcrn_stream.py:174
Methodforward
x: (B, C, T, F) inter_cache: (1, BF, hidden_size)
stream/gtcrn_stream.py:210
Methodforward
x: (B,C,T,F) conv_cache: (B,C, (kT-1)*8, F) tra_cache: (3,1,B,C)
stream/gtcrn_stream.py:250
Methodforward
x: (B,C,T,F) conv_cache: (B,C, (kT-1)*8, F) tra_cache: (3,1,B,C)
stream/gtcrn_stream.py:279
next →1–100 of 123, ranked by callers