You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that there is amp_to_db function in wav2spec, which means that the input of model is db-scaled magnitude. I s this right? Since this is not mentioned in related paper.
I have noticed that there is
amp_to_dbfunction inwav2spec, which means that the input of model is db-scaled magnitude. I s this right? Since this is not mentioned in related paper.