lovehunter9's picture
Copy files from models/pyannote/speaker-diarization-community-1
77f8b0a verified
|
Raw
History Blame Contribute Delete
938 Bytes
Copied from https://huggingface.co/pyannote/wespeaker-voxceleb-resnet34-LM
## License
According to [this page](https://github.com/wenet-e2e/wespeaker/blob/master/docs/pretrained.md):
> The pretrained model in WeNet follows the license of it's corresponding dataset. For example, the pretrained model on VoxCeleb follows Creative Commons Attribution 4.0 International License., since it is used as license of the VoxCeleb dataset, see https://mm.kaist.ac.kr/datasets/voxceleb/.
## Citation
```bibtex
@inproceedings{Wang2023,
title={Wespeaker: A research and production oriented speaker embedding learning toolkit},
author={Wang, Hongji and Liang, Chengdong and Wang, Shuai and Chen, Zhengyang and Zhang, Binbin and Xiang, Xu and Deng, Yanlei and Qian, Yanmin},
booktitle={ICASSP 2023, IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={1--5},
year={2023},
organization={IEEE}
}
```