WillQuCD

Results 4 issues of WillQuCD

Hi Guys, thank you very much for the contribution and the great project! I have one question regarding the speech emotion recognition (SER) results in table 1 of paper https://arxiv.org/pdf/2111.02735.pdf...

File "train.py", line 320, in 3.24s/it] main(args, configs) File "train.py", line 196, in main figs, wav_reconstruction, wav_prediction, tag = synth_one_sample( File "/data/workspace/liukaiyang/TTS/DiffGAN-TTS-main/utils/tools.py", line 227, in synth_one_sample mels = [mel_pred[0, :mel_len].float().detach().transpose(0,...

Hi Guys. thank you very much for your great work! I have one question regarding the function of get_energy_embedding in modules.py. I see during training if the target enegy values...

Hello, thank you very much for the nice work. I found the GPU utilization ratio is very low, around 10%. ![image](https://github.com/jhb86253817/PIPNet/assets/28244700/f5d6ef24-d0fd-420a-9183-266016fa717b) Could you please kindly help and tell how to...