Langyuan Mo
Results
3
comments of
Langyuan Mo
It is caused by the 'dtype' of 'acc' . because acc.dtype = int64. In 'eval_src' and 'eval_tgt' function, the line: `acc /= len(data_loader.dataset)` will always have the result 0 or...
我也遇到一样的问题。我的onnxruntime是通过Nuget安装的,cpu版本。VS提示上述这些错误。
Does anyone run crop_vox.py to get vox2 metadata? Wish someone can share this.