Loading audiolm_pytorch_demo_laion.py +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ make_placeholder_dataset() wav2vec = HubertWithKmeans( use_mert = True, # checkpoint_path = f"{prefix}/{hubert_ckpt}", checkpoint_path = None, kmeans_path = f"{prefix}/{hubert_quantizer}" ) Loading Loading
audiolm_pytorch_demo_laion.py +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ make_placeholder_dataset() wav2vec = HubertWithKmeans( use_mert = True, # checkpoint_path = f"{prefix}/{hubert_ckpt}", checkpoint_path = None, kmeans_path = f"{prefix}/{hubert_quantizer}" ) Loading