File size: 769 Bytes
9d8ffa8
 
 
 
 
 
 
 
 
34336e7
 
9d8ffa8
 
 
 
34336e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
task_categories:
- audio-classification
language:
- vi
tags:
- speaker
---

# VietnamCeleb

Vietnam-Celeb: a large-scale dataset for Vietnamese speaker recognition.

## Download and Extract

To unzip the file, run the two following command lines:

```bash
zip -F vietnam-celeb-part.zip --out full-dataset.zip
unzip full-dataset.zip
```

## References

1. https://github.com/thanhpv2102/Vietnam-Celeb.Interspeech

## Citation

```bibtex
@inproceedings{pham23b_interspeech,
  author={Viet Thanh Pham and Xuan Thai Hoa Nguyen and Vu Hoang and Thi Thu Trang Nguyen},
  title={{Vietnam-Celeb: a large-scale dataset for Vietnamese speaker recognition}},
  year=2023,
  booktitle={Proc. INTERSPEECH 2023},
  pages={1918--1922},
  doi={10.21437/Interspeech.2023-1989}
}
```