muzic
muzic copied to clipboard
[ReLyMe] File 'light_lmd_matched_16-bin' and 'lmd_matched_16-bin'
In the function stage_2_get_b2t in the code of infer.py the files/directories 'light_lmd_matched_16-bin' and 'lmd_matched_16-bin' are required:
trend2notes = TransformerModel.from_pretrained( 'checkpoints/light_lmd_matched_16-bin', checkpoint_file='checkpoint_best.pt', data_name_or_path='data-bin/lmd_matched_16-bin', max_target_positions=2048 )
Fail to find either of them in the repo.