Ehab AlBadawy
Ehab AlBadawy
@jyegerlehner did you find a way to upload the trained model's checkpoint?
hey @snakers4 , the python script keeps crashing every time I try to run it! similar to what is mentioned in #50 , any idea how to fix that!?
Thanks @gkioxari for your reply, I understand this part of ROC curve calculation, but I was asking about what if I want to test another "real" video in which there...
Oh, I think I got it now, Thanks @gkioxari for you help.
What would you use the target audio file for? during inference the model generates different versions of the input speech for each target speaker.
i don't have that at the moment. will try to upload it if i get to train the model again.
@neuronx1 do you still have the problem? If possible can you mention what datasets did you use and the steps for setup/training process?
did you use the same preprocessing that we do? it should be done through `src/preprocess.py`. I believe the current sample rate we are using is 16kHz. Probably you will need...
So the current state of the code seems to be not working properly. Unfortunately, i won't have the time to see where the bug is. However, to get a working...