Closed xiaoli1996 closed 2 years ago
Unfortunately no.
We used LibriLight just for VQVAE training, therefore we didn't extract discrete codes for it for CPC or HuBERT.
Did you mean that: if I want to use LibriLight just for vqvae training, I must set 'cpc_km100':-1, 'hubert':-1 and 'vqvae256':-1 in the train.txt? or just set one of them?
use cpc_km100
Thank you very much!
In train.txt/val.txt/test.txt, what does “ 'cpc_km100': '-1' ” mean? Are there other available values for 'cpc_km100' apart from '-1'?