XSTNet
XSTNet copied to clipboard
test pretrained model
Hi,
Thank you very much for your work! I want to test your pretrained model and test data , but there are two problems:
- ValueError: Input 0 is incompatible with layer wn: expected shape=(None, 143, 768), found shape=(2, 159, 768)
- How to convert the .ckpt to .tflite model?
Thanks! BR