Rishabh Jain

Results 5 issues of Rishabh Jain

I have been trying to train Fragment VC model on my own dataset. It works fine with VCTK Dataset, but when I try it with my own dataset, I get...

I am trying to replicate your work. I am currently making F0 converter model for P checkpoint generation. I am stuck at loss calculation. I see when I use F0_Converter...

I am getting the following error when I try using Fastpitch on my own datasets. I know it has something to do with data preparation. I am trying this model...

bug

Hi @caizexin , I have been trying to implement your work on my own dataset. I am trying to run the speaker embedding network in the[ deep_speaker](https://github.com/caizexin/tf_multispeakerTTS_fc/tree/main/deep_speaker) folder using `python...

Hi, Can you point me to the step where you are calculating the speaker embeddings. Is it possible to use this approach for my own dataset? I wanted to try...