contentvec icon indicating copy to clipboard operation
contentvec copied to clipboard

speech self-supervised representations

Results 15 contentvec issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great work on contentvec! I'm trying to setup the model just to get the representations, but I'm a little lost on how exactly it should be...

dear author, thanks for your code very much I am finetuning contentvec using in svc task, I try to copy hubert_asr.py to finetune contentvec but do not know how to...

Thanks to the author for his/her fantastic model that nearly eliminated the timbre leaking problem. For someone who doesn't want to use the FairSeq, I made a HuggingFace version of...

Hi, I called the checkpoint_best_legacy_100.pt model using the inference code under the fairseq framework, and I found that the features generated were unclustered. I read in your paper that it...

Hi, I thought that ContentVec (as well as HuBert) use k-means algorithm for creating labels. So for what reason we need {train,valid}.km and what exactly they are? Thank you :-)

hello, I am training a new `contentvec` model in order to replace the framework's `hubert` model with the newly trained `contentvec`. However, when I tried to run the model created...

Hi! Does anybody tried training contentvec with larger hubert models (xlarge) or with Whisper models?

目前想基于本结构做迁移训练,现在看到给的zip包中只有100分类的数据,请问是否有500分类的数据。

您好,看了您对ContentVec的解释,有其他问题想请教一下,可以留个邮箱沟通下嘛,谢谢了。

I want to train a new model with other dataset,but I don't find the way to get a new spk2info.dict.