Husary commited on
Commit
ed2e131
·
verified ·
1 Parent(s): f76e364

Upload 6 files

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - wo
6
+ language_creators:
7
+ - crowdsourced
8
+ license: cc-by-4.0
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: pular senegal
12
+ size_categories:
13
+ - n<1K
14
+ source_datasets: []
15
+ tags:
16
+ - audio
17
+ - speech
18
+ - wolof
19
+ - asr
20
+ task_categories:
21
+ - automatic-speech-recognition
22
+ task_ids: []
23
+ dataset_info:
24
+ features:
25
+ - name: file
26
+ dtype: string
27
+ - name: audio
28
+ dtype:
29
+ audio:
30
+ sampling_rate: 16000
31
+ - name: text
32
+ dtype: string
33
+ - name: transcription
34
+ dtype: string
35
+ - name: duration
36
+ dtype: float32
37
+ - name: language
38
+ dtype: string
39
+ - name: locale
40
+ dtype: string
41
+ - name: type
42
+ dtype: string
43
+ - name: category
44
+ dtype: string
45
+ - name: difficulty
46
+ dtype: string
47
+ - name: collection_name
48
+ dtype: string
49
+ splits:
50
+ - name: train
51
+ num_examples: 2
52
+
53
+ - name: test
54
+ num_examples: 1
55
+ download_size: 0
56
+ dataset_size: 0
57
+ ---
58
+
59
+ # Dataset Card for pular senegal
60
+
61
+ This dataset contains 3 Wolof speech recordings.
data/pular_senegal_phrase_1.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310ea24eea8fdd76f87848b911879233cf69fad5bfd1321eb8fd4f591ab9cde1
3
+ size 96044
data/pular_senegal_phrase_2.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a1075bc18091cc2481f0e4accb8f6e6ac582e3a1633bb42ea284691fa4d37e
3
+ size 86444
data/pular_senegal_phrase_3.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6df7916ea8826322a23ea82094a2378c2517cbaa91a342e329359bef609d3e
3
+ size 134444
test.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"file":"data/pular_senegal_phrase_1.wav","audio":"data/pular_senegal_phrase_1.wav","text":"salam","transcription":"salam","duration":0,"language":"fr","locale":"sn-SN","type":"collection","category":"conversation","difficulty":"medium","collection_name":"pular senegal"}
train.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"file":"data/pular_senegal_phrase_2.wav","audio":"data/pular_senegal_phrase_2.wav","text":"boy lanla","transcription":"boy lanla","duration":0,"language":"fr","locale":"sn-SN","type":"collection","category":"conversation","difficulty":"medium","collection_name":"pular senegal"}
2
+ {"file":"data/pular_senegal_phrase_3.wav","audio":"data/pular_senegal_phrase_3.wav","text":"yangui noss","transcription":"yangui noss","duration":0,"language":"fr","locale":"sn-SN","type":"collection","category":"conversation","difficulty":"medium","collection_name":"pular senegal"}