↓ 5 callersFunctionmel_spectrogram(
y,
n_fft,
num_mels,
sampling_rate,
hop_size,
win_size,
fmin,
fmax,
dataset_ljs.py:52
↓ 4 callersFunctionmel_spectrogram(
y,
n_fft,
num_mels,
sampling_rate,
hop_size,
win_size,
fmin,
fmax,
dataset_libritts.py:40
↓ 2 callersFunctionspectrogram(
y,
n_fft,
num_mels,
sampling_rate,
hop_size,
win_size,
fmin,
fmax,
dataset_libritts.py:80
↓ 1 callersFunctionwindow_partition x: (B, N, T, C) return: (B', W1, W2, C), where B'=B*(N//W1)*(T//W2)
Models/rnd_utils/local_utils.py:219
↓ 1 callersFunctionwindow_reverse windows: (B', W1, W2, C), where B'=B*(N//W1)*(T//W2) return: (B, N, T, C)
Models/rnd_utils/local_utils.py:230
Method__init__(self,
resolutions=((32, 8, 32, 5),
(64, 16, 64, 10),
Models/models.py:177
Method__init__(
self,
resolutions=((1024, 256, 1024), (2048, 512, 2048), (512, 128, 512)),
num_em
Models/models.py:280