add librilight manifests
Browse files- .gitattributes +3 -0
- README.md +40 -3
- librilight_cuts_large_raw.jsonl.gz +3 -0
- librilight_cuts_medium_raw.jsonl.gz +3 -0
- librilight_cuts_small_raw.jsonl.gz +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
librilight_cuts_large_raw.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
60 |
+
librilight_cuts_medium_raw.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
61 |
+
librilight_cuts_small_raw.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Cut statistics:
|
2 |
+
╒═══════════════════════════╤═════════════╕
|
3 |
+
│ Cuts count: │ 219041 │
|
4 |
+
├───────────────────────────┼─────────────┤
|
5 |
+
│ Total duration (hh:mm:ss) │ 57705:28:07 │
|
6 |
+
├───────────────────────────┼─────────────┤
|
7 |
+
│ mean │ 948.4 │
|
8 |
+
├───────────────────────────┼─────────────┤
|
9 |
+
│ std │ 739.5 │
|
10 |
+
├───────────────────────────┼─────────────┤
|
11 |
+
│ min │ 18.7 │
|
12 |
+
├───────────────────────────┼─────────────┤
|
13 |
+
│ 25% │ 340.4 │
|
14 |
+
├───────────────────────────┼─────────────┤
|
15 |
+
│ 50% │ 833.1 │
|
16 |
+
├───────────────────────────┼─────────────┤
|
17 |
+
│ 75% │ 1370.1 │
|
18 |
+
├───────────────────────────┼─────────────┤
|
19 |
+
│ 99% │ 3224.0 │
|
20 |
+
├───────────────────────────┼─────────────┤
|
21 |
+
│ 99.5% │ 3583.3 │
|
22 |
+
├───────────────────────────┼─────────────┤
|
23 |
+
│ 99.9% │ 4164.8 │
|
24 |
+
├───────────────────────────┼─────────────┤
|
25 |
+
│ max │ 6010.4 │
|
26 |
+
├───────────────────────────┼─────────────┤
|
27 |
+
│ Recordings available: │ 219041 │
|
28 |
+
├───────────────────────────┼─────────────┤
|
29 |
+
│ Features available: │ 0 │
|
30 |
+
├───────────────────────────┼─────────────┤
|
31 |
+
│ Supervisions available: │ 219041 │
|
32 |
+
╘═══════════════════════════╧═════════════╛
|
33 |
+
Speech duration statistics:
|
34 |
+
╒══════════════════════════════╤═════════════╤══════════════════════╕
|
35 |
+
│ Total speech duration │ 57705:28:07 │ 100.00% of recording │
|
36 |
+
├──────────────────────────────┼─────────────┼──────────────────────┤
|
37 |
+
│ Total speaking time duration │ 57705:28:07 │ 100.00% of recording │
|
38 |
+
├──────────────────────────────┼─────────────┼──────────────────────┤
|
39 |
+
│ Total silence duration │ 00:00:00 │ 0.00% of recording │
|
40 |
+
╘══════════════════════════════╧═════════════╧══════════════════════╛
|
librilight_cuts_large_raw.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34d5f7fe74628c14712ca301df64c3c0eee034cc4da6825614def7b375bf479f
|
3 |
+
size 9068172
|
librilight_cuts_medium_raw.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:858fce5bb8eb737e7293578e5aefb83b2530f78a4a226b53b6c8f5fb3bce63bb
|
3 |
+
size 893661
|
librilight_cuts_small_raw.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:893a49de6cc13449f712b6a2ea146fb0bb019e20358b48bdd4eb9cd9956b989d
|
3 |
+
size 127601
|