react-native-wakeword 1.1.68 → 1.1.69
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/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.abi.json +191 -151
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.private.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/KeyWordDetection +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.abi.json +191 -151
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/arm64-apple-ios-simulator.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.abi.json +191 -151
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/Modules/KeyWordDetection.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +3 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/KeyWordRNBridge/KeyWordDetection.xcframework/ios-arm64_x86_64-simulator/KeyWordDetection.framework/_CodeSignature/CodeResources +24 -24
- package/package.json +1 -1
|
@@ -3611,6 +3611,46 @@
|
|
|
3611
3611
|
"AccessControl"
|
|
3612
3612
|
],
|
|
3613
3613
|
"init_kind": "Designated"
|
|
3614
|
+
},
|
|
3615
|
+
{
|
|
3616
|
+
"kind": "Var",
|
|
3617
|
+
"name": "debugSummary",
|
|
3618
|
+
"printedName": "debugSummary",
|
|
3619
|
+
"children": [
|
|
3620
|
+
{
|
|
3621
|
+
"kind": "TypeNominal",
|
|
3622
|
+
"name": "String",
|
|
3623
|
+
"printedName": "Swift.String",
|
|
3624
|
+
"usr": "s:SS"
|
|
3625
|
+
}
|
|
3626
|
+
],
|
|
3627
|
+
"declKind": "Var",
|
|
3628
|
+
"usr": "s:16KeyWordDetection25SpeakerVerificationConfigV12debugSummarySSvp",
|
|
3629
|
+
"mangledName": "$s16KeyWordDetection25SpeakerVerificationConfigV12debugSummarySSvp",
|
|
3630
|
+
"moduleName": "KeyWordDetection",
|
|
3631
|
+
"declAttributes": [
|
|
3632
|
+
"AccessControl"
|
|
3633
|
+
],
|
|
3634
|
+
"accessors": [
|
|
3635
|
+
{
|
|
3636
|
+
"kind": "Accessor",
|
|
3637
|
+
"name": "Get",
|
|
3638
|
+
"printedName": "Get()",
|
|
3639
|
+
"children": [
|
|
3640
|
+
{
|
|
3641
|
+
"kind": "TypeNominal",
|
|
3642
|
+
"name": "String",
|
|
3643
|
+
"printedName": "Swift.String",
|
|
3644
|
+
"usr": "s:SS"
|
|
3645
|
+
}
|
|
3646
|
+
],
|
|
3647
|
+
"declKind": "Accessor",
|
|
3648
|
+
"usr": "s:16KeyWordDetection25SpeakerVerificationConfigV12debugSummarySSvg",
|
|
3649
|
+
"mangledName": "$s16KeyWordDetection25SpeakerVerificationConfigV12debugSummarySSvg",
|
|
3650
|
+
"moduleName": "KeyWordDetection",
|
|
3651
|
+
"accessorKind": "get"
|
|
3652
|
+
}
|
|
3653
|
+
]
|
|
3614
3654
|
}
|
|
3615
3655
|
],
|
|
3616
3656
|
"declKind": "Struct",
|
|
@@ -11173,1057 +11213,1057 @@
|
|
|
11173
11213
|
{
|
|
11174
11214
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11175
11215
|
"kind": "IntegerLiteral",
|
|
11176
|
-
"offset":
|
|
11216
|
+
"offset": 13301,
|
|
11177
11217
|
"length": 1,
|
|
11178
11218
|
"value": "0"
|
|
11179
11219
|
},
|
|
11180
11220
|
{
|
|
11181
11221
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11182
11222
|
"kind": "IntegerLiteral",
|
|
11183
|
-
"offset":
|
|
11223
|
+
"offset": 13312,
|
|
11184
11224
|
"length": 1,
|
|
11185
11225
|
"value": "1"
|
|
11186
11226
|
},
|
|
11187
11227
|
{
|
|
11188
11228
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11189
11229
|
"kind": "IntegerLiteral",
|
|
11190
|
-
"offset":
|
|
11230
|
+
"offset": 13322,
|
|
11191
11231
|
"length": 1,
|
|
11192
11232
|
"value": "2"
|
|
11193
11233
|
},
|
|
11194
11234
|
{
|
|
11195
11235
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11196
11236
|
"kind": "IntegerLiteral",
|
|
11197
|
-
"offset":
|
|
11237
|
+
"offset": 13332,
|
|
11198
11238
|
"length": 1,
|
|
11199
11239
|
"value": "3"
|
|
11200
11240
|
},
|
|
11201
11241
|
{
|
|
11202
11242
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11203
11243
|
"kind": "IntegerLiteral",
|
|
11204
|
-
"offset":
|
|
11244
|
+
"offset": 13343,
|
|
11205
11245
|
"length": 1,
|
|
11206
11246
|
"value": "4"
|
|
11207
11247
|
},
|
|
11208
11248
|
{
|
|
11209
11249
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11210
11250
|
"kind": "IntegerLiteral",
|
|
11211
|
-
"offset":
|
|
11251
|
+
"offset": 13354,
|
|
11212
11252
|
"length": 1,
|
|
11213
11253
|
"value": "5"
|
|
11214
11254
|
},
|
|
11215
11255
|
{
|
|
11216
11256
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11217
11257
|
"kind": "IntegerLiteral",
|
|
11218
|
-
"offset":
|
|
11258
|
+
"offset": 14246,
|
|
11219
11259
|
"length": 6,
|
|
11220
11260
|
"value": "16000"
|
|
11221
11261
|
},
|
|
11222
11262
|
{
|
|
11223
11263
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11224
11264
|
"kind": "IntegerLiteral",
|
|
11225
|
-
"offset":
|
|
11265
|
+
"offset": 14308,
|
|
11226
11266
|
"length": 2,
|
|
11227
11267
|
"value": "80"
|
|
11228
11268
|
},
|
|
11229
11269
|
{
|
|
11230
11270
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11231
11271
|
"kind": "BooleanLiteral",
|
|
11232
|
-
"offset":
|
|
11272
|
+
"offset": 14366,
|
|
11233
11273
|
"length": 4,
|
|
11234
11274
|
"value": "true"
|
|
11235
11275
|
},
|
|
11236
11276
|
{
|
|
11237
11277
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11238
11278
|
"kind": "FloatLiteral",
|
|
11239
|
-
"offset":
|
|
11279
|
+
"offset": 14438,
|
|
11240
11280
|
"length": 4,
|
|
11241
11281
|
"value": "25.0"
|
|
11242
11282
|
},
|
|
11243
11283
|
{
|
|
11244
11284
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11245
11285
|
"kind": "FloatLiteral",
|
|
11246
|
-
"offset":
|
|
11286
|
+
"offset": 14510,
|
|
11247
11287
|
"length": 4,
|
|
11248
11288
|
"value": "10.0"
|
|
11249
11289
|
},
|
|
11250
11290
|
{
|
|
11251
11291
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11252
11292
|
"kind": "IntegerLiteral",
|
|
11253
|
-
"offset":
|
|
11293
|
+
"offset": 14572,
|
|
11254
11294
|
"length": 3,
|
|
11255
11295
|
"value": "512"
|
|
11256
11296
|
},
|
|
11257
11297
|
{
|
|
11258
11298
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11259
11299
|
"kind": "FloatLiteral",
|
|
11260
|
-
"offset":
|
|
11300
|
+
"offset": 14650,
|
|
11261
11301
|
"length": 4,
|
|
11262
11302
|
"value": "0.34"
|
|
11263
11303
|
},
|
|
11264
11304
|
{
|
|
11265
11305
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11266
11306
|
"kind": "BooleanLiteral",
|
|
11267
|
-
"offset":
|
|
11307
|
+
"offset": 14948,
|
|
11268
11308
|
"length": 5,
|
|
11269
11309
|
"value": "false"
|
|
11270
11310
|
},
|
|
11271
11311
|
{
|
|
11272
11312
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11273
11313
|
"kind": "IntegerLiteral",
|
|
11274
|
-
"offset":
|
|
11314
|
+
"offset": 15034,
|
|
11275
11315
|
"length": 4,
|
|
11276
11316
|
"value": "1280"
|
|
11277
11317
|
},
|
|
11278
11318
|
{
|
|
11279
11319
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11280
11320
|
"kind": "FloatLiteral",
|
|
11281
|
-
"offset":
|
|
11321
|
+
"offset": 15134,
|
|
11282
11322
|
"length": 3,
|
|
11283
11323
|
"value": "2.0"
|
|
11284
11324
|
},
|
|
11285
11325
|
{
|
|
11286
11326
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11287
11327
|
"kind": "FloatLiteral",
|
|
11288
|
-
"offset":
|
|
11328
|
+
"offset": 15234,
|
|
11289
11329
|
"length": 3,
|
|
11290
11330
|
"value": "3.0"
|
|
11291
11331
|
},
|
|
11292
11332
|
{
|
|
11293
11333
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11294
11334
|
"kind": "FloatLiteral",
|
|
11295
|
-
"offset":
|
|
11335
|
+
"offset": 15411,
|
|
11296
11336
|
"length": 3,
|
|
11297
11337
|
"value": "0.5"
|
|
11298
11338
|
},
|
|
11299
11339
|
{
|
|
11300
11340
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11301
11341
|
"kind": "BooleanLiteral",
|
|
11302
|
-
"offset":
|
|
11342
|
+
"offset": 15455,
|
|
11303
11343
|
"length": 4,
|
|
11304
11344
|
"value": "true"
|
|
11305
11345
|
},
|
|
11306
11346
|
{
|
|
11307
11347
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11308
11348
|
"kind": "IntegerLiteral",
|
|
11309
|
-
"offset":
|
|
11349
|
+
"offset": 15496,
|
|
11310
11350
|
"length": 1,
|
|
11311
11351
|
"value": "3"
|
|
11312
11352
|
},
|
|
11313
11353
|
{
|
|
11314
11354
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11315
11355
|
"kind": "IntegerLiteral",
|
|
11316
|
-
"offset":
|
|
11356
|
+
"offset": 15538,
|
|
11317
11357
|
"length": 4,
|
|
11318
11358
|
"value": "2000"
|
|
11319
11359
|
},
|
|
11320
11360
|
{
|
|
11321
11361
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11322
11362
|
"kind": "IntegerLiteral",
|
|
11323
|
-
"offset":
|
|
11363
|
+
"offset": 19009,
|
|
11324
11364
|
"length": 6,
|
|
11325
11365
|
"value": "16000"
|
|
11326
11366
|
},
|
|
11327
11367
|
{
|
|
11328
11368
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11329
11369
|
"kind": "IntegerLiteral",
|
|
11330
|
-
"offset":
|
|
11370
|
+
"offset": 19043,
|
|
11331
11371
|
"length": 2,
|
|
11332
11372
|
"value": "80"
|
|
11333
11373
|
},
|
|
11334
11374
|
{
|
|
11335
11375
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11336
11376
|
"kind": "BooleanLiteral",
|
|
11337
|
-
"offset":
|
|
11377
|
+
"offset": 19067,
|
|
11338
11378
|
"length": 4,
|
|
11339
11379
|
"value": "true"
|
|
11340
11380
|
},
|
|
11341
11381
|
{
|
|
11342
11382
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11343
11383
|
"kind": "FloatLiteral",
|
|
11344
|
-
"offset":
|
|
11384
|
+
"offset": 19104,
|
|
11345
11385
|
"length": 4,
|
|
11346
11386
|
"value": "25.0"
|
|
11347
11387
|
},
|
|
11348
11388
|
{
|
|
11349
11389
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11350
11390
|
"kind": "FloatLiteral",
|
|
11351
|
-
"offset":
|
|
11391
|
+
"offset": 19140,
|
|
11352
11392
|
"length": 4,
|
|
11353
11393
|
"value": "10.0"
|
|
11354
11394
|
},
|
|
11355
11395
|
{
|
|
11356
11396
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11357
11397
|
"kind": "IntegerLiteral",
|
|
11358
|
-
"offset":
|
|
11398
|
+
"offset": 19166,
|
|
11359
11399
|
"length": 3,
|
|
11360
11400
|
"value": "512"
|
|
11361
11401
|
},
|
|
11362
11402
|
{
|
|
11363
11403
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11364
11404
|
"kind": "FloatLiteral",
|
|
11365
|
-
"offset":
|
|
11405
|
+
"offset": 19206,
|
|
11366
11406
|
"length": 4,
|
|
11367
11407
|
"value": "0.35"
|
|
11368
11408
|
},
|
|
11369
11409
|
{
|
|
11370
11410
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11371
11411
|
"kind": "BooleanLiteral",
|
|
11372
|
-
"offset":
|
|
11412
|
+
"offset": 19246,
|
|
11373
11413
|
"length": 5,
|
|
11374
11414
|
"value": "false"
|
|
11375
11415
|
},
|
|
11376
11416
|
{
|
|
11377
11417
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11378
11418
|
"kind": "IntegerLiteral",
|
|
11379
|
-
"offset":
|
|
11419
|
+
"offset": 19278,
|
|
11380
11420
|
"length": 4,
|
|
11381
11421
|
"value": "1280"
|
|
11382
11422
|
},
|
|
11383
11423
|
{
|
|
11384
11424
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11385
11425
|
"kind": "FloatLiteral",
|
|
11386
|
-
"offset":
|
|
11426
|
+
"offset": 19313,
|
|
11387
11427
|
"length": 3,
|
|
11388
11428
|
"value": "2.0"
|
|
11389
11429
|
},
|
|
11390
11430
|
{
|
|
11391
11431
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11392
11432
|
"kind": "FloatLiteral",
|
|
11393
|
-
"offset":
|
|
11433
|
+
"offset": 19350,
|
|
11394
11434
|
"length": 3,
|
|
11395
11435
|
"value": "3.0"
|
|
11396
11436
|
},
|
|
11397
11437
|
{
|
|
11398
11438
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11399
11439
|
"kind": "FloatLiteral",
|
|
11400
|
-
"offset":
|
|
11440
|
+
"offset": 19389,
|
|
11401
11441
|
"length": 3,
|
|
11402
11442
|
"value": "0.5"
|
|
11403
11443
|
},
|
|
11404
11444
|
{
|
|
11405
11445
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11406
11446
|
"kind": "BooleanLiteral",
|
|
11407
|
-
"offset":
|
|
11447
|
+
"offset": 19427,
|
|
11408
11448
|
"length": 4,
|
|
11409
11449
|
"value": "true"
|
|
11410
11450
|
},
|
|
11411
11451
|
{
|
|
11412
11452
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11413
11453
|
"kind": "IntegerLiteral",
|
|
11414
|
-
"offset":
|
|
11454
|
+
"offset": 19462,
|
|
11415
11455
|
"length": 1,
|
|
11416
11456
|
"value": "3"
|
|
11417
11457
|
},
|
|
11418
11458
|
{
|
|
11419
11459
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11420
11460
|
"kind": "IntegerLiteral",
|
|
11421
|
-
"offset":
|
|
11461
|
+
"offset": 19498,
|
|
11422
11462
|
"length": 4,
|
|
11423
11463
|
"value": "2000"
|
|
11424
11464
|
},
|
|
11425
11465
|
{
|
|
11426
11466
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11427
11467
|
"kind": "Array",
|
|
11428
|
-
"offset":
|
|
11468
|
+
"offset": 21918,
|
|
11429
11469
|
"length": 2,
|
|
11430
11470
|
"value": "[]"
|
|
11431
11471
|
},
|
|
11432
11472
|
{
|
|
11433
11473
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11434
11474
|
"kind": "Array",
|
|
11435
|
-
"offset":
|
|
11475
|
+
"offset": 21958,
|
|
11436
11476
|
"length": 2,
|
|
11437
11477
|
"value": "[]"
|
|
11438
11478
|
},
|
|
11439
11479
|
{
|
|
11440
11480
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11441
11481
|
"kind": "StringLiteral",
|
|
11442
|
-
"offset":
|
|
11482
|
+
"offset": 25410,
|
|
11443
11483
|
"length": 8,
|
|
11444
11484
|
"value": "\"Engine\""
|
|
11445
11485
|
},
|
|
11446
11486
|
{
|
|
11447
11487
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11448
11488
|
"kind": "IntegerLiteral",
|
|
11449
|
-
"offset":
|
|
11489
|
+
"offset": 25738,
|
|
11450
11490
|
"length": 1,
|
|
11451
11491
|
"value": "0"
|
|
11452
11492
|
},
|
|
11453
11493
|
{
|
|
11454
11494
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11455
11495
|
"kind": "IntegerLiteral",
|
|
11456
|
-
"offset":
|
|
11496
|
+
"offset": 25780,
|
|
11457
11497
|
"length": 1,
|
|
11458
11498
|
"value": "0"
|
|
11459
11499
|
},
|
|
11460
11500
|
{
|
|
11461
11501
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11462
11502
|
"kind": "IntegerLiteral",
|
|
11463
|
-
"offset":
|
|
11503
|
+
"offset": 25831,
|
|
11464
11504
|
"length": 1,
|
|
11465
11505
|
"value": "0"
|
|
11466
11506
|
},
|
|
11467
11507
|
{
|
|
11468
11508
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11469
11509
|
"kind": "BooleanLiteral",
|
|
11470
|
-
"offset":
|
|
11510
|
+
"offset": 33995,
|
|
11471
11511
|
"length": 4,
|
|
11472
11512
|
"value": "true"
|
|
11473
11513
|
},
|
|
11474
11514
|
{
|
|
11475
11515
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11476
11516
|
"kind": "StringLiteral",
|
|
11477
|
-
"offset":
|
|
11517
|
+
"offset": 36444,
|
|
11478
11518
|
"length": 9,
|
|
11479
11519
|
"value": "\"MicCtrl\""
|
|
11480
11520
|
},
|
|
11481
11521
|
{
|
|
11482
11522
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11483
11523
|
"kind": "StringLiteral",
|
|
11484
|
-
"offset":
|
|
11524
|
+
"offset": 36677,
|
|
11485
11525
|
"length": 2,
|
|
11486
11526
|
"value": "\"\""
|
|
11487
11527
|
},
|
|
11488
11528
|
{
|
|
11489
11529
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11490
11530
|
"kind": "IntegerLiteral",
|
|
11491
|
-
"offset":
|
|
11531
|
+
"offset": 36724,
|
|
11492
11532
|
"length": 1,
|
|
11493
11533
|
"value": "3"
|
|
11494
11534
|
},
|
|
11495
11535
|
{
|
|
11496
11536
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11497
11537
|
"kind": "StringLiteral",
|
|
11498
|
-
"offset":
|
|
11538
|
+
"offset": 36831,
|
|
11499
11539
|
"length": 15,
|
|
11500
11540
|
"value": "\"sv.mic.ctrl.q\""
|
|
11501
11541
|
},
|
|
11502
11542
|
{
|
|
11503
11543
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11504
11544
|
"kind": "BooleanLiteral",
|
|
11505
|
-
"offset":
|
|
11545
|
+
"offset": 36994,
|
|
11506
11546
|
"length": 5,
|
|
11507
11547
|
"value": "false"
|
|
11508
11548
|
},
|
|
11509
11549
|
{
|
|
11510
11550
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11511
11551
|
"kind": "BooleanLiteral",
|
|
11512
|
-
"offset":
|
|
11552
|
+
"offset": 37179,
|
|
11513
11553
|
"length": 5,
|
|
11514
11554
|
"value": "false"
|
|
11515
11555
|
},
|
|
11516
11556
|
{
|
|
11517
11557
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11518
11558
|
"kind": "IntegerLiteral",
|
|
11519
|
-
"offset":
|
|
11559
|
+
"offset": 37226,
|
|
11520
11560
|
"length": 1,
|
|
11521
11561
|
"value": "0"
|
|
11522
11562
|
},
|
|
11523
11563
|
{
|
|
11524
11564
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11525
11565
|
"kind": "IntegerLiteral",
|
|
11526
|
-
"offset":
|
|
11566
|
+
"offset": 37275,
|
|
11527
11567
|
"length": 1,
|
|
11528
11568
|
"value": "0"
|
|
11529
11569
|
},
|
|
11530
11570
|
{
|
|
11531
11571
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11532
11572
|
"kind": "BooleanLiteral",
|
|
11533
|
-
"offset":
|
|
11573
|
+
"offset": 37320,
|
|
11534
11574
|
"length": 5,
|
|
11535
11575
|
"value": "false"
|
|
11536
11576
|
},
|
|
11537
11577
|
{
|
|
11538
11578
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11539
11579
|
"kind": "IntegerLiteral",
|
|
11540
|
-
"offset":
|
|
11580
|
+
"offset": 38530,
|
|
11541
11581
|
"length": 1,
|
|
11542
11582
|
"value": "3"
|
|
11543
11583
|
},
|
|
11544
11584
|
{
|
|
11545
11585
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11546
11586
|
"kind": "BooleanLiteral",
|
|
11547
|
-
"offset":
|
|
11587
|
+
"offset": 38547,
|
|
11548
11588
|
"length": 4,
|
|
11549
11589
|
"value": "true"
|
|
11550
11590
|
},
|
|
11551
11591
|
{
|
|
11552
11592
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11553
11593
|
"kind": "BooleanLiteral",
|
|
11554
|
-
"offset":
|
|
11594
|
+
"offset": 41764,
|
|
11555
11595
|
"length": 4,
|
|
11556
11596
|
"value": "true"
|
|
11557
11597
|
},
|
|
11558
11598
|
{
|
|
11559
11599
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11560
11600
|
"kind": "FloatLiteral",
|
|
11561
|
-
"offset":
|
|
11601
|
+
"offset": 43225,
|
|
11562
11602
|
"length": 3,
|
|
11563
11603
|
"value": "0.5"
|
|
11564
11604
|
},
|
|
11565
11605
|
{
|
|
11566
11606
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11567
11607
|
"kind": "BooleanLiteral",
|
|
11568
|
-
"offset":
|
|
11608
|
+
"offset": 43291,
|
|
11569
11609
|
"length": 5,
|
|
11570
11610
|
"value": "false"
|
|
11571
11611
|
},
|
|
11572
11612
|
{
|
|
11573
11613
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11574
11614
|
"kind": "BooleanLiteral",
|
|
11575
|
-
"offset":
|
|
11615
|
+
"offset": 43358,
|
|
11576
11616
|
"length": 4,
|
|
11577
11617
|
"value": "true"
|
|
11578
11618
|
},
|
|
11579
11619
|
{
|
|
11580
11620
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11581
11621
|
"kind": "IntegerLiteral",
|
|
11582
|
-
"offset":
|
|
11622
|
+
"offset": 46059,
|
|
11583
11623
|
"length": 1,
|
|
11584
11624
|
"value": "0"
|
|
11585
11625
|
},
|
|
11586
11626
|
{
|
|
11587
11627
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11588
11628
|
"kind": "IntegerLiteral",
|
|
11589
|
-
"offset":
|
|
11629
|
+
"offset": 46101,
|
|
11590
11630
|
"length": 1,
|
|
11591
11631
|
"value": "0"
|
|
11592
11632
|
},
|
|
11593
11633
|
{
|
|
11594
11634
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11595
11635
|
"kind": "StringLiteral",
|
|
11596
|
-
"offset":
|
|
11636
|
+
"offset": 51379,
|
|
11597
11637
|
"length": 15,
|
|
11598
11638
|
"value": "\"EnrollBuilder\""
|
|
11599
11639
|
},
|
|
11600
11640
|
{
|
|
11601
11641
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11602
11642
|
"kind": "IntegerLiteral",
|
|
11603
|
-
"offset":
|
|
11643
|
+
"offset": 51754,
|
|
11604
11644
|
"length": 1,
|
|
11605
11645
|
"value": "0"
|
|
11606
11646
|
},
|
|
11607
11647
|
{
|
|
11608
11648
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11609
11649
|
"kind": "BooleanLiteral",
|
|
11610
|
-
"offset":
|
|
11650
|
+
"offset": 51851,
|
|
11611
11651
|
"length": 4,
|
|
11612
11652
|
"value": "true"
|
|
11613
11653
|
},
|
|
11614
11654
|
{
|
|
11615
11655
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11616
11656
|
"kind": "IntegerLiteral",
|
|
11617
|
-
"offset":
|
|
11657
|
+
"offset": 52048,
|
|
11618
11658
|
"length": 1,
|
|
11619
11659
|
"value": "3"
|
|
11620
11660
|
},
|
|
11621
11661
|
{
|
|
11622
11662
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11623
11663
|
"kind": "BooleanLiteral",
|
|
11624
|
-
"offset":
|
|
11664
|
+
"offset": 52735,
|
|
11625
11665
|
"length": 4,
|
|
11626
11666
|
"value": "true"
|
|
11627
11667
|
},
|
|
11628
11668
|
{
|
|
11629
11669
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11630
11670
|
"kind": "StringLiteral",
|
|
11631
|
-
"offset":
|
|
11671
|
+
"offset": 60643,
|
|
11632
11672
|
"length": 7,
|
|
11633
11673
|
"value": "\"Feats\""
|
|
11634
11674
|
},
|
|
11635
11675
|
{
|
|
11636
11676
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11637
11677
|
"kind": "FloatLiteral",
|
|
11638
|
-
"offset":
|
|
11678
|
+
"offset": 62858,
|
|
11639
11679
|
"length": 4,
|
|
11640
11680
|
"value": "-1.0"
|
|
11641
11681
|
},
|
|
11642
11682
|
{
|
|
11643
11683
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11644
11684
|
"kind": "FloatLiteral",
|
|
11645
|
-
"offset":
|
|
11685
|
+
"offset": 62868,
|
|
11646
11686
|
"length": 3,
|
|
11647
11687
|
"value": "1.0"
|
|
11648
11688
|
},
|
|
11649
11689
|
{
|
|
11650
11690
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11651
11691
|
"kind": "IntegerLiteral",
|
|
11652
|
-
"offset":
|
|
11692
|
+
"offset": 62959,
|
|
11653
11693
|
"length": 1,
|
|
11654
11694
|
"value": "0"
|
|
11655
11695
|
},
|
|
11656
11696
|
{
|
|
11657
11697
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11658
11698
|
"kind": "IntegerLiteral",
|
|
11659
|
-
"offset":
|
|
11699
|
+
"offset": 63025,
|
|
11660
11700
|
"length": 1,
|
|
11661
11701
|
"value": "1"
|
|
11662
11702
|
},
|
|
11663
11703
|
{
|
|
11664
11704
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11665
11705
|
"kind": "IntegerLiteral",
|
|
11666
|
-
"offset":
|
|
11706
|
+
"offset": 63085,
|
|
11667
11707
|
"length": 1,
|
|
11668
11708
|
"value": "0"
|
|
11669
11709
|
},
|
|
11670
11710
|
{
|
|
11671
11711
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11672
11712
|
"kind": "StringLiteral",
|
|
11673
|
-
"offset":
|
|
11713
|
+
"offset": 63140,
|
|
11674
11714
|
"length": 16,
|
|
11675
11715
|
"value": "\"numFrames <= 0\""
|
|
11676
11716
|
},
|
|
11677
11717
|
{
|
|
11678
11718
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11679
11719
|
"kind": "IntegerLiteral",
|
|
11680
|
-
"offset":
|
|
11720
|
+
"offset": 63196,
|
|
11681
11721
|
"length": 1,
|
|
11682
11722
|
"value": "2"
|
|
11683
11723
|
},
|
|
11684
11724
|
{
|
|
11685
11725
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11686
11726
|
"kind": "IntegerLiteral",
|
|
11687
|
-
"offset":
|
|
11727
|
+
"offset": 63200,
|
|
11688
11728
|
"length": 1,
|
|
11689
11729
|
"value": "1"
|
|
11690
11730
|
},
|
|
11691
11731
|
{
|
|
11692
11732
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11693
11733
|
"kind": "IntegerLiteral",
|
|
11694
|
-
"offset":
|
|
11734
|
+
"offset": 63241,
|
|
11695
11735
|
"length": 1,
|
|
11696
11736
|
"value": "0"
|
|
11697
11737
|
},
|
|
11698
11738
|
{
|
|
11699
11739
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11700
11740
|
"kind": "IntegerLiteral",
|
|
11701
|
-
"offset":
|
|
11741
|
+
"offset": 63329,
|
|
11702
11742
|
"length": 1,
|
|
11703
11743
|
"value": "0"
|
|
11704
11744
|
},
|
|
11705
11745
|
{
|
|
11706
11746
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11707
11747
|
"kind": "IntegerLiteral",
|
|
11708
|
-
"offset":
|
|
11748
|
+
"offset": 63344,
|
|
11709
11749
|
"length": 1,
|
|
11710
11750
|
"value": "2"
|
|
11711
11751
|
},
|
|
11712
11752
|
{
|
|
11713
11753
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11714
11754
|
"kind": "IntegerLiteral",
|
|
11715
|
-
"offset":
|
|
11755
|
+
"offset": 63385,
|
|
11716
11756
|
"length": 1,
|
|
11717
11757
|
"value": "0"
|
|
11718
11758
|
},
|
|
11719
11759
|
{
|
|
11720
11760
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11721
11761
|
"kind": "IntegerLiteral",
|
|
11722
|
-
"offset":
|
|
11762
|
+
"offset": 63400,
|
|
11723
11763
|
"length": 1,
|
|
11724
11764
|
"value": "2"
|
|
11725
11765
|
},
|
|
11726
11766
|
{
|
|
11727
11767
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11728
11768
|
"kind": "IntegerLiteral",
|
|
11729
|
-
"offset":
|
|
11769
|
+
"offset": 63507,
|
|
11730
11770
|
"length": 1,
|
|
11731
11771
|
"value": "0"
|
|
11732
11772
|
},
|
|
11733
11773
|
{
|
|
11734
11774
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11735
11775
|
"kind": "IntegerLiteral",
|
|
11736
|
-
"offset":
|
|
11776
|
+
"offset": 63573,
|
|
11737
11777
|
"length": 1,
|
|
11738
11778
|
"value": "0"
|
|
11739
11779
|
},
|
|
11740
11780
|
{
|
|
11741
11781
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11742
11782
|
"kind": "IntegerLiteral",
|
|
11743
|
-
"offset":
|
|
11783
|
+
"offset": 63587,
|
|
11744
11784
|
"length": 1,
|
|
11745
11785
|
"value": "0"
|
|
11746
11786
|
},
|
|
11747
11787
|
{
|
|
11748
11788
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11749
11789
|
"kind": "IntegerLiteral",
|
|
11750
|
-
"offset":
|
|
11790
|
+
"offset": 63626,
|
|
11751
11791
|
"length": 1,
|
|
11752
11792
|
"value": "0"
|
|
11753
11793
|
},
|
|
11754
11794
|
{
|
|
11755
11795
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11756
11796
|
"kind": "IntegerLiteral",
|
|
11757
|
-
"offset":
|
|
11797
|
+
"offset": 63813,
|
|
11758
11798
|
"length": 1,
|
|
11759
11799
|
"value": "0"
|
|
11760
11800
|
},
|
|
11761
11801
|
{
|
|
11762
11802
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11763
11803
|
"kind": "IntegerLiteral",
|
|
11764
|
-
"offset":
|
|
11804
|
+
"offset": 63927,
|
|
11765
11805
|
"length": 1,
|
|
11766
11806
|
"value": "0"
|
|
11767
11807
|
},
|
|
11768
11808
|
{
|
|
11769
11809
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11770
11810
|
"kind": "IntegerLiteral",
|
|
11771
|
-
"offset":
|
|
11811
|
+
"offset": 64001,
|
|
11772
11812
|
"length": 1,
|
|
11773
11813
|
"value": "1"
|
|
11774
11814
|
},
|
|
11775
11815
|
{
|
|
11776
11816
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11777
11817
|
"kind": "IntegerLiteral",
|
|
11778
|
-
"offset":
|
|
11818
|
+
"offset": 64015,
|
|
11779
11819
|
"length": 1,
|
|
11780
11820
|
"value": "1"
|
|
11781
11821
|
},
|
|
11782
11822
|
{
|
|
11783
11823
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11784
11824
|
"kind": "IntegerLiteral",
|
|
11785
|
-
"offset":
|
|
11825
|
+
"offset": 64024,
|
|
11786
11826
|
"length": 1,
|
|
11787
11827
|
"value": "1"
|
|
11788
11828
|
},
|
|
11789
11829
|
{
|
|
11790
11830
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11791
11831
|
"kind": "IntegerLiteral",
|
|
11792
|
-
"offset":
|
|
11832
|
+
"offset": 64302,
|
|
11793
11833
|
"length": 1,
|
|
11794
11834
|
"value": "2"
|
|
11795
11835
|
},
|
|
11796
11836
|
{
|
|
11797
11837
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11798
11838
|
"kind": "IntegerLiteral",
|
|
11799
|
-
"offset":
|
|
11839
|
+
"offset": 64351,
|
|
11800
11840
|
"length": 1,
|
|
11801
11841
|
"value": "2"
|
|
11802
11842
|
},
|
|
11803
11843
|
{
|
|
11804
11844
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11805
11845
|
"kind": "IntegerLiteral",
|
|
11806
|
-
"offset":
|
|
11846
|
+
"offset": 64362,
|
|
11807
11847
|
"length": 1,
|
|
11808
11848
|
"value": "1"
|
|
11809
11849
|
},
|
|
11810
11850
|
{
|
|
11811
11851
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11812
11852
|
"kind": "IntegerLiteral",
|
|
11813
|
-
"offset":
|
|
11853
|
+
"offset": 64382,
|
|
11814
11854
|
"length": 1,
|
|
11815
11855
|
"value": "2"
|
|
11816
11856
|
},
|
|
11817
11857
|
{
|
|
11818
11858
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11819
11859
|
"kind": "IntegerLiteral",
|
|
11820
|
-
"offset":
|
|
11860
|
+
"offset": 64462,
|
|
11821
11861
|
"length": 1,
|
|
11822
11862
|
"value": "1"
|
|
11823
11863
|
},
|
|
11824
11864
|
{
|
|
11825
11865
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11826
11866
|
"kind": "IntegerLiteral",
|
|
11827
|
-
"offset":
|
|
11867
|
+
"offset": 64745,
|
|
11828
11868
|
"length": 1,
|
|
11829
11869
|
"value": "0"
|
|
11830
11870
|
},
|
|
11831
11871
|
{
|
|
11832
11872
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11833
11873
|
"kind": "IntegerLiteral",
|
|
11834
|
-
"offset":
|
|
11874
|
+
"offset": 64782,
|
|
11835
11875
|
"length": 1,
|
|
11836
11876
|
"value": "0"
|
|
11837
11877
|
},
|
|
11838
11878
|
{
|
|
11839
11879
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11840
11880
|
"kind": "IntegerLiteral",
|
|
11841
|
-
"offset":
|
|
11881
|
+
"offset": 64799,
|
|
11842
11882
|
"length": 1,
|
|
11843
11883
|
"value": "0"
|
|
11844
11884
|
},
|
|
11845
11885
|
{
|
|
11846
11886
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11847
11887
|
"kind": "IntegerLiteral",
|
|
11848
|
-
"offset":
|
|
11888
|
+
"offset": 64816,
|
|
11849
11889
|
"length": 1,
|
|
11850
11890
|
"value": "0"
|
|
11851
11891
|
},
|
|
11852
11892
|
{
|
|
11853
11893
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11854
11894
|
"kind": "IntegerLiteral",
|
|
11855
|
-
"offset":
|
|
11895
|
+
"offset": 64844,
|
|
11856
11896
|
"length": 1,
|
|
11857
11897
|
"value": "2"
|
|
11858
11898
|
},
|
|
11859
11899
|
{
|
|
11860
11900
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11861
11901
|
"kind": "IntegerLiteral",
|
|
11862
|
-
"offset":
|
|
11902
|
+
"offset": 64873,
|
|
11863
11903
|
"length": 1,
|
|
11864
11904
|
"value": "1"
|
|
11865
11905
|
},
|
|
11866
11906
|
{
|
|
11867
11907
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11868
11908
|
"kind": "IntegerLiteral",
|
|
11869
|
-
"offset":
|
|
11909
|
+
"offset": 64888,
|
|
11870
11910
|
"length": 1,
|
|
11871
11911
|
"value": "1"
|
|
11872
11912
|
},
|
|
11873
11913
|
{
|
|
11874
11914
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11875
11915
|
"kind": "IntegerLiteral",
|
|
11876
|
-
"offset":
|
|
11916
|
+
"offset": 65086,
|
|
11877
11917
|
"length": 1,
|
|
11878
11918
|
"value": "1"
|
|
11879
11919
|
},
|
|
11880
11920
|
{
|
|
11881
11921
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11882
11922
|
"kind": "IntegerLiteral",
|
|
11883
|
-
"offset":
|
|
11923
|
+
"offset": 65103,
|
|
11884
11924
|
"length": 1,
|
|
11885
11925
|
"value": "0"
|
|
11886
11926
|
},
|
|
11887
11927
|
{
|
|
11888
11928
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11889
11929
|
"kind": "IntegerLiteral",
|
|
11890
|
-
"offset":
|
|
11930
|
+
"offset": 65120,
|
|
11891
11931
|
"length": 1,
|
|
11892
11932
|
"value": "0"
|
|
11893
11933
|
},
|
|
11894
11934
|
{
|
|
11895
11935
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11896
11936
|
"kind": "IntegerLiteral",
|
|
11897
|
-
"offset":
|
|
11937
|
+
"offset": 65181,
|
|
11898
11938
|
"length": 1,
|
|
11899
11939
|
"value": "0"
|
|
11900
11940
|
},
|
|
11901
11941
|
{
|
|
11902
11942
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11903
11943
|
"kind": "IntegerLiteral",
|
|
11904
|
-
"offset":
|
|
11944
|
+
"offset": 65262,
|
|
11905
11945
|
"length": 1,
|
|
11906
11946
|
"value": "0"
|
|
11907
11947
|
},
|
|
11908
11948
|
{
|
|
11909
11949
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11910
11950
|
"kind": "IntegerLiteral",
|
|
11911
|
-
"offset":
|
|
11951
|
+
"offset": 65298,
|
|
11912
11952
|
"length": 1,
|
|
11913
11953
|
"value": "1"
|
|
11914
11954
|
},
|
|
11915
11955
|
{
|
|
11916
11956
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11917
11957
|
"kind": "IntegerLiteral",
|
|
11918
|
-
"offset":
|
|
11958
|
+
"offset": 65338,
|
|
11919
11959
|
"length": 1,
|
|
11920
11960
|
"value": "1"
|
|
11921
11961
|
},
|
|
11922
11962
|
{
|
|
11923
11963
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11924
11964
|
"kind": "FloatLiteral",
|
|
11925
|
-
"offset":
|
|
11965
|
+
"offset": 65394,
|
|
11926
11966
|
"length": 5,
|
|
11927
11967
|
"value": "1e-10"
|
|
11928
11968
|
},
|
|
11929
11969
|
{
|
|
11930
11970
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11931
11971
|
"kind": "IntegerLiteral",
|
|
11932
|
-
"offset":
|
|
11972
|
+
"offset": 65505,
|
|
11933
11973
|
"length": 1,
|
|
11934
11974
|
"value": "0"
|
|
11935
11975
|
},
|
|
11936
11976
|
{
|
|
11937
11977
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11938
11978
|
"kind": "StringLiteral",
|
|
11939
|
-
"offset":
|
|
11979
|
+
"offset": 65545,
|
|
11940
11980
|
"length": 20,
|
|
11941
11981
|
"value": "\"CMN T=\""
|
|
11942
11982
|
},
|
|
11943
11983
|
{
|
|
11944
11984
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11945
11985
|
"kind": "StringLiteral",
|
|
11946
|
-
"offset":
|
|
11986
|
+
"offset": 65564,
|
|
11947
11987
|
"length": 2,
|
|
11948
11988
|
"value": "\"\""
|
|
11949
11989
|
},
|
|
11950
11990
|
{
|
|
11951
11991
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11952
11992
|
"kind": "IntegerLiteral",
|
|
11953
|
-
"offset":
|
|
11993
|
+
"offset": 65609,
|
|
11954
11994
|
"length": 1,
|
|
11955
11995
|
"value": "0"
|
|
11956
11996
|
},
|
|
11957
11997
|
{
|
|
11958
11998
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11959
11999
|
"kind": "IntegerLiteral",
|
|
11960
|
-
"offset":
|
|
12000
|
+
"offset": 65647,
|
|
11961
12001
|
"length": 1,
|
|
11962
12002
|
"value": "0"
|
|
11963
12003
|
},
|
|
11964
12004
|
{
|
|
11965
12005
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11966
12006
|
"kind": "IntegerLiteral",
|
|
11967
|
-
"offset":
|
|
12007
|
+
"offset": 65690,
|
|
11968
12008
|
"length": 1,
|
|
11969
12009
|
"value": "0"
|
|
11970
12010
|
},
|
|
11971
12011
|
{
|
|
11972
12012
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11973
12013
|
"kind": "IntegerLiteral",
|
|
11974
|
-
"offset":
|
|
12014
|
+
"offset": 65717,
|
|
11975
12015
|
"length": 1,
|
|
11976
12016
|
"value": "0"
|
|
11977
12017
|
},
|
|
11978
12018
|
{
|
|
11979
12019
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11980
12020
|
"kind": "IntegerLiteral",
|
|
11981
|
-
"offset":
|
|
12021
|
+
"offset": 65841,
|
|
11982
12022
|
"length": 1,
|
|
11983
12023
|
"value": "0"
|
|
11984
12024
|
},
|
|
11985
12025
|
{
|
|
11986
12026
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11987
12027
|
"kind": "IntegerLiteral",
|
|
11988
|
-
"offset":
|
|
12028
|
+
"offset": 65882,
|
|
11989
12029
|
"length": 1,
|
|
11990
12030
|
"value": "0"
|
|
11991
12031
|
},
|
|
11992
12032
|
{
|
|
11993
12033
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
11994
12034
|
"kind": "StringLiteral",
|
|
11995
|
-
"offset":
|
|
12035
|
+
"offset": 66019,
|
|
11996
12036
|
"length": 46,
|
|
11997
12037
|
"value": "\"computeLogMel done T=\""
|
|
11998
12038
|
},
|
|
11999
12039
|
{
|
|
12000
12040
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12001
12041
|
"kind": "StringLiteral",
|
|
12002
|
-
"offset":
|
|
12042
|
+
"offset": 66053,
|
|
12003
12043
|
"length": 1,
|
|
12004
12044
|
"value": "\" D=\""
|
|
12005
12045
|
},
|
|
12006
12046
|
{
|
|
12007
12047
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12008
12048
|
"kind": "StringLiteral",
|
|
12009
|
-
"offset":
|
|
12049
|
+
"offset": 66064,
|
|
12010
12050
|
"length": 2,
|
|
12011
12051
|
"value": "\"\""
|
|
12012
12052
|
},
|
|
12013
12053
|
{
|
|
12014
12054
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12015
12055
|
"kind": "IntegerLiteral",
|
|
12016
|
-
"offset":
|
|
12056
|
+
"offset": 66252,
|
|
12017
12057
|
"length": 1,
|
|
12018
12058
|
"value": "1"
|
|
12019
12059
|
},
|
|
12020
12060
|
{
|
|
12021
12061
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12022
12062
|
"kind": "Array",
|
|
12023
|
-
"offset":
|
|
12063
|
+
"offset": 66268,
|
|
12024
12064
|
"length": 5,
|
|
12025
12065
|
"value": "[1.0]"
|
|
12026
12066
|
},
|
|
12027
12067
|
{
|
|
12028
12068
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12029
12069
|
"kind": "IntegerLiteral",
|
|
12030
|
-
"offset":
|
|
12070
|
+
"offset": 66306,
|
|
12031
12071
|
"length": 1,
|
|
12032
12072
|
"value": "1"
|
|
12033
12073
|
},
|
|
12034
12074
|
{
|
|
12035
12075
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12036
12076
|
"kind": "IntegerLiteral",
|
|
12037
|
-
"offset":
|
|
12077
|
+
"offset": 66340,
|
|
12038
12078
|
"length": 1,
|
|
12039
12079
|
"value": "2"
|
|
12040
12080
|
},
|
|
12041
12081
|
{
|
|
12042
12082
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12043
12083
|
"kind": "IntegerLiteral",
|
|
12044
|
-
"offset":
|
|
12084
|
+
"offset": 66358,
|
|
12045
12085
|
"length": 1,
|
|
12046
12086
|
"value": "0"
|
|
12047
12087
|
},
|
|
12048
12088
|
{
|
|
12049
12089
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12050
12090
|
"kind": "FloatLiteral",
|
|
12051
|
-
"offset":
|
|
12091
|
+
"offset": 66376,
|
|
12052
12092
|
"length": 4,
|
|
12053
12093
|
"value": "0.54"
|
|
12054
12094
|
},
|
|
12055
12095
|
{
|
|
12056
12096
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12057
12097
|
"kind": "FloatLiteral",
|
|
12058
|
-
"offset":
|
|
12098
|
+
"offset": 66383,
|
|
12059
12099
|
"length": 4,
|
|
12060
12100
|
"value": "0.46"
|
|
12061
12101
|
},
|
|
12062
12102
|
{
|
|
12063
12103
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12064
12104
|
"kind": "IntegerLiteral",
|
|
12065
|
-
"offset":
|
|
12105
|
+
"offset": 66569,
|
|
12066
12106
|
"length": 1,
|
|
12067
12107
|
"value": "2"
|
|
12068
12108
|
},
|
|
12069
12109
|
{
|
|
12070
12110
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12071
12111
|
"kind": "IntegerLiteral",
|
|
12072
|
-
"offset":
|
|
12112
|
+
"offset": 66573,
|
|
12073
12113
|
"length": 1,
|
|
12074
12114
|
"value": "1"
|
|
12075
12115
|
},
|
|
12076
12116
|
{
|
|
12077
12117
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12078
12118
|
"kind": "FloatLiteral",
|
|
12079
|
-
"offset":
|
|
12119
|
+
"offset": 66620,
|
|
12080
12120
|
"length": 6,
|
|
12081
12121
|
"value": "2595.0"
|
|
12082
12122
|
},
|
|
12083
12123
|
{
|
|
12084
12124
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12085
12125
|
"kind": "FloatLiteral",
|
|
12086
|
-
"offset":
|
|
12126
|
+
"offset": 66636,
|
|
12087
12127
|
"length": 3,
|
|
12088
12128
|
"value": "1.0"
|
|
12089
12129
|
},
|
|
12090
12130
|
{
|
|
12091
12131
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12092
12132
|
"kind": "FloatLiteral",
|
|
12093
|
-
"offset":
|
|
12133
|
+
"offset": 66647,
|
|
12094
12134
|
"length": 5,
|
|
12095
12135
|
"value": "700.0"
|
|
12096
12136
|
},
|
|
12097
12137
|
{
|
|
12098
12138
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12099
12139
|
"kind": "FloatLiteral",
|
|
12100
|
-
"offset":
|
|
12140
|
+
"offset": 66701,
|
|
12101
12141
|
"length": 5,
|
|
12102
12142
|
"value": "700.0"
|
|
12103
12143
|
},
|
|
12104
12144
|
{
|
|
12105
12145
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12106
12146
|
"kind": "FloatLiteral",
|
|
12107
|
-
"offset":
|
|
12147
|
+
"offset": 66715,
|
|
12108
12148
|
"length": 4,
|
|
12109
12149
|
"value": "10.0"
|
|
12110
12150
|
},
|
|
12111
12151
|
{
|
|
12112
12152
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12113
12153
|
"kind": "FloatLiteral",
|
|
12114
|
-
"offset":
|
|
12154
|
+
"offset": 66727,
|
|
12115
12155
|
"length": 6,
|
|
12116
12156
|
"value": "2595.0"
|
|
12117
12157
|
},
|
|
12118
12158
|
{
|
|
12119
12159
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12120
12160
|
"kind": "FloatLiteral",
|
|
12121
|
-
"offset":
|
|
12161
|
+
"offset": 66737,
|
|
12122
12162
|
"length": 3,
|
|
12123
12163
|
"value": "1.0"
|
|
12124
12164
|
},
|
|
12125
12165
|
{
|
|
12126
12166
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12127
12167
|
"kind": "IntegerLiteral",
|
|
12128
|
-
"offset":
|
|
12168
|
+
"offset": 66830,
|
|
12129
12169
|
"length": 1,
|
|
12130
12170
|
"value": "0"
|
|
12131
12171
|
},
|
|
12132
12172
|
{
|
|
12133
12173
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12134
12174
|
"kind": "IntegerLiteral",
|
|
12135
|
-
"offset":
|
|
12175
|
+
"offset": 66841,
|
|
12136
12176
|
"length": 1,
|
|
12137
12177
|
"value": "2"
|
|
12138
12178
|
},
|
|
12139
12179
|
{
|
|
12140
12180
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12141
12181
|
"kind": "IntegerLiteral",
|
|
12142
|
-
"offset":
|
|
12182
|
+
"offset": 66910,
|
|
12143
12183
|
"length": 1,
|
|
12144
12184
|
"value": "1"
|
|
12145
12185
|
},
|
|
12146
12186
|
{
|
|
12147
12187
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12148
12188
|
"kind": "IntegerLiteral",
|
|
12149
|
-
"offset":
|
|
12189
|
+
"offset": 67023,
|
|
12150
12190
|
"length": 1,
|
|
12151
12191
|
"value": "0"
|
|
12152
12192
|
},
|
|
12153
12193
|
{
|
|
12154
12194
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12155
12195
|
"kind": "IntegerLiteral",
|
|
12156
|
-
"offset":
|
|
12196
|
+
"offset": 67094,
|
|
12157
12197
|
"length": 1,
|
|
12158
12198
|
"value": "1"
|
|
12159
12199
|
},
|
|
12160
12200
|
{
|
|
12161
12201
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12162
12202
|
"kind": "FloatLiteral",
|
|
12163
|
-
"offset":
|
|
12203
|
+
"offset": 67113,
|
|
12164
12204
|
"length": 3,
|
|
12165
12205
|
"value": "2.0"
|
|
12166
12206
|
},
|
|
12167
12207
|
{
|
|
12168
12208
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12169
12209
|
"kind": "IntegerLiteral",
|
|
12170
|
-
"offset":
|
|
12210
|
+
"offset": 67165,
|
|
12171
12211
|
"length": 1,
|
|
12172
12212
|
"value": "0"
|
|
12173
12213
|
},
|
|
12174
12214
|
{
|
|
12175
12215
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12176
12216
|
"kind": "IntegerLiteral",
|
|
12177
|
-
"offset":
|
|
12217
|
+
"offset": 67210,
|
|
12178
12218
|
"length": 1,
|
|
12179
12219
|
"value": "0"
|
|
12180
12220
|
},
|
|
12181
12221
|
{
|
|
12182
12222
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12183
12223
|
"kind": "IntegerLiteral",
|
|
12184
|
-
"offset":
|
|
12224
|
+
"offset": 67275,
|
|
12185
12225
|
"length": 1,
|
|
12186
12226
|
"value": "1"
|
|
12187
12227
|
},
|
|
12188
12228
|
{
|
|
12189
12229
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12190
12230
|
"kind": "IntegerLiteral",
|
|
12191
|
-
"offset":
|
|
12231
|
+
"offset": 67304,
|
|
12192
12232
|
"length": 1,
|
|
12193
12233
|
"value": "2"
|
|
12194
12234
|
},
|
|
12195
12235
|
{
|
|
12196
12236
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12197
12237
|
"kind": "IntegerLiteral",
|
|
12198
|
-
"offset":
|
|
12238
|
+
"offset": 67329,
|
|
12199
12239
|
"length": 1,
|
|
12200
12240
|
"value": "0"
|
|
12201
12241
|
},
|
|
12202
12242
|
{
|
|
12203
12243
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12204
12244
|
"kind": "FloatLiteral",
|
|
12205
|
-
"offset":
|
|
12245
|
+
"offset": 67427,
|
|
12206
12246
|
"length": 4,
|
|
12207
12247
|
"value": "1e-6"
|
|
12208
12248
|
},
|
|
12209
12249
|
{
|
|
12210
12250
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12211
12251
|
"kind": "FloatLiteral",
|
|
12212
|
-
"offset":
|
|
12252
|
+
"offset": 67485,
|
|
12213
12253
|
"length": 4,
|
|
12214
12254
|
"value": "1e-6"
|
|
12215
12255
|
},
|
|
12216
12256
|
{
|
|
12217
12257
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12218
12258
|
"kind": "FloatLiteral",
|
|
12219
|
-
"offset":
|
|
12259
|
+
"offset": 67531,
|
|
12220
12260
|
"length": 3,
|
|
12221
12261
|
"value": "0.0"
|
|
12222
12262
|
},
|
|
12223
12263
|
{
|
|
12224
12264
|
"filePath": "\/Volumes\/T9\/projects\/KeywordDetectionIOSLibPrivate\/Sources\/SpeakerVerification.swift",
|
|
12225
12265
|
"kind": "StringLiteral",
|
|
12226
|
-
"offset":
|
|
12266
|
+
"offset": 67933,
|
|
12227
12267
|
"length": 6,
|
|
12228
12268
|
"value": "\"ONNX\""
|
|
12229
12269
|
},
|