atonyo11

Results 3 issues of atonyo11

Hi author. Does your model produce different results each time it is run?

After download dataset, I got manual annotations in PHOENIX-2014-T.dev.corpus dataset like this: name|video|start|end|speaker|orth|translation 11August_2010_Wednesday_tagesschau-2|11August_2010_Wednesday_tagesschau-2/1/*.png|-1|-1|Signer08|DRUCK TIEF KOMMEN|tiefer luftdruck bestimmt in den nテ、chsten tagen unser wetter But in features, I cant see...

I tried load and using UniFormer-S† head_dim=64 pretrained model but I got this error: model.load_state_dict(torch.load("uniformer_small_plus_dim64_in1k.pth"): ` RuntimeError: Error(s) in loading state_dict for UniFormer: Missing key(s) in state_dict: "patch_embed1.proj.0.weight", "patch_embed1.proj.0.bias", "patch_embed1.proj.1.weight",...