Commit 08b21447 authored by Leon Wu's avatar Leon Wu
Browse files

ugh fine lol

parent 91743d9f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}"
)