Loyage commited on
Commit
ebd7cf8
1 Parent(s): 4cbd4f8

alll prepared

Browse files
data/20240730-Aldrine.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772bc03715af96989f5144f1acafa5003ffc11dd12dc7689e78c1b282c17a59c
3
+ size 1361870848
data/20240730-Nabbuto.tar CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bb566197e331f876548041d6550824b25ad39bbc0bbfe70e1a7c55f6f616dfd
3
- size 2225664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17b3bc86d32c026bc2d8d0b0b00c627529eefd75ffc195f06e698bf19ca4498
3
+ size 995318784
data/20240730-Nakawunde.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80d72b3120e0e3884cfdda966bd3797bb601d6158d08a088e165f22be67a4e55
3
+ size 815448576
data/20240730-Namala.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0909eeb3061b4a5a1063dae7b3099181735c63729be84010a86a8c4457bed190
3
+ size 954000384
data/20240730-William.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1723e0cfa7a898703925ca26a82e2392d07fe50424110d3c483d30b5912a9dad
3
+ size 884491776
data/20240801-Aldrine.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d32f3213e237bf56135efc7beccdbadbddbc6413b8cdeac5e0a833248703688
3
+ size 1311003648
data/20240801-Nabbuto.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2f7fd43fa89688739ccd871b13c89743abd1898c7c4d15ceb4616f92240230
3
+ size 1054484480
data/20240805-Aldrine.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9145cc88285e4d9268f5e05fb57fe5fdaf4e408d754f0dc1d6f8ee0248ea92c3
3
+ size 870333440
data/20240805-Solomon.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76dec3011c0606e60c0f52045abfc1f97ab01b7e0e30b03b4c22168c9954e34b
3
+ size 1038920704
data/20240807-Namala.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20173f142d2045183d6b9613f7ef394748bf9600e22c128082bab22287a6bf33
3
+ size 633923072
data/metadata.tsv CHANGED
The diff for this file is too large to render. See raw diff
 
startimes_luganda_recording.py CHANGED
@@ -3,9 +3,7 @@ import csv
3
  import datasets
4
  from .release_stats import STATS
5
 
6
- # _DATASET_DICT = {'Aldrine': ['20240730', '20240801', '20240805'], 'Nabbuto': ['20240730', '20240801'], 'Nakawunde': ['20240730'], 'Namala': ['20240730', '20240807'], 'Solomon': ['20240805'], 'William': ['20240730']}
7
- # _DATASET_DICT = {'Aldrine': ['20240730']}
8
- _DATASET_DICT = {'Nabbuto': ['20240730']}
9
 
10
  _HOMEPAGE = "https://huggingface.co/Loyage/startimes_luganda_recording"
11
 
 
3
  import datasets
4
  from .release_stats import STATS
5
 
6
+ _DATASET_DICT = {'Aldrine': ['20240730', '20240801', '20240805'], 'Nabbuto': ['20240730', '20240801'], 'Nakawunde': ['20240730'], 'Namala': ['20240730', '20240807'], 'Solomon': ['20240805'], 'William': ['20240730']}
 
 
7
 
8
  _HOMEPAGE = "https://huggingface.co/Loyage/startimes_luganda_recording"
9