Upload dataset
Browse files- README.md +17 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -13,6 +13,23 @@ tags:
|
|
13 |
- ml
|
14 |
- twi
|
15 |
- akan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
<h1>Asante Twi Bible Audio</h1>
|
18 |
This dataset is comprised of audio recorded from [Youversion's website](https://www.bible.com/bible/2094/), which hosts audio and written copies of the Bible in multiple languages. It includes audio and matching transcriptions of the Bible, useful for Automatic Speech Recognition (ASR) and Speech Generation applications.
|
|
|
13 |
- ml
|
14 |
- twi
|
15 |
- akan
|
16 |
+
dataset_info:
|
17 |
+
features:
|
18 |
+
- name: audio
|
19 |
+
dtype: audio
|
20 |
+
- name: sentence
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 45832792.0
|
25 |
+
num_examples: 60
|
26 |
+
download_size: 28889005
|
27 |
+
dataset_size: 45832792.0
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: data/train-*
|
33 |
---
|
34 |
<h1>Asante Twi Bible Audio</h1>
|
35 |
This dataset is comprised of audio recorded from [Youversion's website](https://www.bible.com/bible/2094/), which hosts audio and written copies of the Bible in multiple languages. It includes audio and matching transcriptions of the Bible, useful for Automatic Speech Recognition (ASR) and Speech Generation applications.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c4c4e6dc277ae7fdfc4344fa63542cbef098235ee25b5d55d1fd53d90025d14
|
3 |
+
size 28889005
|