Add padding before or after log_mel_spectrogram
?
#584
Answered
by
guillaumekln
guillaumekln
asked this question in
Q&A
-
Hi, In the Line 177 in eff383b However, in the README the padding is added to the input audio: Lines 119 to 122 in eff383b In that case the padding positions in the Mel spectrogram are non zero. Which approach was used in the training? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
guillaumekln
Mar 8, 2023
Replies: 1 comment
-
As mentioned in #838 (comment), the padding should be added to the input audio. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
guillaumekln
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As mentioned in #838 (comment), the padding should be added to the input audio.