@editframe/create 0.6.0-beta.13 → 0.6.0-beta.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/templates/card-poetry/index.html +63 -0
- package/dist/templates/card-poetry/package.json +21 -0
- package/dist/templates/card-poetry/src/assets/.gitkeep +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-9-spades.json +362 -0
- package/dist/templates/card-poetry/src/assets/cards/card-9-spades.mp3 +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-9-spades.png +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-joker.json +326 -0
- package/dist/templates/card-poetry/src/assets/cards/card-joker.mp3 +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-joker.png +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-king-clubs.json +344 -0
- package/dist/templates/card-poetry/src/assets/cards/card-king-clubs.mp3 +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-king-clubs.png +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-queen-spades.json +338 -0
- package/dist/templates/card-poetry/src/assets/cards/card-queen-spades.mp3 +0 -0
- package/dist/templates/card-poetry/src/assets/cards/card-queen-spades.png +0 -0
- package/dist/templates/card-poetry/src/index.js +2 -0
- package/dist/templates/card-poetry/src/styles.css +30 -0
- package/dist/templates/card-poetry/tailwind.config.js +8 -0
- package/dist/templates/simple-demo/package.json +3 -3
- package/package.json +1 -1
|
@@ -0,0 +1,326 @@
|
|
|
1
|
+
{
|
|
2
|
+
"text": " The Joker Oh, the wild, unpredictable spirit it embodies. A trickster's delight, the Joker dances on the edge of reason, challenging the norms with a mischievous grin. In its chaos lies the essence of laughter and the unexpected, a wild card that keeps the game of life exhilarating.",
|
|
3
|
+
"segments": [
|
|
4
|
+
{
|
|
5
|
+
"start": 0.1,
|
|
6
|
+
"end": 4.54,
|
|
7
|
+
"text": " The Joker Oh, the wild, unpredictable spirit it embodies.",
|
|
8
|
+
"confidence": 0.87,
|
|
9
|
+
"words": [
|
|
10
|
+
{
|
|
11
|
+
"text": "The",
|
|
12
|
+
"start": 0.1,
|
|
13
|
+
"end": 0.24,
|
|
14
|
+
"confidence": 0.76
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"text": "Joker",
|
|
18
|
+
"start": 0.24,
|
|
19
|
+
"end": 0.54,
|
|
20
|
+
"confidence": 0.97
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"text": "Oh,",
|
|
24
|
+
"start": 0.54,
|
|
25
|
+
"end": 1.88,
|
|
26
|
+
"confidence": 0.42
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"text": "the",
|
|
30
|
+
"start": 2.22,
|
|
31
|
+
"end": 2.32,
|
|
32
|
+
"confidence": 0.94
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"text": "wild,",
|
|
36
|
+
"start": 2.32,
|
|
37
|
+
"end": 2.62,
|
|
38
|
+
"confidence": 0.89
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"text": "unpredictable",
|
|
42
|
+
"start": 2.86,
|
|
43
|
+
"end": 3.26,
|
|
44
|
+
"confidence": 0.99
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"text": "spirit",
|
|
48
|
+
"start": 3.26,
|
|
49
|
+
"end": 3.8,
|
|
50
|
+
"confidence": 0.97
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"text": "it",
|
|
54
|
+
"start": 3.8,
|
|
55
|
+
"end": 4.08,
|
|
56
|
+
"confidence": 0.97
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"text": "embodies.",
|
|
60
|
+
"start": 4.08,
|
|
61
|
+
"end": 4.54,
|
|
62
|
+
"confidence": 0.99
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"start": 5.7,
|
|
68
|
+
"end": 8.88,
|
|
69
|
+
"text": " A trickster's delight, the Joker dances on the edge of reason,",
|
|
70
|
+
"confidence": 0.96,
|
|
71
|
+
"words": [
|
|
72
|
+
{
|
|
73
|
+
"text": "A",
|
|
74
|
+
"start": 5.7,
|
|
75
|
+
"end": 5.84,
|
|
76
|
+
"confidence": 0.95
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"text": "trickster's",
|
|
80
|
+
"start": 5.84,
|
|
81
|
+
"end": 6.32,
|
|
82
|
+
"confidence": 0.97
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"text": "delight,",
|
|
86
|
+
"start": 6.32,
|
|
87
|
+
"end": 6.68,
|
|
88
|
+
"confidence": 1.0
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"text": "the",
|
|
92
|
+
"start": 6.98,
|
|
93
|
+
"end": 7.02,
|
|
94
|
+
"confidence": 0.85
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"text": "Joker",
|
|
98
|
+
"start": 7.02,
|
|
99
|
+
"end": 7.3,
|
|
100
|
+
"confidence": 0.98
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"text": "dances",
|
|
104
|
+
"start": 7.3,
|
|
105
|
+
"end": 7.76,
|
|
106
|
+
"confidence": 1.0
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"text": "on",
|
|
110
|
+
"start": 7.76,
|
|
111
|
+
"end": 8.08,
|
|
112
|
+
"confidence": 0.92
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"text": "the",
|
|
116
|
+
"start": 8.08,
|
|
117
|
+
"end": 8.28,
|
|
118
|
+
"confidence": 1.0
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"text": "edge",
|
|
122
|
+
"start": 8.28,
|
|
123
|
+
"end": 8.4,
|
|
124
|
+
"confidence": 0.97
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"text": "of",
|
|
128
|
+
"start": 8.4,
|
|
129
|
+
"end": 8.56,
|
|
130
|
+
"confidence": 0.99
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"text": "reason,",
|
|
134
|
+
"start": 8.56,
|
|
135
|
+
"end": 8.88,
|
|
136
|
+
"confidence": 0.97
|
|
137
|
+
}
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"start": 9.22,
|
|
142
|
+
"end": 15.16,
|
|
143
|
+
"text": " challenging the norms with a mischievous grin. In its chaos lies the essence of laughter and the",
|
|
144
|
+
"confidence": 0.89,
|
|
145
|
+
"words": [
|
|
146
|
+
{
|
|
147
|
+
"text": "challenging",
|
|
148
|
+
"start": 9.22,
|
|
149
|
+
"end": 9.54,
|
|
150
|
+
"confidence": 1.0
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"text": "the",
|
|
154
|
+
"start": 9.54,
|
|
155
|
+
"end": 9.82,
|
|
156
|
+
"confidence": 1.0
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"text": "norms",
|
|
160
|
+
"start": 9.82,
|
|
161
|
+
"end": 10.16,
|
|
162
|
+
"confidence": 0.99
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"text": "with",
|
|
166
|
+
"start": 10.16,
|
|
167
|
+
"end": 10.44,
|
|
168
|
+
"confidence": 0.99
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"text": "a",
|
|
172
|
+
"start": 10.44,
|
|
173
|
+
"end": 10.6,
|
|
174
|
+
"confidence": 0.98
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"text": "mischievous",
|
|
178
|
+
"start": 10.6,
|
|
179
|
+
"end": 10.96,
|
|
180
|
+
"confidence": 0.99
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"text": "grin.",
|
|
184
|
+
"start": 10.96,
|
|
185
|
+
"end": 11.32,
|
|
186
|
+
"confidence": 1.0
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"text": "In",
|
|
190
|
+
"start": 12.12,
|
|
191
|
+
"end": 12.5,
|
|
192
|
+
"confidence": 0.54
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"text": "its",
|
|
196
|
+
"start": 12.5,
|
|
197
|
+
"end": 12.66,
|
|
198
|
+
"confidence": 0.99
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"text": "chaos",
|
|
202
|
+
"start": 12.66,
|
|
203
|
+
"end": 13.12,
|
|
204
|
+
"confidence": 0.99
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"text": "lies",
|
|
208
|
+
"start": 13.12,
|
|
209
|
+
"end": 13.56,
|
|
210
|
+
"confidence": 0.71
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"text": "the",
|
|
214
|
+
"start": 13.56,
|
|
215
|
+
"end": 13.78,
|
|
216
|
+
"confidence": 0.99
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"text": "essence",
|
|
220
|
+
"start": 13.78,
|
|
221
|
+
"end": 14.04,
|
|
222
|
+
"confidence": 0.99
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"text": "of",
|
|
226
|
+
"start": 14.04,
|
|
227
|
+
"end": 14.28,
|
|
228
|
+
"confidence": 0.97
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"text": "laughter",
|
|
232
|
+
"start": 14.28,
|
|
233
|
+
"end": 14.64,
|
|
234
|
+
"confidence": 0.93
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"text": "and",
|
|
238
|
+
"start": 14.64,
|
|
239
|
+
"end": 15.02,
|
|
240
|
+
"confidence": 0.57
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"text": "the",
|
|
244
|
+
"start": 15.02,
|
|
245
|
+
"end": 15.16,
|
|
246
|
+
"confidence": 0.58
|
|
247
|
+
}
|
|
248
|
+
]
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"start": 15.76,
|
|
252
|
+
"end": 18.8,
|
|
253
|
+
"text": " unexpected, a wild card that keeps the game of life exhilarating.",
|
|
254
|
+
"confidence": 0.97,
|
|
255
|
+
"words": [
|
|
256
|
+
{
|
|
257
|
+
"text": "unexpected,",
|
|
258
|
+
"start": 15.76,
|
|
259
|
+
"end": 15.78,
|
|
260
|
+
"confidence": 0.98
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"text": "a",
|
|
264
|
+
"start": 16.1,
|
|
265
|
+
"end": 16.22,
|
|
266
|
+
"confidence": 1.0
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"text": "wild",
|
|
270
|
+
"start": 16.22,
|
|
271
|
+
"end": 16.42,
|
|
272
|
+
"confidence": 0.99
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"text": "card",
|
|
276
|
+
"start": 16.42,
|
|
277
|
+
"end": 16.78,
|
|
278
|
+
"confidence": 0.77
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"text": "that",
|
|
282
|
+
"start": 16.78,
|
|
283
|
+
"end": 17.06,
|
|
284
|
+
"confidence": 0.97
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"text": "keeps",
|
|
288
|
+
"start": 17.06,
|
|
289
|
+
"end": 17.3,
|
|
290
|
+
"confidence": 1.0
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"text": "the",
|
|
294
|
+
"start": 17.3,
|
|
295
|
+
"end": 17.5,
|
|
296
|
+
"confidence": 1.0
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"text": "game",
|
|
300
|
+
"start": 17.5,
|
|
301
|
+
"end": 17.68,
|
|
302
|
+
"confidence": 0.96
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"text": "of",
|
|
306
|
+
"start": 17.68,
|
|
307
|
+
"end": 17.86,
|
|
308
|
+
"confidence": 1.0
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"text": "life",
|
|
312
|
+
"start": 17.86,
|
|
313
|
+
"end": 18.04,
|
|
314
|
+
"confidence": 1.0
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"text": "exhilarating.",
|
|
318
|
+
"start": 18.04,
|
|
319
|
+
"end": 18.8,
|
|
320
|
+
"confidence": 0.99
|
|
321
|
+
}
|
|
322
|
+
]
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"language": "en"
|
|
326
|
+
}
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,344 @@
|
|
|
1
|
+
{
|
|
2
|
+
"text": " The King of Clubs, a majestic ruler in the royal court of cards. This regal figure, adorned with the symbol of prosperity, exudes authority and power. The King of Clubs, a strategic sovereign in the game of suits, symbolizes both leadership and mastery, a card that commands respect and demands attention.",
|
|
3
|
+
"segments": [
|
|
4
|
+
{
|
|
5
|
+
"start": 0.1,
|
|
6
|
+
"end": 3.86,
|
|
7
|
+
"text": " The King of Clubs, a majestic ruler in the royal court of cards.",
|
|
8
|
+
"confidence": 0.9,
|
|
9
|
+
"words": [
|
|
10
|
+
{
|
|
11
|
+
"text": "The",
|
|
12
|
+
"start": 0.1,
|
|
13
|
+
"end": 0.24,
|
|
14
|
+
"confidence": 0.59
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"text": "King",
|
|
18
|
+
"start": 0.24,
|
|
19
|
+
"end": 0.42,
|
|
20
|
+
"confidence": 0.86
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"text": "of",
|
|
24
|
+
"start": 0.42,
|
|
25
|
+
"end": 0.58,
|
|
26
|
+
"confidence": 0.96
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"text": "Clubs,",
|
|
30
|
+
"start": 0.58,
|
|
31
|
+
"end": 1.04,
|
|
32
|
+
"confidence": 0.98
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"text": "a",
|
|
36
|
+
"start": 1.26,
|
|
37
|
+
"end": 1.34,
|
|
38
|
+
"confidence": 0.88
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"text": "majestic",
|
|
42
|
+
"start": 1.34,
|
|
43
|
+
"end": 1.72,
|
|
44
|
+
"confidence": 0.84
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"text": "ruler",
|
|
48
|
+
"start": 1.72,
|
|
49
|
+
"end": 2.18,
|
|
50
|
+
"confidence": 0.99
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"text": "in",
|
|
54
|
+
"start": 2.18,
|
|
55
|
+
"end": 2.52,
|
|
56
|
+
"confidence": 0.98
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"text": "the",
|
|
60
|
+
"start": 2.52,
|
|
61
|
+
"end": 2.64,
|
|
62
|
+
"confidence": 1.0
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"text": "royal",
|
|
66
|
+
"start": 2.64,
|
|
67
|
+
"end": 2.88,
|
|
68
|
+
"confidence": 0.67
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"text": "court",
|
|
72
|
+
"start": 2.88,
|
|
73
|
+
"end": 3.24,
|
|
74
|
+
"confidence": 0.99
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"text": "of",
|
|
78
|
+
"start": 3.24,
|
|
79
|
+
"end": 3.52,
|
|
80
|
+
"confidence": 0.99
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"text": "cards.",
|
|
84
|
+
"start": 3.52,
|
|
85
|
+
"end": 3.86,
|
|
86
|
+
"confidence": 0.97
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"start": 5.1,
|
|
92
|
+
"end": 9.72,
|
|
93
|
+
"text": " This regal figure, adorned with the symbol of prosperity, exudes authority and power.",
|
|
94
|
+
"confidence": 0.98,
|
|
95
|
+
"words": [
|
|
96
|
+
{
|
|
97
|
+
"text": "This",
|
|
98
|
+
"start": 5.1,
|
|
99
|
+
"end": 5.26,
|
|
100
|
+
"confidence": 0.99
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"text": "regal",
|
|
104
|
+
"start": 5.26,
|
|
105
|
+
"end": 5.6,
|
|
106
|
+
"confidence": 0.97
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"text": "figure,",
|
|
110
|
+
"start": 5.6,
|
|
111
|
+
"end": 5.96,
|
|
112
|
+
"confidence": 1.0
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"text": "adorned",
|
|
116
|
+
"start": 6.24,
|
|
117
|
+
"end": 6.68,
|
|
118
|
+
"confidence": 0.99
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"text": "with",
|
|
122
|
+
"start": 6.68,
|
|
123
|
+
"end": 6.7,
|
|
124
|
+
"confidence": 1.0
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"text": "the",
|
|
128
|
+
"start": 6.7,
|
|
129
|
+
"end": 6.86,
|
|
130
|
+
"confidence": 0.9
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"text": "symbol",
|
|
134
|
+
"start": 6.86,
|
|
135
|
+
"end": 7.12,
|
|
136
|
+
"confidence": 1.0
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"text": "of",
|
|
140
|
+
"start": 7.12,
|
|
141
|
+
"end": 7.3,
|
|
142
|
+
"confidence": 0.99
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"text": "prosperity,",
|
|
146
|
+
"start": 7.3,
|
|
147
|
+
"end": 7.84,
|
|
148
|
+
"confidence": 0.99
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"text": "exudes",
|
|
152
|
+
"start": 8.22,
|
|
153
|
+
"end": 8.54,
|
|
154
|
+
"confidence": 0.97
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"text": "authority",
|
|
158
|
+
"start": 8.54,
|
|
159
|
+
"end": 8.98,
|
|
160
|
+
"confidence": 1.0
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"text": "and",
|
|
164
|
+
"start": 8.98,
|
|
165
|
+
"end": 9.4,
|
|
166
|
+
"confidence": 0.96
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"text": "power.",
|
|
170
|
+
"start": 9.4,
|
|
171
|
+
"end": 9.72,
|
|
172
|
+
"confidence": 1.0
|
|
173
|
+
}
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"start": 10.88,
|
|
178
|
+
"end": 15.9,
|
|
179
|
+
"text": " The King of Clubs, a strategic sovereign in the game of suits, symbolizes both leadership",
|
|
180
|
+
"confidence": 0.95,
|
|
181
|
+
"words": [
|
|
182
|
+
{
|
|
183
|
+
"text": "The",
|
|
184
|
+
"start": 10.88,
|
|
185
|
+
"end": 10.98,
|
|
186
|
+
"confidence": 0.99
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"text": "King",
|
|
190
|
+
"start": 10.98,
|
|
191
|
+
"end": 11.18,
|
|
192
|
+
"confidence": 0.96
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"text": "of",
|
|
196
|
+
"start": 11.18,
|
|
197
|
+
"end": 11.36,
|
|
198
|
+
"confidence": 1.0
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"text": "Clubs,",
|
|
202
|
+
"start": 11.36,
|
|
203
|
+
"end": 11.8,
|
|
204
|
+
"confidence": 0.99
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"text": "a",
|
|
208
|
+
"start": 12.0,
|
|
209
|
+
"end": 12.1,
|
|
210
|
+
"confidence": 0.99
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"text": "strategic",
|
|
214
|
+
"start": 12.1,
|
|
215
|
+
"end": 12.56,
|
|
216
|
+
"confidence": 1.0
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"text": "sovereign",
|
|
220
|
+
"start": 12.56,
|
|
221
|
+
"end": 13.1,
|
|
222
|
+
"confidence": 0.99
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"text": "in",
|
|
226
|
+
"start": 13.1,
|
|
227
|
+
"end": 13.36,
|
|
228
|
+
"confidence": 0.99
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"text": "the",
|
|
232
|
+
"start": 13.36,
|
|
233
|
+
"end": 13.44,
|
|
234
|
+
"confidence": 0.99
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"text": "game",
|
|
238
|
+
"start": 13.44,
|
|
239
|
+
"end": 13.64,
|
|
240
|
+
"confidence": 0.91
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"text": "of",
|
|
244
|
+
"start": 13.64,
|
|
245
|
+
"end": 13.8,
|
|
246
|
+
"confidence": 0.99
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"text": "suits,",
|
|
250
|
+
"start": 13.8,
|
|
251
|
+
"end": 14.14,
|
|
252
|
+
"confidence": 0.95
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"text": "symbolizes",
|
|
256
|
+
"start": 14.46,
|
|
257
|
+
"end": 15.12,
|
|
258
|
+
"confidence": 0.81
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"text": "both",
|
|
262
|
+
"start": 15.12,
|
|
263
|
+
"end": 15.46,
|
|
264
|
+
"confidence": 0.91
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"text": "leadership",
|
|
268
|
+
"start": 15.46,
|
|
269
|
+
"end": 15.9,
|
|
270
|
+
"confidence": 0.95
|
|
271
|
+
}
|
|
272
|
+
]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"start": 16.12,
|
|
276
|
+
"end": 19.56,
|
|
277
|
+
"text": " and mastery, a card that commands respect and demands attention.",
|
|
278
|
+
"confidence": 0.99,
|
|
279
|
+
"words": [
|
|
280
|
+
{
|
|
281
|
+
"text": "and",
|
|
282
|
+
"start": 16.12,
|
|
283
|
+
"end": 16.28,
|
|
284
|
+
"confidence": 0.97
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"text": "mastery,",
|
|
288
|
+
"start": 16.28,
|
|
289
|
+
"end": 16.74,
|
|
290
|
+
"confidence": 1.0
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"text": "a",
|
|
294
|
+
"start": 17.06,
|
|
295
|
+
"end": 17.18,
|
|
296
|
+
"confidence": 1.0
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"text": "card",
|
|
300
|
+
"start": 17.18,
|
|
301
|
+
"end": 17.4,
|
|
302
|
+
"confidence": 1.0
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"text": "that",
|
|
306
|
+
"start": 17.4,
|
|
307
|
+
"end": 17.6,
|
|
308
|
+
"confidence": 1.0
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"text": "commands",
|
|
312
|
+
"start": 17.6,
|
|
313
|
+
"end": 17.94,
|
|
314
|
+
"confidence": 0.99
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"text": "respect",
|
|
318
|
+
"start": 17.94,
|
|
319
|
+
"end": 18.42,
|
|
320
|
+
"confidence": 1.0
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"text": "and",
|
|
324
|
+
"start": 18.42,
|
|
325
|
+
"end": 18.74,
|
|
326
|
+
"confidence": 1.0
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"text": "demands",
|
|
330
|
+
"start": 18.74,
|
|
331
|
+
"end": 19.06,
|
|
332
|
+
"confidence": 0.99
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"text": "attention.",
|
|
336
|
+
"start": 19.06,
|
|
337
|
+
"end": 19.56,
|
|
338
|
+
"confidence": 1.0
|
|
339
|
+
}
|
|
340
|
+
]
|
|
341
|
+
}
|
|
342
|
+
],
|
|
343
|
+
"language": "en"
|
|
344
|
+
}
|
|
Binary file
|
|
Binary file
|