-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalignment.json
More file actions
122 lines (122 loc) · 4.14 KB
/
alignment.json
File metadata and controls
122 lines (122 loc) · 4.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"alignment1": [
{
"audio_file": "engGEN.1.mp3",
"sections": [
{
"text": "In the beginning God created the heavens and the earth.",
"timings": [
5.14,
8.68
],
"timings_str": [
"00:00:05",
"00:00:08"
],
"uroman_tokens": "i n t h e b e g i n n i n g g o d c r e a t e d t h e h e a v e n s a n d t h e e a r t h",
"verse_id": "engGEN.1.1"
},
{
"text": "Now the earth was formless and void, and darkness was over the surface of the deep. And the Spirit of God was hovering over the surface of the waters.",
"timings": [
8.68,
18.42
],
"timings_str": [
"00:00:08",
"00:00:18"
],
"uroman_tokens": "n o w t h e e a r t h w a s f o r m l e s s a n d v o i d a n d d a r k n e s s w a s o v e r t h e s u r f a c e o f t h e d e e p a n d t h e s p i r i t o f g o d w a s h o v e r i n g o v e r t h e s u r f a c e o f t h e w a t e r s",
"verse_id": "engGEN.1.2"
},
{
"text": "And God said, “Let there be light,” and there was light.",
"timings": [
18.42,
23.08
],
"timings_str": [
"00:00:18",
"00:00:23"
],
"uroman_tokens": "a n d g o d s a i d l e t t h e r e b e l i g h t a n d t h e r e w a s l i g h t",
"verse_id": "engGEN.1.3"
},
{
"text": "And God saw that the light was good, and He separated the light from the darkness.",
"timings": [
23.08,
28.66
],
"timings_str": [
"00:00:23",
"00:00:28"
],
"uroman_tokens": "a n d g o d s a w t h a t t h e l i g h t w a s g o o d a n d h e s e p a r a t e d t h e l i g h t f r o m t h e d a r k n e s s",
"verse_id": "engGEN.1.4"
}
],
"text_file": "engGEN.1.txt"
}
],
"alignment2": [
{
"audio_file": "hebGEN.1.mp3",
"sections": [
{
"text": "בְּרֵאשִׁ֖ית בָּרָ֣א אֱלֹהִ֑ים אֵ֥ת הַשָּׁמַ֖יִם וְאֵ֥ת הָאָֽרֶץ:",
"timings": [
12.74,
18.16
],
"timings_str": [
"00:00:12",
"00:00:18"
],
"uroman_tokens": "v r a s h y t v r a a l h y m a t h s h m y m v a t h a r t s",
"verse_id": "hebGEN.1.1"
},
{
"text": "וְהָאָ֗רֶץ הָֽיְתָ֥ה תֹ֨הוּ֙ וָבֹ֔הוּ וְח֖שֶׁךְ עַל־פְּנֵ֣י תְה֑וֹם וְר֣וּחַ אֱלֹהִ֔ים מְרַחֶ֖פֶת עַל־פְּנֵ֥י הַמָּֽיִם:",
"timings": [
18.16,
29.92
],
"timings_str": [
"00:00:18",
"00:00:29"
],
"uroman_tokens": "v h a r t s h y t h t h v v v h v v c h s h k ' l f n y t h v m v r v c h a l h y m m r c h f t ' l f n y h m y m",
"verse_id": "hebGEN.1.2"
},
{
"text": "וַיֹּ֥אמֶר אֱלֹהִ֖ים יְהִי־א֑וֹר וַֽיְהִי־אֽוֹר:",
"timings": [
29.92,
35.58
],
"timings_str": [
"00:00:29",
"00:00:35"
],
"uroman_tokens": "v y a m r a l h y m y h y a v r v y h y a v r",
"verse_id": "hebGEN.1.3"
},
{
"text": "וַיַּ֧רְא אֱלֹהִ֛ים אֶת־הָא֖וֹר כִּי־ט֑וֹב וַיַּבְדֵּ֣ל אֱלֹהִ֔ים בֵּ֥ין הָא֖וֹר וּבֵ֥ין הַחֽשֶׁךְ:",
"timings": [
35.58,
43.94
],
"timings_str": [
"00:00:35",
"00:00:43"
],
"uroman_tokens": "v y r a a l h y m a t h a v r k y t v v v y v d l a l h y m v y n h a v r v v y n h c h s h k",
"verse_id": "hebGEN.1.4"
}
],
"text_file": "hebGEN.1.txt"
}
]
}