mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
去除多余行
This commit is contained in:
parent
7c905bb152
commit
5a97d1977c
@ -133,7 +133,6 @@ def mel_spectrogram_torch(
|
|||||||
)
|
)
|
||||||
y = y.squeeze(1)
|
y = y.squeeze(1)
|
||||||
|
|
||||||
|
|
||||||
spec = torch.stft(
|
spec = torch.stft(
|
||||||
y,
|
y,
|
||||||
n_fft,
|
n_fft,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user