narendranp

Results 4 issues of narendranp

Hi, I wanted to modify the speaking rate of the voice conversion speech. As mentioned in your paper on forward attention, I was looking for transition agent to modify the...

Hi, Does any know where the pretrained Hifi GAN vocoder that works at 16KHz is available. OR Can any one have config file (hyper parameters setting at 16K Hz) that...

Hi, I am getting following the error while trying to run synthesis_ppg_script.py. I am using the following command: python synthesis_ppg_script.py /home/ubuntu/narendra/VC_dataset/SV2TTS/synthesizer_test/ /home/ubuntu/narendra/Adversarial-Many-to-Many-VC-master/ --num_speakers 2 --num_utterances 2 Also, can please let...

Hi, When I running python3 synthesizer_train.py vc_adversarial VC_basedir/SV2TTS/synthesizer_train/ , I getting the following error. By reading the error, I can understand that process stops at "expanded_g = tf.expand_dims(g, 0)" in...