PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
11.07k stars 1.85k forks source link

with s-norm or without s-norm ??? #2440

Closed JJun-Guo closed 1 year ago

JJun-Guo commented 2 years ago

请问声纹识别复现的是without s-norm的model吗?with s-norm的代码没有吗?

SmileGoat commented 2 years ago

https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/paddlespeech/vector/exps/ecapa_tdnn/test.py#L96 norm的方式可选

JJun-Guo commented 2 years ago

请问s-norm是否需要训练还是单独后处理就可以呢?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

JJun-Guo commented 1 year ago

https://github.com/PaddlePaddle/PaddleSpeech/blob/develop/paddlespeech/vector/exps/ecapa_tdnn/test.py#L96 norm的方式可选

请问验证过s-norm中两个参数cohort_size和n_train_snts对结果的影响吗?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.