forwiat
forwiat
also, in line 182, fastspeech.py. ``` def _forward( self, xs: torch.Tensor, ilens: torch.Tensor, ys: torch.Tensor = None, olens: torch.Tensor = None, ds: torch.Tensor = None, es: torch.Tensor = None, ps:...
Ok, I will try it. Thanks a lot
> Hi everyone, > > So my corpus are bunch of .textgrid files and .wav files. Sampling rates are correct (44k), but when I run this on Windows 10: >...
> Hi everyone, > > So my corpus are bunch of .textgrid files and .wav files. Sampling rates are correct (44k), but when I run this on Windows 10: >...
The same problem. Did you solved it ?