StarGAN-Voice-Conversion
StarGAN-Voice-Conversion copied to clipboard
Number of Mel-cpestral coefficients (MCEPs)
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?