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
Hello, I wanted to ask a question.
When we want to compute the MCEPs of the wav files, we do it using the function coded_sp = pyworld.code_spectral_envelope(sp, fs, dim) where dim=36.
I wanted to ask you why you are using 36 dimensions o 36 MCEPs?
The text was updated successfully, but these errors were encountered:
Hello, I wanted to ask a question.
When we want to compute the MCEPs of the wav files, we do it using the function
coded_sp = pyworld.code_spectral_envelope(sp, fs, dim)
where dim=36.I wanted to ask you why you are using 36 dimensions o 36 MCEPs?
The text was updated successfully, but these errors were encountered: