Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-to-speech
|
5 |
+
language:
|
6 |
+
- vi
|
7 |
+
pretty_name: viet-bible-vox
|
8 |
+
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
---
|
11 |
+
|
12 |
+
# VietBibleVox Dataset
|
13 |
+
|
14 |
+
The VietBibleVox Dataset is based on the data extracted from [open.bible](https://open.bible/) specifically for the Vietnamese language. As the original data is provided under the `cc-by-sa-4.0` license, this derived dataset is also licensed under `cc-by-sa-4.0`.
|
15 |
+
|
16 |
+
The dataset comprises 29,185 pairs of (verse, audio clip), with each verse from the Bible read in Vietnamese by a male voice.
|
17 |
+
- The verses are the original texts and *may not* be directly usable for training text-to-speech models.
|
18 |
+
- The clips are in MP3 format with a sample rate of 48k.
|