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
You need to download the checkpoint, then set the $model_path to the local path of checkpoint, the $data_name is the path of .tsv
If the path of my test data is "fairseq/examples/wavllm/test_data/asr.tsv" then what the $data_name should be? I once tried absolute path but it throw FileNotFoundError.
On wavllm, we need to run the following inference code. I just wonder what's the model_path and data_name?
The text was updated successfully, but these errors were encountered: