You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
preencoder: linear
preencoder_conf:
input_size: 768 # Note: If the upstream is changed, please change this value accordingly.
output_size: 80
其中upstream_ckpt:中的选项后面 ./chinese-wav2vec2-base.pt是您们已经训练好的模型,不知道这样修改得对不对?
非常感谢!!!