Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

own data #6

Closed
xxbean opened this issue Apr 25, 2022 · 4 comments
Closed

own data #6

xxbean opened this issue Apr 25, 2022 · 4 comments

Comments

@xxbean
Copy link

xxbean commented Apr 25, 2022

hi thanks fot the codes !
i just want to add my own datasets, and could you please tell me how i can do that?
thanks :)

@MingjieChen
Copy link
Owner

Hello,

Since I don't have information about your dataset, so I can only give some points you need to consider

  1. Vocoder I used is specifically for VCC2020 dataset, you may need to use a new vocoder
  2. Mel-spectrogram features should have the same hop size as VQ-Wav2vec, which is 10ms.
  3. For extracting speaker embeddings, you need to set your own sampling rate, which is hard-coded in my code.

If you have more questions, please let me know

@csdY123
Copy link

csdY123 commented Apr 26, 2022

非常感谢你的代码。
请问运行vqw2v_feat_extract.sh时出现KeyError:'binary_请问运行vqw2v_feat_extract.sh时出现KeyError:'binary_cross_entropy'是什么原因?cross_entropy'是什么原因?

@MingjieChen
Copy link
Owner

Please have a look at this facebookresearch/fairseq#3613

非常感谢你的代码。 请问运行vqw2v_feat_extract.sh时出现KeyError:'binary_请问运行vqw2v_feat_extract.sh时出现KeyError:'binary_cross_entropy'是什么原因?cross_entropy'是什么原因?

@csdY123
Copy link

csdY123 commented Apr 26, 2022

请看一下这个pytorch/fairseq#3613

非常感谢你的代码。请运行vqw2v_feat_extract.sh时出现KeyError:'binary_请运行vqw2v_feat_extract.sh时出现KeyError:'binary_cross_entropy'是什么原因?cross_entropy'是什么原因?

谢谢,问题已经解决,但你给的网址不能解决问题,解决问题可以参考facebookresearch/fairseq#3256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants