yangwang825
commited on
Commit
•
9d8ffa8
1
Parent(s):
34336e7
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# VietnamCeleb
|
2 |
|
|
|
|
|
|
|
|
|
3 |
To unzip the file, run the two following command lines:
|
4 |
|
5 |
```bash
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- audio-classification
|
4 |
+
language:
|
5 |
+
- vi
|
6 |
+
tags:
|
7 |
+
- speaker
|
8 |
+
---
|
9 |
+
|
10 |
# VietnamCeleb
|
11 |
|
12 |
+
Vietnam-Celeb: a large-scale dataset for Vietnamese speaker recognition.
|
13 |
+
|
14 |
+
## Download and Extract
|
15 |
+
|
16 |
To unzip the file, run the two following command lines:
|
17 |
|
18 |
```bash
|