Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: audio
|
5 |
+
dtype: audio
|
6 |
+
- name: sentence
|
7 |
+
dtype: string
|
8 |
+
- name: locale
|
9 |
+
dtype: string
|
10 |
+
- name: book
|
11 |
+
dtype: string
|
12 |
+
- name: verse
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 21564746147.875
|
17 |
+
num_examples: 40215
|
18 |
+
- name: dev
|
19 |
+
num_bytes: 174647659.0
|
20 |
+
num_examples: 264
|
21 |
+
- name: test
|
22 |
+
num_bytes: 60734820.0
|
23 |
+
num_examples: 124
|
24 |
+
download_size: 21576079488
|
25 |
+
dataset_size: 21800128626.875
|
26 |
+
---
|
27 |
+
# Dataset Card for "bible_tts_hausa"
|
28 |
+
|
29 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|