pc2752 / ss_synthesis

18 stars 7 forks source link

What is the variable named 'vuv' ? #3

Open ayush1801 opened 3 years ago

ayush1801 commented 3 years ago

Hi @pc2752 ! It would be very helpful if you could tell me what is the meaning/ significance of the 'vuv' variable. In your paper, I didn't find any information regarding this variable. One of the appearance of this variable is in :

vuv = tf.layers.dense(vuv, 1, activation=tf.nn.sigmoid) in nr_wavenet function.

Also, please enlighten about the significance of MFSCs ( Mel Frequency Spectral Coefficients ) rather than using the MFCCs. I am not able to find any literature regarding MFSCs. Thanks in Advance!

Best Regards, Ayush Agrawal