pkufool
commited on
Commit
•
76eb179
1
Parent(s):
7e7a57e
Add files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +47 -0
- v0.1/cases_and_punc/kaldi/dev/segments +3 -0
- v0.1/cases_and_punc/kaldi/dev/text +3 -0
- v0.1/cases_and_punc/kaldi/dev/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/large/segments +3 -0
- v0.1/cases_and_punc/kaldi/large/text +3 -0
- v0.1/cases_and_punc/kaldi/medium/segments +3 -0
- v0.1/cases_and_punc/kaldi/medium/text +3 -0
- v0.1/cases_and_punc/kaldi/medium/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/small/segments +3 -0
- v0.1/cases_and_punc/kaldi/small/text +3 -0
- v0.1/cases_and_punc/kaldi/small/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/test_clean/segments +3 -0
- v0.1/cases_and_punc/kaldi/test_clean/text +3 -0
- v0.1/cases_and_punc/kaldi/test_clean/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/test_clean_large/segments +3 -0
- v0.1/cases_and_punc/kaldi/test_clean_large/text +3 -0
- v0.1/cases_and_punc/kaldi/test_clean_large/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/test_other/segments +3 -0
- v0.1/cases_and_punc/kaldi/test_other/text +3 -0
- v0.1/cases_and_punc/kaldi/test_other/wav.scp +3 -0
- v0.1/cases_and_punc/kaldi/test_other_large/segments +3 -0
- v0.1/cases_and_punc/kaldi/test_other_large/text +3 -0
- v0.1/cases_and_punc/kaldi/test_other_large/wav.scp +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_dev.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_large.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_medium.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_small.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_clean.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_clean_large.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_other.jsonl.gz +3 -0
- v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_other_large.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_large.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_medium.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_small.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_test_clean.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_test_clean_large.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_test_other.jsonl.gz +3 -0
- v0.1/libriheavy_cuts_test_other_large.jsonl.gz +3 -0
- v0.1/raw/libriheavy_cuts_large.jsonl.gz +2 -2
- v0.1/raw/libriheavy_cuts_medium.jsonl.gz +2 -2
- v0.1/raw/libriheavy_cuts_small.jsonl.gz +2 -2
- v0.1/upper_no_punc/kaldi/dev/segments +3 -0
- v0.1/upper_no_punc/kaldi/dev/text +3 -0
- v0.1/upper_no_punc/kaldi/dev/wav.scp +3 -0
- v0.1/upper_no_punc/kaldi/large/segments +3 -0
- v0.1/upper_no_punc/kaldi/large/text +3 -0
- v0.1/upper_no_punc/kaldi/large/wav.scp +3 -0
- v0.1/upper_no_punc/kaldi/medium/segments +3 -0
- v0.1/upper_no_punc/kaldi/medium/text +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,50 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
v0.1/cases_and_punc/kaldi/test_clean/text filter=lfs diff=lfs merge=lfs -text
|
57 |
+
v0.1/cases_and_punc/kaldi/test_other_large/text filter=lfs diff=lfs merge=lfs -text
|
58 |
+
v0.1/cases_and_punc/kaldi/test_other/text filter=lfs diff=lfs merge=lfs -text
|
59 |
+
v0.1/cases_and_punc/kaldi/test_other/wav.scp filter=lfs diff=lfs merge=lfs -text
|
60 |
+
v0.1/cases_and_punc/kaldi/small/segments filter=lfs diff=lfs merge=lfs -text
|
61 |
+
v0.1/cases_and_punc/kaldi/small/text filter=lfs diff=lfs merge=lfs -text
|
62 |
+
v0.1/cases_and_punc/kaldi/small/wav.scp filter=lfs diff=lfs merge=lfs -text
|
63 |
+
v0.1/cases_and_punc/kaldi/test_clean_large/segments filter=lfs diff=lfs merge=lfs -text
|
64 |
+
v0.1/cases_and_punc/kaldi/test_clean_large/text filter=lfs diff=lfs merge=lfs -text
|
65 |
+
v0.1/cases_and_punc/kaldi/test_clean/wav.scp filter=lfs diff=lfs merge=lfs -text
|
66 |
+
v0.1/cases_and_punc/kaldi/test_other/segments filter=lfs diff=lfs merge=lfs -text
|
67 |
+
v0.1/cases_and_punc/kaldi/dev/segments filter=lfs diff=lfs merge=lfs -text
|
68 |
+
v0.1/cases_and_punc/kaldi/dev/text filter=lfs diff=lfs merge=lfs -text
|
69 |
+
v0.1/cases_and_punc/kaldi/large/segments filter=lfs diff=lfs merge=lfs -text
|
70 |
+
v0.1/cases_and_punc/kaldi/large/text filter=lfs diff=lfs merge=lfs -text
|
71 |
+
v0.1/cases_and_punc/kaldi/medium/wav.scp filter=lfs diff=lfs merge=lfs -text
|
72 |
+
v0.1/cases_and_punc/kaldi/test_other_large/segments filter=lfs diff=lfs merge=lfs -text
|
73 |
+
v0.1/cases_and_punc/kaldi/dev/wav.scp filter=lfs diff=lfs merge=lfs -text
|
74 |
+
v0.1/cases_and_punc/kaldi/medium/segments filter=lfs diff=lfs merge=lfs -text
|
75 |
+
v0.1/cases_and_punc/kaldi/medium/text filter=lfs diff=lfs merge=lfs -text
|
76 |
+
v0.1/cases_and_punc/kaldi/test_clean_large/wav.scp filter=lfs diff=lfs merge=lfs -text
|
77 |
+
v0.1/cases_and_punc/kaldi/test_clean/segments filter=lfs diff=lfs merge=lfs -text
|
78 |
+
v0.1/cases_and_punc/kaldi/test_other_large/wav.scp filter=lfs diff=lfs merge=lfs -text
|
79 |
+
v0.1/upper_no_punc/kaldi/test_clean_large/segments filter=lfs diff=lfs merge=lfs -text
|
80 |
+
v0.1/upper_no_punc/kaldi/test_clean_large/text filter=lfs diff=lfs merge=lfs -text
|
81 |
+
v0.1/upper_no_punc/kaldi/test_clean/segments filter=lfs diff=lfs merge=lfs -text
|
82 |
+
v0.1/upper_no_punc/kaldi/test_other/text filter=lfs diff=lfs merge=lfs -text
|
83 |
+
v0.1/upper_no_punc/kaldi/dev/text filter=lfs diff=lfs merge=lfs -text
|
84 |
+
v0.1/upper_no_punc/kaldi/large/text filter=lfs diff=lfs merge=lfs -text
|
85 |
+
v0.1/upper_no_punc/kaldi/large/wav.scp filter=lfs diff=lfs merge=lfs -text
|
86 |
+
v0.1/upper_no_punc/kaldi/medium/text filter=lfs diff=lfs merge=lfs -text
|
87 |
+
v0.1/upper_no_punc/kaldi/test_other/segments filter=lfs diff=lfs merge=lfs -text
|
88 |
+
v0.1/upper_no_punc/kaldi/dev/segments filter=lfs diff=lfs merge=lfs -text
|
89 |
+
v0.1/upper_no_punc/kaldi/dev/wav.scp filter=lfs diff=lfs merge=lfs -text
|
90 |
+
v0.1/upper_no_punc/kaldi/small/segments filter=lfs diff=lfs merge=lfs -text
|
91 |
+
v0.1/upper_no_punc/kaldi/test_other_large/segments filter=lfs diff=lfs merge=lfs -text
|
92 |
+
v0.1/upper_no_punc/kaldi/test_clean/wav.scp filter=lfs diff=lfs merge=lfs -text
|
93 |
+
v0.1/upper_no_punc/kaldi/test_other_large/wav.scp filter=lfs diff=lfs merge=lfs -text
|
94 |
+
v0.1/upper_no_punc/kaldi/large/segments filter=lfs diff=lfs merge=lfs -text
|
95 |
+
v0.1/upper_no_punc/kaldi/medium/segments filter=lfs diff=lfs merge=lfs -text
|
96 |
+
v0.1/upper_no_punc/kaldi/small/text filter=lfs diff=lfs merge=lfs -text
|
97 |
+
v0.1/upper_no_punc/kaldi/test_clean_large/wav.scp filter=lfs diff=lfs merge=lfs -text
|
98 |
+
v0.1/upper_no_punc/kaldi/test_other/wav.scp filter=lfs diff=lfs merge=lfs -text
|
99 |
+
v0.1/upper_no_punc/kaldi/medium/wav.scp filter=lfs diff=lfs merge=lfs -text
|
100 |
+
v0.1/upper_no_punc/kaldi/small/wav.scp filter=lfs diff=lfs merge=lfs -text
|
101 |
+
v0.1/upper_no_punc/kaldi/test_clean/text filter=lfs diff=lfs merge=lfs -text
|
102 |
+
v0.1/upper_no_punc/kaldi/test_other_large/text filter=lfs diff=lfs merge=lfs -text
|
v0.1/cases_and_punc/kaldi/dev/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:556b0ec97d233b1635dd00d282bc0b78c16b2a6633a67e6778565369a79d4de6
|
3 |
+
size 991597
|
v0.1/cases_and_punc/kaldi/dev/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab1324534c73d26404283cb8b4812781b6568bc6953e6e91513853ff53456eae
|
3 |
+
size 1642982
|
v0.1/cases_and_punc/kaldi/dev/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d0b108dae4b06f3c19623ad367746731ba3e88f3a04fda360cb513642ca223c
|
3 |
+
size 207026
|
v0.1/cases_and_punc/kaldi/large/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67f9dcaca58e979c5d8ebd9f7dfc237b81194cd40f7c65c4996c796f1060777a
|
3 |
+
size 2091459566
|
v0.1/cases_and_punc/kaldi/large/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3197612f17ba817fd398633e710c9a3b5f14e6c69fa8a41aeef002cc6ef81938
|
3 |
+
size 3358202996
|
v0.1/cases_and_punc/kaldi/medium/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c7342adbd7903a4216f8684cbb175a7e2f3599201c98d389f897cb63f73c45
|
3 |
+
size 199518154
|
v0.1/cases_and_punc/kaldi/medium/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d4137b727845330f6f3f449397e97fe89c6ad7a73cfc27d2bf74eee782d1bba
|
3 |
+
size 330223551
|
v0.1/cases_and_punc/kaldi/medium/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cff04c1de1ed64dd3798f78c0a0c7108102510a093bf8391db5d8871f4d02a7f
|
3 |
+
size 2874027
|
v0.1/cases_and_punc/kaldi/small/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed3bd2352d304cda41bd068d6362c75c05f69f4444c09fecfcba70b90070591
|
3 |
+
size 22242130
|
v0.1/cases_and_punc/kaldi/small/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05300b48031c4cc13467e594a5ee98ba6a4401e9d06ee8910aaf2393ff0f555d
|
3 |
+
size 36674680
|
v0.1/cases_and_punc/kaldi/small/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b57532189d5f9007ded3b3d709e734cb6b9e4189683bc33eaa9048718fec6c2
|
3 |
+
size 402187
|
v0.1/cases_and_punc/kaldi/test_clean/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38e4bba5b2227517d5ec9ed1829a6e9584bf5267847abeeb6621bd0044718fd4
|
3 |
+
size 462919
|
v0.1/cases_and_punc/kaldi/test_clean/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80b30ab91a36d1b8de91c2bea234b7fc2ee2df8e1d0b2eb514d9e57b3045e87
|
3 |
+
size 769145
|
v0.1/cases_and_punc/kaldi/test_clean/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11f48f6d3c869dd811ef21ad1c9717d8699608c5cf3edc52d7f8c18943644de3
|
3 |
+
size 88259
|
v0.1/cases_and_punc/kaldi/test_clean_large/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbbb03923bf3d51a2fc4cd44da9b74ba483be1b5d1a4ebfda8c5d8a498ca391
|
3 |
+
size 4725708
|
v0.1/cases_and_punc/kaldi/test_clean_large/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86f24666077df023f59d3e8cdd5545546164ded7f909b65252c94d06635d203e
|
3 |
+
size 7864666
|
v0.1/cases_and_punc/kaldi/test_clean_large/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e579b20c61d71c03d393fbf6814913ced313cdd61facdd212d7e23b9c5968692
|
3 |
+
size 101529
|
v0.1/cases_and_punc/kaldi/test_other/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4055401594f4248849d0706f9fae5096c55b51f42e46babafd52a50dc830cf70
|
3 |
+
size 532623
|
v0.1/cases_and_punc/kaldi/test_other/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a52349d953e1756f7b1d5dbd5107d8d4b52c10f312379abd8715f790e0edd5a
|
3 |
+
size 851083
|
v0.1/cases_and_punc/kaldi/test_other/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99b26e6e775475b95c33374879e251ab6171060a933772ca3f3e5d8189f63609
|
3 |
+
size 118762
|
v0.1/cases_and_punc/kaldi/test_other_large/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1337b922e384f5220f1225532eb17f7e121b1b97e350ba75b70e82997ba6690
|
3 |
+
size 4662712
|
v0.1/cases_and_punc/kaldi/test_other_large/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a31862b7fe85965e0643b4c4eca373a2211d5ecb86eaa344d7b37409bb5c27d
|
3 |
+
size 7479620
|
v0.1/cases_and_punc/kaldi/test_other_large/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dd96a4472dd223cfee7bad7f63976c6f5a15c9dce7ae5ea37d4f7fda23daaf6
|
3 |
+
size 155209
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_dev.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:573f5d94eb458ea3a0d4ffc6f87b488daedff3b889784c38fad2ba03f1d161a2
|
3 |
+
size 995039
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c03713f07ad3ec36518fc1341a602fb5d96533ab4e62630bd7939a2376527ca1
|
3 |
+
size 1360312723
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_medium.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ef5b707b1a07010e29067dfdf0234e7d6ac8a9c0e963767fd5dfd4b18df1aa4
|
3 |
+
size 134697277
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_small.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04cd191ae7a5d2c9b7c86b3cb6be04ac436c2d692bd716721b13ba4157095616
|
3 |
+
size 14996157
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_clean.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1fe32737baa9d2d362072b6dc120ef098a25b8d49d9af20933c9babf9e9e4b6
|
3 |
+
size 468163
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_clean_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e582982a2d781a3ab6c2692ebae063757debea77efbc9e745647682b1d1e770
|
3 |
+
size 4268681
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_other.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:492b70297cab93f769098f5c53f5e5c8185cb905cd1f7ab8e8b723889be7e502
|
3 |
+
size 517075
|
v0.1/cases_and_punc/lhotse/libriheavy_cuts_test_other_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eadba0fdf844fbeff75dcbd8acf05622a1d6b308080dd16c30f7c7d2afff66a7
|
3 |
+
size 4005826
|
v0.1/libriheavy_cuts_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3add95b5e68e0046b9cc38805e627db13dba70f0de2e337c88afb444bae679a3
|
3 |
+
size 7119381663
|
v0.1/libriheavy_cuts_medium.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9543afdb1bbe4d67ea72fc0080bf389be241a3811e1701b084f9d0502b14a9e
|
3 |
+
size 708432570
|
v0.1/libriheavy_cuts_small.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a399233caf3f969818dc011db5a7793e5be68c0819d0b16a7de0eb4cf5e5a6
|
3 |
+
size 76642539
|
v0.1/libriheavy_cuts_test_clean.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:513f0bc5fa3ac7b645b1669398be5e6e7689f467079b95aaf2b03e8b7ae4380d
|
3 |
+
size 2309430
|
v0.1/libriheavy_cuts_test_clean_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03eded129e6f1961c28e8838d0d2593a0d3cbf2cb235b59d95294c9af2817120
|
3 |
+
size 15403474
|
v0.1/libriheavy_cuts_test_other.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c6694d7d9d5b0d1b73b6ee76700dc79ca1c5e2f3cac016ddb89603d24a57f4b
|
3 |
+
size 2448532
|
v0.1/libriheavy_cuts_test_other_large.jsonl.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2419575f9d626055f8b8b84956a7b7090c6c089e54c2da15cb5b6193bdc4507d
|
3 |
+
size 13410734
|
v0.1/raw/libriheavy_cuts_large.jsonl.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9360f51ff64d87bd553d529b5648d8c1a672a85ad99d14b08de472a4949a3eda
|
3 |
+
size 7153950769
|
v0.1/raw/libriheavy_cuts_medium.jsonl.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:733f768e69600f2d691972529726b0cd7d59555f55739049ad394ef557c7bcd9
|
3 |
+
size 708432570
|
v0.1/raw/libriheavy_cuts_small.jsonl.gz
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:290b2f1ab4644882b3cf3d8cde5e5e6ce96305cc64f8d14b669cd342ae911153
|
3 |
+
size 76642539
|
v0.1/upper_no_punc/kaldi/dev/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:556b0ec97d233b1635dd00d282bc0b78c16b2a6633a67e6778565369a79d4de6
|
3 |
+
size 991597
|
v0.1/upper_no_punc/kaldi/dev/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1bc39938cf5b67fd8bd79a9641cc976b5525110c0904384f83588daaa05a84e
|
3 |
+
size 1601488
|
v0.1/upper_no_punc/kaldi/dev/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d0b108dae4b06f3c19623ad367746731ba3e88f3a04fda360cb513642ca223c
|
3 |
+
size 207026
|
v0.1/upper_no_punc/kaldi/large/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67f9dcaca58e979c5d8ebd9f7dfc237b81194cd40f7c65c4996c796f1060777a
|
3 |
+
size 2091459566
|
v0.1/upper_no_punc/kaldi/large/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c4fe7efb7f82547a5439cdb1ec76f2e1550c2df41818a06fe3f0ed0062f2f17
|
3 |
+
size 3275202273
|
v0.1/upper_no_punc/kaldi/large/wav.scp
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3ac9b4efd3a42623dc5fc054992a80cc3419c87f7b07238ed5233b7b3349200
|
3 |
+
size 31631400
|
v0.1/upper_no_punc/kaldi/medium/segments
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c7342adbd7903a4216f8684cbb175a7e2f3599201c98d389f897cb63f73c45
|
3 |
+
size 199518154
|
v0.1/upper_no_punc/kaldi/medium/text
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbe89854483a0a9f2bca97552b879d1a9802550587827f0b231cf4e8ef062790
|
3 |
+
size 322048431
|