praatrb 1.0.0
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.
- checksums.yaml +7 -0
- data/.autotest +25 -0
- data/.gemtest +0 -0
- data/History.txt +6 -0
- data/Manifest.txt +20 -0
- data/README.txt +74 -0
- data/Rakefile +37 -0
- data/bin/praat_lex +35 -0
- data/lib/praat.rb +88 -0
- data/lib/praat_formant.rb +19 -0
- data/lib/praat_lexer.rb +40 -0
- data/lib/praat_lexer.rex +24 -0
- data/lib/praat_lexer.rex.rb +100 -0
- data/lib/praat_parser.rb +56 -0
- data/lib/praat_pitch.rb +20 -0
- data/test/fixtures/tajm.Pitch +175 -0
- data/test/test.Pitch +6262 -0
- data/test/test_praat.rb +10 -0
- data/test/test_praat_formant.rb +8 -0
- data/test/test_praat_lexer.rb +73 -0
- data/test/test_praat_parser.rb +103 -0
- data/test/test_praat_pitch.rb +19 -0
- metadata +132 -0
@@ -0,0 +1,175 @@
|
|
1
|
+
File type = "ooTextFile"
|
2
|
+
Object class = "Pitch 1"
|
3
|
+
|
4
|
+
xmin = 1.0292011995123076
|
5
|
+
xmax = 1.5778960925761472
|
6
|
+
nx = 11
|
7
|
+
dx = 0.05
|
8
|
+
x1 = 1.053548752834467
|
9
|
+
ceiling = 600
|
10
|
+
maxnCandidates = 15
|
11
|
+
frame []:
|
12
|
+
frame [1]:
|
13
|
+
intensity = 0.2881704147338436
|
14
|
+
nCandidates = 8
|
15
|
+
candidate []:
|
16
|
+
candidate [1]:
|
17
|
+
frequency = 214.79112374144864
|
18
|
+
strength = 0.23313466659671295
|
19
|
+
candidate [2]:
|
20
|
+
frequency = 5330.492586743771
|
21
|
+
strength = 0.5028820093254933
|
22
|
+
candidate [3]:
|
23
|
+
frequency = 2634.0908658234052
|
24
|
+
strength = 0.3180800289981132
|
25
|
+
candidate [4]:
|
26
|
+
frequency = 1812.7978168112845
|
27
|
+
strength = 0.2767221274828171
|
28
|
+
candidate [5]:
|
29
|
+
frequency = 1362.7119175105156
|
30
|
+
strength = 0.2932651356124272
|
31
|
+
candidate [6]:
|
32
|
+
frequency = 1073.641076180354
|
33
|
+
strength = 0.3436368331814993
|
34
|
+
candidate [7]:
|
35
|
+
frequency = 531.5109755434759
|
36
|
+
strength = 0.25029812110802907
|
37
|
+
candidate [8]:
|
38
|
+
frequency = 0
|
39
|
+
strength = 0
|
40
|
+
frame [2]:
|
41
|
+
intensity = 0.7274949273382508
|
42
|
+
nCandidates = 3
|
43
|
+
candidate []:
|
44
|
+
candidate [1]:
|
45
|
+
frequency = 180.14125624552378
|
46
|
+
strength = 0.9433105431797913
|
47
|
+
candidate [2]:
|
48
|
+
frequency = 0
|
49
|
+
strength = 0
|
50
|
+
candidate [3]:
|
51
|
+
frequency = 89.80698139800933
|
52
|
+
strength = 0.8872605181394742
|
53
|
+
frame [3]:
|
54
|
+
intensity = 0.7933918905023091
|
55
|
+
nCandidates = 3
|
56
|
+
candidate []:
|
57
|
+
candidate [1]:
|
58
|
+
frequency = 181.84642702308724
|
59
|
+
strength = 0.991247748273392
|
60
|
+
candidate [2]:
|
61
|
+
frequency = 0
|
62
|
+
strength = 0
|
63
|
+
candidate [3]:
|
64
|
+
frequency = 90.89664226634171
|
65
|
+
strength = 0.9830218176395631
|
66
|
+
frame [4]:
|
67
|
+
intensity = 0.7688231946779613
|
68
|
+
nCandidates = 3
|
69
|
+
candidate []:
|
70
|
+
candidate [1]:
|
71
|
+
frequency = 172.20802339346912
|
72
|
+
strength = 0.9873418736870763
|
73
|
+
candidate [2]:
|
74
|
+
frequency = 0
|
75
|
+
strength = 0
|
76
|
+
candidate [3]:
|
77
|
+
frequency = 86.05613315420318
|
78
|
+
strength = 0.9694963688946048
|
79
|
+
frame [5]:
|
80
|
+
intensity = 0.7068779661110781
|
81
|
+
nCandidates = 3
|
82
|
+
candidate []:
|
83
|
+
candidate [1]:
|
84
|
+
frequency = 154.39069811227662
|
85
|
+
strength = 0.9669368122618233
|
86
|
+
candidate [2]:
|
87
|
+
frequency = 0
|
88
|
+
strength = 0
|
89
|
+
candidate [3]:
|
90
|
+
frequency = 77.21177330725615
|
91
|
+
strength = 0.9198289964451223
|
92
|
+
frame [6]:
|
93
|
+
intensity = 0.6064487547771157
|
94
|
+
nCandidates = 5
|
95
|
+
candidate []:
|
96
|
+
candidate [1]:
|
97
|
+
frequency = 94.1093306875937
|
98
|
+
strength = 0.2938960016554449
|
99
|
+
candidate [2]:
|
100
|
+
frequency = 2128.321038464896
|
101
|
+
strength = 0.5752307839217969
|
102
|
+
candidate [3]:
|
103
|
+
frequency = 282.86140325304325
|
104
|
+
strength = 0.3096089364685109
|
105
|
+
candidate [4]:
|
106
|
+
frequency = 0
|
107
|
+
strength = 0
|
108
|
+
candidate [5]:
|
109
|
+
frequency = 140.3473791957658
|
110
|
+
strength = 0.9641816919578986
|
111
|
+
frame [7]:
|
112
|
+
intensity = 0.6842963420402982
|
113
|
+
nCandidates = 4
|
114
|
+
candidate []:
|
115
|
+
candidate [1]:
|
116
|
+
frequency = 130.99793132399802
|
117
|
+
strength = 0.9860810605441024
|
118
|
+
candidate [2]:
|
119
|
+
frequency = 261.8239463111036
|
120
|
+
strength = 0.3758096297164979
|
121
|
+
candidate [3]:
|
122
|
+
frequency = 0
|
123
|
+
strength = 0
|
124
|
+
candidate [4]:
|
125
|
+
frequency = 87.22736883154118
|
126
|
+
strength = 0.38126998445280846
|
127
|
+
frame [8]:
|
128
|
+
intensity = 0.43867231905689197
|
129
|
+
nCandidates = 4
|
130
|
+
candidate []:
|
131
|
+
candidate [1]:
|
132
|
+
frequency = 127.98183207934417
|
133
|
+
strength = 0.9802109960292649
|
134
|
+
candidate [2]:
|
135
|
+
frequency = 254.64852908997827
|
136
|
+
strength = 0.36228166226251324
|
137
|
+
candidate [3]:
|
138
|
+
frequency = 0
|
139
|
+
strength = 0
|
140
|
+
candidate [4]:
|
141
|
+
frequency = 84.76534906980528
|
142
|
+
strength = 0.3976351792451208
|
143
|
+
frame [9]:
|
144
|
+
intensity = 0.33190854953436155
|
145
|
+
nCandidates = 3
|
146
|
+
candidate []:
|
147
|
+
candidate [1]:
|
148
|
+
frequency = 112.12443355045743
|
149
|
+
strength = 0.9316598099182584
|
150
|
+
candidate [2]:
|
151
|
+
frequency = 224.74477108542112
|
152
|
+
strength = 0.6547808048848326
|
153
|
+
candidate [3]:
|
154
|
+
frequency = 0
|
155
|
+
strength = 0
|
156
|
+
frame [10]:
|
157
|
+
intensity = 0.32625662415880197
|
158
|
+
nCandidates = 2
|
159
|
+
candidate []:
|
160
|
+
candidate [1]:
|
161
|
+
frequency = 119.0115809440788
|
162
|
+
strength = 0.9587161507465142
|
163
|
+
candidate [2]:
|
164
|
+
frequency = 0
|
165
|
+
strength = 0
|
166
|
+
frame [11]:
|
167
|
+
intensity = 0.09566285783266079
|
168
|
+
nCandidates = 2
|
169
|
+
candidate []:
|
170
|
+
candidate [1]:
|
171
|
+
frequency = 114.9865525595448
|
172
|
+
strength = 0.8663715447089366
|
173
|
+
candidate [2]:
|
174
|
+
frequency = 0
|
175
|
+
strength = 0
|