react-native-davoice-tts 1.0.385 → 1.0.387

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.
Files changed (22) hide show
  1. package/TTSRNBridge.podspec +1 -1
  2. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar +0 -0
  3. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.md5 +1 -1
  4. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.sha1 +1 -1
  5. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  6. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +254 -232
  7. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  8. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  9. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  10. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +254 -232
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  13. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  14. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  15. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +254 -232
  16. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  17. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  18. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  19. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  20. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  21. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +30 -30
  22. package/package.json +1 -1
@@ -4721,6 +4721,28 @@
4721
4721
  }
4722
4722
  ]
4723
4723
  },
4724
+ {
4725
+ "kind": "Function",
4726
+ "name": "teardownTtsv2Engine",
4727
+ "printedName": "teardownTtsv2Engine()",
4728
+ "children": [
4729
+ {
4730
+ "kind": "TypeNominal",
4731
+ "name": "Void",
4732
+ "printedName": "()"
4733
+ }
4734
+ ],
4735
+ "declKind": "Func",
4736
+ "usr": "s:10DavoiceTTS15SwiftSoundQueueC19teardownTtsv2EngineyyF",
4737
+ "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC19teardownTtsv2EngineyyF",
4738
+ "moduleName": "DavoiceTTS",
4739
+ "declAttributes": [
4740
+ "Final",
4741
+ "AccessControl",
4742
+ "RawDocComment"
4743
+ ],
4744
+ "funcSelfKind": "NonMutating"
4745
+ },
4724
4746
  {
4725
4747
  "kind": "Function",
4726
4748
  "name": "audioPlayerDidFinishPlaying",
@@ -13089,1519 +13111,1519 @@
13089
13111
  {
13090
13112
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13091
13113
  "kind": "FloatLiteral",
13092
- "offset": 62224,
13114
+ "offset": 63790,
13093
13115
  "length": 4,
13094
13116
  "value": "0.95"
13095
13117
  },
13096
13118
  {
13097
13119
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13098
13120
  "kind": "FloatLiteral",
13099
- "offset": 62247,
13121
+ "offset": 63813,
13100
13122
  "length": 3,
13101
13123
  "value": "5.0"
13102
13124
  },
13103
13125
  {
13104
13126
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13105
13127
  "kind": "IntegerLiteral",
13106
- "offset": 62370,
13128
+ "offset": 63936,
13107
13129
  "length": 1,
13108
13130
  "value": "0"
13109
13131
  },
13110
13132
  {
13111
13133
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13112
13134
  "kind": "IntegerLiteral",
13113
- "offset": 62406,
13135
+ "offset": 63972,
13114
13136
  "length": 1,
13115
13137
  "value": "0"
13116
13138
  },
13117
13139
  {
13118
13140
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13119
13141
  "kind": "IntegerLiteral",
13120
- "offset": 62428,
13142
+ "offset": 63994,
13121
13143
  "length": 1,
13122
13144
  "value": "1"
13123
13145
  },
13124
13146
  {
13125
13147
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13126
13148
  "kind": "IntegerLiteral",
13127
- "offset": 62468,
13149
+ "offset": 64034,
13128
13150
  "length": 1,
13129
13151
  "value": "0"
13130
13152
  },
13131
13153
  {
13132
13154
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13133
13155
  "kind": "FloatLiteral",
13134
- "offset": 62507,
13156
+ "offset": 64073,
13135
13157
  "length": 3,
13136
13158
  "value": "8.0"
13137
13159
  },
13138
13160
  {
13139
13161
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13140
13162
  "kind": "IntegerLiteral",
13141
- "offset": 62549,
13163
+ "offset": 64115,
13142
13164
  "length": 1,
13143
13165
  "value": "1"
13144
13166
  },
13145
13167
  {
13146
13168
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13147
13169
  "kind": "IntegerLiteral",
13148
- "offset": 62560,
13170
+ "offset": 64126,
13149
13171
  "length": 1,
13150
13172
  "value": "1"
13151
13173
  },
13152
13174
  {
13153
13175
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13154
13176
  "kind": "FloatLiteral",
13155
- "offset": 62603,
13177
+ "offset": 64169,
13156
13178
  "length": 4,
13157
13179
  "value": "-1.0"
13158
13180
  },
13159
13181
  {
13160
13182
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13161
13183
  "kind": "FloatLiteral",
13162
- "offset": 62621,
13184
+ "offset": 64187,
13163
13185
  "length": 3,
13164
13186
  "value": "1.0"
13165
13187
  },
13166
13188
  {
13167
13189
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13168
13190
  "kind": "IntegerLiteral",
13169
- "offset": 62648,
13191
+ "offset": 64214,
13170
13192
  "length": 1,
13171
13193
  "value": "1"
13172
13194
  },
13173
13195
  {
13174
13196
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13175
13197
  "kind": "IntegerLiteral",
13176
- "offset": 62665,
13198
+ "offset": 64231,
13177
13199
  "length": 1,
13178
13200
  "value": "1"
13179
13201
  },
13180
13202
  {
13181
13203
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13182
13204
  "kind": "IntegerLiteral",
13183
- "offset": 62774,
13205
+ "offset": 64340,
13184
13206
  "length": 1,
13185
13207
  "value": "2"
13186
13208
  },
13187
13209
  {
13188
13210
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13189
13211
  "kind": "FloatLiteral",
13190
- "offset": 62794,
13212
+ "offset": 64360,
13191
13213
  "length": 6,
13192
13214
  "value": "1000.0"
13193
13215
  },
13194
13216
  {
13195
13217
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13196
13218
  "kind": "IntegerLiteral",
13197
- "offset": 62818,
13219
+ "offset": 64384,
13198
13220
  "length": 1,
13199
13221
  "value": "0"
13200
13222
  },
13201
13223
  {
13202
13224
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13203
13225
  "kind": "IntegerLiteral",
13204
- "offset": 62849,
13226
+ "offset": 64415,
13205
13227
  "length": 1,
13206
13228
  "value": "0"
13207
13229
  },
13208
13230
  {
13209
13231
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13210
13232
  "kind": "IntegerLiteral",
13211
- "offset": 62925,
13233
+ "offset": 64491,
13212
13234
  "length": 1,
13213
13235
  "value": "1"
13214
13236
  },
13215
13237
  {
13216
13238
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13217
13239
  "kind": "StringLiteral",
13218
- "offset": 70922,
13240
+ "offset": 72488,
13219
13241
  "length": 2,
13220
13242
  "value": "\"\""
13221
13243
  },
13222
13244
  {
13223
13245
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13224
13246
  "kind": "BooleanLiteral",
13225
- "offset": 72356,
13247
+ "offset": 73922,
13226
13248
  "length": 5,
13227
13249
  "value": "false"
13228
13250
  },
13229
13251
  {
13230
13252
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13231
13253
  "kind": "BooleanLiteral",
13232
- "offset": 72426,
13254
+ "offset": 73992,
13233
13255
  "length": 4,
13234
13256
  "value": "true"
13235
13257
  },
13236
13258
  {
13237
13259
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13238
13260
  "kind": "IntegerLiteral",
13239
- "offset": 72984,
13261
+ "offset": 74550,
13240
13262
  "length": 8,
13241
13263
  "value": "1"
13242
13264
  },
13243
13265
  {
13244
13266
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13245
13267
  "kind": "BooleanLiteral",
13246
- "offset": 73028,
13268
+ "offset": 74594,
13247
13269
  "length": 5,
13248
13270
  "value": "false"
13249
13271
  },
13250
13272
  {
13251
13273
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13252
13274
  "kind": "StringLiteral",
13253
- "offset": 73152,
13275
+ "offset": 74718,
13254
13276
  "length": 21,
13255
13277
  "value": "\"davtts.v2.inference\""
13256
13278
  },
13257
13279
  {
13258
13280
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13259
13281
  "kind": "IntegerLiteral",
13260
- "offset": 75548,
13282
+ "offset": 77114,
13261
13283
  "length": 1,
13262
13284
  "value": "0"
13263
13285
  },
13264
13286
  {
13265
13287
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13266
13288
  "kind": "BooleanLiteral",
13267
- "offset": 75573,
13289
+ "offset": 77139,
13268
13290
  "length": 5,
13269
13291
  "value": "false"
13270
13292
  },
13271
13293
  {
13272
13294
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13273
13295
  "kind": "BooleanLiteral",
13274
- "offset": 75608,
13296
+ "offset": 77174,
13275
13297
  "length": 5,
13276
13298
  "value": "false"
13277
13299
  },
13278
13300
  {
13279
13301
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13280
13302
  "kind": "StringLiteral",
13281
- "offset": 75858,
13303
+ "offset": 77424,
13282
13304
  "length": 16,
13283
13305
  "value": "\"davtts.control\""
13284
13306
  },
13285
13307
  {
13286
13308
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13287
13309
  "kind": "BooleanLiteral",
13288
- "offset": 75935,
13310
+ "offset": 77501,
13289
13311
  "length": 5,
13290
13312
  "value": "false"
13291
13313
  },
13292
13314
  {
13293
13315
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13294
13316
  "kind": "BooleanLiteral",
13295
- "offset": 75969,
13317
+ "offset": 77535,
13296
13318
  "length": 5,
13297
13319
  "value": "false"
13298
13320
  },
13299
13321
  {
13300
13322
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13301
13323
  "kind": "IntegerLiteral",
13302
- "offset": 77730,
13324
+ "offset": 79296,
13303
13325
  "length": 1,
13304
13326
  "value": "0"
13305
13327
  },
13306
13328
  {
13307
13329
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13308
13330
  "kind": "IntegerLiteral",
13309
- "offset": 77745,
13331
+ "offset": 79311,
13310
13332
  "length": 1,
13311
13333
  "value": "0"
13312
13334
  },
13313
13335
  {
13314
13336
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13315
13337
  "kind": "FloatLiteral",
13316
- "offset": 79461,
13338
+ "offset": 81027,
13317
13339
  "length": 4,
13318
13340
  "value": "10.0"
13319
13341
  },
13320
13342
  {
13321
13343
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13322
13344
  "kind": "FloatLiteral",
13323
- "offset": 79474,
13345
+ "offset": 81040,
13324
13346
  "length": 4,
13325
13347
  "value": "40.0"
13326
13348
  },
13327
13349
  {
13328
13350
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13329
13351
  "kind": "FloatLiteral",
13330
- "offset": 79493,
13352
+ "offset": 81059,
13331
13353
  "length": 3,
13332
13354
  "value": "2.0"
13333
13355
  },
13334
13356
  {
13335
13357
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13336
13358
  "kind": "IntegerLiteral",
13337
- "offset": 79579,
13359
+ "offset": 81145,
13338
13360
  "length": 1,
13339
13361
  "value": "2"
13340
13362
  },
13341
13363
  {
13342
13364
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13343
13365
  "kind": "IntegerLiteral",
13344
- "offset": 79594,
13366
+ "offset": 81160,
13345
13367
  "length": 1,
13346
13368
  "value": "1"
13347
13369
  },
13348
13370
  {
13349
13371
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13350
13372
  "kind": "IntegerLiteral",
13351
- "offset": 79600,
13373
+ "offset": 81166,
13352
13374
  "length": 1,
13353
13375
  "value": "1"
13354
13376
  },
13355
13377
  {
13356
13378
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13357
13379
  "kind": "IntegerLiteral",
13358
- "offset": 79610,
13380
+ "offset": 81176,
13359
13381
  "length": 1,
13360
13382
  "value": "1"
13361
13383
  },
13362
13384
  {
13363
13385
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13364
13386
  "kind": "IntegerLiteral",
13365
- "offset": 79615,
13387
+ "offset": 81181,
13366
13388
  "length": 1,
13367
13389
  "value": "2"
13368
13390
  },
13369
13391
  {
13370
13392
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13371
13393
  "kind": "IntegerLiteral",
13372
- "offset": 79639,
13394
+ "offset": 81205,
13373
13395
  "length": 1,
13374
13396
  "value": "1"
13375
13397
  },
13376
13398
  {
13377
13399
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13378
13400
  "kind": "IntegerLiteral",
13379
- "offset": 79647,
13401
+ "offset": 81213,
13380
13402
  "length": 1,
13381
13403
  "value": "1"
13382
13404
  },
13383
13405
  {
13384
13406
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13385
13407
  "kind": "IntegerLiteral",
13386
- "offset": 79657,
13408
+ "offset": 81223,
13387
13409
  "length": 1,
13388
13410
  "value": "2"
13389
13411
  },
13390
13412
  {
13391
13413
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13392
13414
  "kind": "IntegerLiteral",
13393
- "offset": 79688,
13415
+ "offset": 81254,
13394
13416
  "length": 2,
13395
13417
  "value": "-2"
13396
13418
  },
13397
13419
  {
13398
13420
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13399
13421
  "kind": "IntegerLiteral",
13400
- "offset": 79698,
13422
+ "offset": 81264,
13401
13423
  "length": 1,
13402
13424
  "value": "1"
13403
13425
  },
13404
13426
  {
13405
13427
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13406
13428
  "kind": "IntegerLiteral",
13407
- "offset": 79706,
13429
+ "offset": 81272,
13408
13430
  "length": 1,
13409
13431
  "value": "1"
13410
13432
  },
13411
13433
  {
13412
13434
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13413
13435
  "kind": "IntegerLiteral",
13414
- "offset": 79736,
13436
+ "offset": 81302,
13415
13437
  "length": 1,
13416
13438
  "value": "1"
13417
13439
  },
13418
13440
  {
13419
13441
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13420
13442
  "kind": "IntegerLiteral",
13421
- "offset": 79744,
13443
+ "offset": 81310,
13422
13444
  "length": 1,
13423
13445
  "value": "1"
13424
13446
  },
13425
13447
  {
13426
13448
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13427
13449
  "kind": "IntegerLiteral",
13428
- "offset": 79754,
13450
+ "offset": 81320,
13429
13451
  "length": 1,
13430
13452
  "value": "2"
13431
13453
  },
13432
13454
  {
13433
13455
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13434
13456
  "kind": "IntegerLiteral",
13435
- "offset": 79788,
13457
+ "offset": 81354,
13436
13458
  "length": 1,
13437
13459
  "value": "1"
13438
13460
  },
13439
13461
  {
13440
13462
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13441
13463
  "kind": "IntegerLiteral",
13442
- "offset": 79796,
13464
+ "offset": 81362,
13443
13465
  "length": 1,
13444
13466
  "value": "1"
13445
13467
  },
13446
13468
  {
13447
13469
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13448
13470
  "kind": "IntegerLiteral",
13449
- "offset": 79806,
13471
+ "offset": 81372,
13450
13472
  "length": 1,
13451
13473
  "value": "2"
13452
13474
  },
13453
13475
  {
13454
13476
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13455
13477
  "kind": "IntegerLiteral",
13456
- "offset": 79836,
13478
+ "offset": 81402,
13457
13479
  "length": 1,
13458
13480
  "value": "2"
13459
13481
  },
13460
13482
  {
13461
13483
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13462
13484
  "kind": "IntegerLiteral",
13463
- "offset": 79843,
13485
+ "offset": 81409,
13464
13486
  "length": 1,
13465
13487
  "value": "1"
13466
13488
  },
13467
13489
  {
13468
13490
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13469
13491
  "kind": "IntegerLiteral",
13470
- "offset": 79851,
13492
+ "offset": 81417,
13471
13493
  "length": 1,
13472
13494
  "value": "1"
13473
13495
  },
13474
13496
  {
13475
13497
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13476
13498
  "kind": "IntegerLiteral",
13477
- "offset": 79877,
13499
+ "offset": 81443,
13478
13500
  "length": 1,
13479
13501
  "value": "1"
13480
13502
  },
13481
13503
  {
13482
13504
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13483
13505
  "kind": "IntegerLiteral",
13484
- "offset": 79885,
13506
+ "offset": 81451,
13485
13507
  "length": 1,
13486
13508
  "value": "1"
13487
13509
  },
13488
13510
  {
13489
13511
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13490
13512
  "kind": "IntegerLiteral",
13491
- "offset": 79895,
13513
+ "offset": 81461,
13492
13514
  "length": 1,
13493
13515
  "value": "2"
13494
13516
  },
13495
13517
  {
13496
13518
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13497
13519
  "kind": "IntegerLiteral",
13498
- "offset": 87217,
13520
+ "offset": 88783,
13499
13521
  "length": 6,
13500
13522
  "value": "16000"
13501
13523
  },
13502
13524
  {
13503
13525
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13504
13526
  "kind": "IntegerLiteral",
13505
- "offset": 87239,
13527
+ "offset": 88805,
13506
13528
  "length": 2,
13507
13529
  "value": "20"
13508
13530
  },
13509
13531
  {
13510
13532
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13511
13533
  "kind": "IntegerLiteral",
13512
- "offset": 88823,
13534
+ "offset": 90676,
13513
13535
  "length": 1,
13514
13536
  "value": "0"
13515
13537
  },
13516
13538
  {
13517
13539
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13518
13540
  "kind": "IntegerLiteral",
13519
- "offset": 90230,
13541
+ "offset": 92083,
13520
13542
  "length": 1,
13521
13543
  "value": "0"
13522
13544
  },
13523
13545
  {
13524
13546
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13525
13547
  "kind": "IntegerLiteral",
13526
- "offset": 92136,
13548
+ "offset": 93989,
13527
13549
  "length": 2,
13528
13550
  "value": "-1"
13529
13551
  },
13530
13552
  {
13531
13553
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13532
13554
  "kind": "StringLiteral",
13533
- "offset": 92193,
13555
+ "offset": 94046,
13534
13556
  "length": 2,
13535
13557
  "value": "\"\""
13536
13558
  },
13537
13559
  {
13538
13560
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13539
13561
  "kind": "IntegerLiteral",
13540
- "offset": 92348,
13562
+ "offset": 94201,
13541
13563
  "length": 2,
13542
13564
  "value": "-1"
13543
13565
  },
13544
13566
  {
13545
13567
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13546
13568
  "kind": "IntegerLiteral",
13547
- "offset": 92651,
13569
+ "offset": 94504,
13548
13570
  "length": 1,
13549
13571
  "value": "0"
13550
13572
  },
13551
13573
  {
13552
13574
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13553
13575
  "kind": "IntegerLiteral",
13554
- "offset": 92780,
13576
+ "offset": 94633,
13555
13577
  "length": 5,
13556
13578
  "value": "48000"
13557
13579
  },
13558
13580
  {
13559
13581
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13560
13582
  "kind": "IntegerLiteral",
13561
- "offset": 92868,
13583
+ "offset": 94721,
13562
13584
  "length": 2,
13563
13585
  "value": "-1"
13564
13586
  },
13565
13587
  {
13566
13588
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13567
13589
  "kind": "IntegerLiteral",
13568
- "offset": 93019,
13590
+ "offset": 94872,
13569
13591
  "length": 2,
13570
13592
  "value": "-1"
13571
13593
  },
13572
13594
  {
13573
13595
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13574
13596
  "kind": "StringLiteral",
13575
- "offset": 93548,
13597
+ "offset": 95401,
13576
13598
  "length": 3,
13577
13599
  "value": "\"_\""
13578
13600
  },
13579
13601
  {
13580
13602
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13581
13603
  "kind": "IntegerLiteral",
13582
- "offset": 93796,
13604
+ "offset": 95649,
13583
13605
  "length": 1,
13584
13606
  "value": "1"
13585
13607
  },
13586
13608
  {
13587
13609
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13588
13610
  "kind": "StringLiteral",
13589
- "offset": 93936,
13611
+ "offset": 95789,
13590
13612
  "length": 40,
13591
13613
  "value": "\"[TTS]: slice:'\""
13592
13614
  },
13593
13615
  {
13594
13616
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13595
13617
  "kind": "StringLiteral",
13596
- "offset": 93961,
13618
+ "offset": 95814,
13597
13619
  "length": 58,
13598
13620
  "value": "\"' lastScalar:\""
13599
13621
  },
13600
13622
  {
13601
13623
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13602
13624
  "kind": "IntegerLiteral",
13603
- "offset": 94016,
13625
+ "offset": 95869,
13604
13626
  "length": 2,
13605
13627
  "value": "-1"
13606
13628
  },
13607
13629
  {
13608
13630
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13609
13631
  "kind": "Array",
13610
- "offset": 94111,
13632
+ "offset": 95964,
13611
13633
  "length": 2,
13612
13634
  "value": "[]"
13613
13635
  },
13614
13636
  {
13615
13637
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13616
13638
  "kind": "StringLiteral",
13617
- "offset": 94258,
13639
+ "offset": 96111,
13618
13640
  "length": 12,
13619
13641
  "value": "\"DaVoiceTTS\""
13620
13642
  },
13621
13643
  {
13622
13644
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13623
13645
  "kind": "IntegerLiteral",
13624
- "offset": 94278,
13646
+ "offset": 96131,
13625
13647
  "length": 2,
13626
13648
  "value": "12"
13627
13649
  },
13628
13650
  {
13629
13651
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13630
13652
  "kind": "StringLiteral",
13631
- "offset": 94320,
13653
+ "offset": 96173,
13632
13654
  "length": 39,
13633
13655
  "value": "\"Davoice phonemizer is not initialized\""
13634
13656
  },
13635
13657
  {
13636
13658
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13637
13659
  "kind": "StringLiteral",
13638
- "offset": 94887,
13660
+ "offset": 96740,
13639
13661
  "length": 60,
13640
13662
  "value": "\"[swift-dav] [error] Davoice proprietary phonemizer failed:\""
13641
13663
  },
13642
13664
  {
13643
13665
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13644
13666
  "kind": "StringLiteral",
13645
- "offset": 95225,
13667
+ "offset": 97078,
13646
13668
  "length": 12,
13647
13669
  "value": "\"DaVoiceTTS\""
13648
13670
  },
13649
13671
  {
13650
13672
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13651
13673
  "kind": "IntegerLiteral",
13652
- "offset": 95261,
13674
+ "offset": 97114,
13653
13675
  "length": 2,
13654
13676
  "value": "14"
13655
13677
  },
13656
13678
  {
13657
13679
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13658
13680
  "kind": "StringLiteral",
13659
- "offset": 95319,
13681
+ "offset": 97172,
13660
13682
  "length": 118,
13661
13683
  "value": "\"The legacy libphonemes phonemizer is no longer supported. Use a model containing the Davoice JSON phonemizer assets.\""
13662
13684
  },
13663
13685
  {
13664
13686
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13665
13687
  "kind": "StringLiteral",
13666
- "offset": 95487,
13688
+ "offset": 97340,
13667
13689
  "length": 38,
13668
13690
  "value": "\"[swift-dav] [debug] Parsed phonemes:\""
13669
13691
  },
13670
13692
  {
13671
13693
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13672
13694
  "kind": "StringLiteral",
13673
- "offset": 95561,
13695
+ "offset": 97414,
13674
13696
  "length": 54,
13675
13697
  "value": "\"[swift-dav] [debug] Phoneme count: \""
13676
13698
  },
13677
13699
  {
13678
13700
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13679
13701
  "kind": "StringLiteral",
13680
- "offset": 95614,
13702
+ "offset": 97467,
13681
13703
  "length": 2,
13682
13704
  "value": "\"\""
13683
13705
  },
13684
13706
  {
13685
13707
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13686
13708
  "kind": "StringLiteral",
13687
- "offset": 95642,
13709
+ "offset": 97495,
13688
13710
  "length": 42,
13689
13711
  "value": "\"[swift-dav] [debug] Converting to IDs...\""
13690
13712
  },
13691
13713
  {
13692
13714
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13693
13715
  "kind": "StringLiteral",
13694
- "offset": 95776,
13716
+ "offset": 97629,
13695
13717
  "length": 51,
13696
13718
  "value": "\"[swift-dav] [debug] Converted phoneme IDs: \""
13697
13719
  },
13698
13720
  {
13699
13721
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13700
13722
  "kind": "StringLiteral",
13701
- "offset": 95826,
13723
+ "offset": 97679,
13702
13724
  "length": 2,
13703
13725
  "value": "\"\""
13704
13726
  },
13705
13727
  {
13706
13728
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13707
13729
  "kind": "StringLiteral",
13708
- "offset": 96162,
13730
+ "offset": 98015,
13709
13731
  "length": 12,
13710
13732
  "value": "\"DaVoiceTTS\""
13711
13733
  },
13712
13734
  {
13713
13735
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13714
13736
  "kind": "IntegerLiteral",
13715
- "offset": 96202,
13737
+ "offset": 98055,
13716
13738
  "length": 1,
13717
13739
  "value": "3"
13718
13740
  },
13719
13741
  {
13720
13742
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13721
13743
  "kind": "StringLiteral",
13722
- "offset": 96287,
13744
+ "offset": 98140,
13723
13745
  "length": 109,
13724
13746
  "value": "\"No valid phoneme IDs found for input text. Likely proprietary phoneme\/token mismatch for the current model.\""
13725
13747
  },
13726
13748
  {
13727
13749
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13728
13750
  "kind": "StringLiteral",
13729
- "offset": 96448,
13751
+ "offset": 98301,
13730
13752
  "length": 82,
13731
13753
  "value": "\"[swift-dav] [error] Davoice proprietary phoneme\/token mismatch. Parsed phonemes:\""
13732
13754
  },
13733
13755
  {
13734
13756
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13735
13757
  "kind": "StringLiteral",
13736
- "offset": 96616,
13758
+ "offset": 98469,
13737
13759
  "length": 12,
13738
13760
  "value": "\"DaVoiceTTS\""
13739
13761
  },
13740
13762
  {
13741
13763
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13742
13764
  "kind": "IntegerLiteral",
13743
- "offset": 96662,
13765
+ "offset": 98515,
13744
13766
  "length": 1,
13745
13767
  "value": "3"
13746
13768
  },
13747
13769
  {
13748
13770
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13749
13771
  "kind": "StringLiteral",
13750
- "offset": 96766,
13772
+ "offset": 98619,
13751
13773
  "length": 43,
13752
13774
  "value": "\"No valid phoneme IDs found for input text\""
13753
13775
  },
13754
13776
  {
13755
13777
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13756
13778
  "kind": "StringLiteral",
13757
- "offset": 96847,
13779
+ "offset": 98700,
13758
13780
  "length": 21,
13759
13781
  "value": "\"Phoneme IDs: \""
13760
13782
  },
13761
13783
  {
13762
13784
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13763
13785
  "kind": "StringLiteral",
13764
- "offset": 96867,
13786
+ "offset": 98720,
13765
13787
  "length": 2,
13766
13788
  "value": "\"\""
13767
13789
  },
13768
13790
  {
13769
13791
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13770
13792
  "kind": "IntegerLiteral",
13771
- "offset": 97124,
13793
+ "offset": 98977,
13772
13794
  "length": 1,
13773
13795
  "value": "1"
13774
13796
  },
13775
13797
  {
13776
13798
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13777
13799
  "kind": "Array",
13778
- "offset": 97391,
13800
+ "offset": 99244,
13779
13801
  "length": 3,
13780
13802
  "value": "[1]"
13781
13803
  },
13782
13804
  {
13783
13805
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13784
13806
  "kind": "FloatLiteral",
13785
- "offset": 98089,
13807
+ "offset": 99942,
13786
13808
  "length": 4,
13787
13809
  "value": "0.95"
13788
13810
  },
13789
13811
  {
13790
13812
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13791
13813
  "kind": "FloatLiteral",
13792
- "offset": 98096,
13814
+ "offset": 99949,
13793
13815
  "length": 4,
13794
13816
  "value": "1.05"
13795
13817
  },
13796
13818
  {
13797
13819
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13798
13820
  "kind": "FloatLiteral",
13799
- "offset": 98141,
13821
+ "offset": 99994,
13800
13822
  "length": 4,
13801
13823
  "value": "0.97"
13802
13824
  },
13803
13825
  {
13804
13826
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13805
13827
  "kind": "FloatLiteral",
13806
- "offset": 98148,
13828
+ "offset": 100001,
13807
13829
  "length": 4,
13808
13830
  "value": "1.03"
13809
13831
  },
13810
13832
  {
13811
13833
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13812
13834
  "kind": "FloatLiteral",
13813
- "offset": 98193,
13835
+ "offset": 100046,
13814
13836
  "length": 4,
13815
13837
  "value": "0.95"
13816
13838
  },
13817
13839
  {
13818
13840
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13819
13841
  "kind": "FloatLiteral",
13820
- "offset": 98200,
13842
+ "offset": 100053,
13821
13843
  "length": 4,
13822
13844
  "value": "1.06"
13823
13845
  },
13824
13846
  {
13825
13847
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13826
13848
  "kind": "IntegerLiteral",
13827
- "offset": 98286,
13849
+ "offset": 100139,
13828
13850
  "length": 1,
13829
13851
  "value": "1"
13830
13852
  },
13831
13853
  {
13832
13854
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13833
13855
  "kind": "FloatLiteral",
13834
- "offset": 98303,
13856
+ "offset": 100156,
13835
13857
  "length": 4,
13836
13858
  "value": "0.94"
13837
13859
  },
13838
13860
  {
13839
13861
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13840
13862
  "kind": "FloatLiteral",
13841
- "offset": 98309,
13863
+ "offset": 100162,
13842
13864
  "length": 4,
13843
13865
  "value": "0.94"
13844
13866
  },
13845
13867
  {
13846
13868
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13847
13869
  "kind": "FloatLiteral",
13848
- "offset": 98315,
13870
+ "offset": 100168,
13849
13871
  "length": 4,
13850
13872
  "value": "1.06"
13851
13873
  },
13852
13874
  {
13853
13875
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13854
13876
  "kind": "IntegerLiteral",
13855
- "offset": 98376,
13877
+ "offset": 100229,
13856
13878
  "length": 1,
13857
13879
  "value": "2"
13858
13880
  },
13859
13881
  {
13860
13882
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13861
13883
  "kind": "FloatLiteral",
13862
- "offset": 98393,
13884
+ "offset": 100246,
13863
13885
  "length": 4,
13864
13886
  "value": "0.96"
13865
13887
  },
13866
13888
  {
13867
13889
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13868
13890
  "kind": "FloatLiteral",
13869
- "offset": 98399,
13891
+ "offset": 100252,
13870
13892
  "length": 4,
13871
13893
  "value": "0.94"
13872
13894
  },
13873
13895
  {
13874
13896
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13875
13897
  "kind": "FloatLiteral",
13876
- "offset": 98405,
13898
+ "offset": 100258,
13877
13899
  "length": 4,
13878
13900
  "value": "1.06"
13879
13901
  },
13880
13902
  {
13881
13903
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13882
13904
  "kind": "IntegerLiteral",
13883
- "offset": 98428,
13905
+ "offset": 100281,
13884
13906
  "length": 1,
13885
13907
  "value": "3"
13886
13908
  },
13887
13909
  {
13888
13910
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13889
13911
  "kind": "FloatLiteral",
13890
- "offset": 98445,
13912
+ "offset": 100298,
13891
13913
  "length": 4,
13892
13914
  "value": "0.98"
13893
13915
  },
13894
13916
  {
13895
13917
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13896
13918
  "kind": "FloatLiteral",
13897
- "offset": 98451,
13919
+ "offset": 100304,
13898
13920
  "length": 4,
13899
13921
  "value": "0.94"
13900
13922
  },
13901
13923
  {
13902
13924
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13903
13925
  "kind": "FloatLiteral",
13904
- "offset": 98457,
13926
+ "offset": 100310,
13905
13927
  "length": 4,
13906
13928
  "value": "1.06"
13907
13929
  },
13908
13930
  {
13909
13931
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13910
13932
  "kind": "IntegerLiteral",
13911
- "offset": 98480,
13933
+ "offset": 100333,
13912
13934
  "length": 1,
13913
13935
  "value": "4"
13914
13936
  },
13915
13937
  {
13916
13938
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13917
13939
  "kind": "FloatLiteral",
13918
- "offset": 98497,
13940
+ "offset": 100350,
13919
13941
  "length": 4,
13920
13942
  "value": "0.99"
13921
13943
  },
13922
13944
  {
13923
13945
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13924
13946
  "kind": "FloatLiteral",
13925
- "offset": 98503,
13947
+ "offset": 100356,
13926
13948
  "length": 4,
13927
13949
  "value": "0.94"
13928
13950
  },
13929
13951
  {
13930
13952
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13931
13953
  "kind": "FloatLiteral",
13932
- "offset": 98509,
13954
+ "offset": 100362,
13933
13955
  "length": 4,
13934
13956
  "value": "1.06"
13935
13957
  },
13936
13958
  {
13937
13959
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13938
13960
  "kind": "IntegerLiteral",
13939
- "offset": 98532,
13961
+ "offset": 100385,
13940
13962
  "length": 1,
13941
13963
  "value": "5"
13942
13964
  },
13943
13965
  {
13944
13966
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13945
13967
  "kind": "IntegerLiteral",
13946
- "offset": 98536,
13968
+ "offset": 100389,
13947
13969
  "length": 1,
13948
13970
  "value": "6"
13949
13971
  },
13950
13972
  {
13951
13973
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13952
13974
  "kind": "FloatLiteral",
13953
- "offset": 98552,
13975
+ "offset": 100405,
13954
13976
  "length": 4,
13955
13977
  "value": "1.00"
13956
13978
  },
13957
13979
  {
13958
13980
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13959
13981
  "kind": "FloatLiteral",
13960
- "offset": 98558,
13982
+ "offset": 100411,
13961
13983
  "length": 4,
13962
13984
  "value": "0.94"
13963
13985
  },
13964
13986
  {
13965
13987
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13966
13988
  "kind": "FloatLiteral",
13967
- "offset": 98564,
13989
+ "offset": 100417,
13968
13990
  "length": 4,
13969
13991
  "value": "1.06"
13970
13992
  },
13971
13993
  {
13972
13994
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13973
13995
  "kind": "IntegerLiteral",
13974
- "offset": 98587,
13996
+ "offset": 100440,
13975
13997
  "length": 1,
13976
13998
  "value": "7"
13977
13999
  },
13978
14000
  {
13979
14001
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13980
14002
  "kind": "IntegerLiteral",
13981
- "offset": 98591,
14003
+ "offset": 100444,
13982
14004
  "length": 2,
13983
14005
  "value": "12"
13984
14006
  },
13985
14007
  {
13986
14008
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13987
14009
  "kind": "FloatLiteral",
13988
- "offset": 98608,
14010
+ "offset": 100461,
13989
14011
  "length": 4,
13990
14012
  "value": "1.02"
13991
14013
  },
13992
14014
  {
13993
14015
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13994
14016
  "kind": "FloatLiteral",
13995
- "offset": 98614,
14017
+ "offset": 100467,
13996
14018
  "length": 4,
13997
14019
  "value": "0.94"
13998
14020
  },
13999
14021
  {
14000
14022
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14001
14023
  "kind": "FloatLiteral",
14002
- "offset": 98620,
14024
+ "offset": 100473,
14003
14025
  "length": 4,
14004
14026
  "value": "1.06"
14005
14027
  },
14006
14028
  {
14007
14029
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14008
14030
  "kind": "IntegerLiteral",
14009
- "offset": 98643,
14031
+ "offset": 100496,
14010
14032
  "length": 2,
14011
14033
  "value": "13"
14012
14034
  },
14013
14035
  {
14014
14036
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14015
14037
  "kind": "IntegerLiteral",
14016
- "offset": 98648,
14038
+ "offset": 100501,
14017
14039
  "length": 2,
14018
14040
  "value": "18"
14019
14041
  },
14020
14042
  {
14021
14043
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14022
14044
  "kind": "FloatLiteral",
14023
- "offset": 98665,
14045
+ "offset": 100518,
14024
14046
  "length": 4,
14025
14047
  "value": "1.04"
14026
14048
  },
14027
14049
  {
14028
14050
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14029
14051
  "kind": "FloatLiteral",
14030
- "offset": 98671,
14052
+ "offset": 100524,
14031
14053
  "length": 4,
14032
14054
  "value": "0.94"
14033
14055
  },
14034
14056
  {
14035
14057
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14036
14058
  "kind": "FloatLiteral",
14037
- "offset": 98677,
14059
+ "offset": 100530,
14038
14060
  "length": 4,
14039
14061
  "value": "1.06"
14040
14062
  },
14041
14063
  {
14042
14064
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14043
14065
  "kind": "FloatLiteral",
14044
- "offset": 98717,
14066
+ "offset": 100570,
14045
14067
  "length": 4,
14046
14068
  "value": "1.06"
14047
14069
  },
14048
14070
  {
14049
14071
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14050
14072
  "kind": "FloatLiteral",
14051
- "offset": 98723,
14073
+ "offset": 100576,
14052
14074
  "length": 4,
14053
14075
  "value": "0.94"
14054
14076
  },
14055
14077
  {
14056
14078
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14057
14079
  "kind": "FloatLiteral",
14058
- "offset": 98729,
14080
+ "offset": 100582,
14059
14081
  "length": 4,
14060
14082
  "value": "1.06"
14061
14083
  },
14062
14084
  {
14063
14085
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14064
14086
  "kind": "FloatLiteral",
14065
- "offset": 99332,
14087
+ "offset": 101185,
14066
14088
  "length": 5,
14067
14089
  "value": "0.667"
14068
14090
  },
14069
14091
  {
14070
14092
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14071
14093
  "kind": "FloatLiteral",
14072
- "offset": 99377,
14094
+ "offset": 101230,
14073
14095
  "length": 4,
14074
14096
  "value": "0.25"
14075
14097
  },
14076
14098
  {
14077
14099
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14078
14100
  "kind": "FloatLiteral",
14079
- "offset": 99383,
14101
+ "offset": 101236,
14080
14102
  "length": 3,
14081
14103
  "value": "3.0"
14082
14104
  },
14083
14105
  {
14084
14106
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14085
14107
  "kind": "FloatLiteral",
14086
- "offset": 99434,
14108
+ "offset": 101287,
14087
14109
  "length": 3,
14088
14110
  "value": "1.0"
14089
14111
  },
14090
14112
  {
14091
14113
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14092
14114
  "kind": "FloatLiteral",
14093
- "offset": 99511,
14115
+ "offset": 101364,
14094
14116
  "length": 3,
14095
14117
  "value": "0.8"
14096
14118
  },
14097
14119
  {
14098
14120
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14099
14121
  "kind": "StringLiteral",
14100
- "offset": 99610,
14122
+ "offset": 101463,
14101
14123
  "length": 61,
14102
14124
  "value": "\"primaryPunct == \""
14103
14125
  },
14104
14126
  {
14105
14127
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14106
14128
  "kind": "StringLiteral",
14107
- "offset": 99642,
14129
+ "offset": 101495,
14108
14130
  "length": 10,
14109
14131
  "value": "\" punctCount == \""
14110
14132
  },
14111
14133
  {
14112
14134
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14113
14135
  "kind": "StringLiteral",
14114
- "offset": 99670,
14136
+ "offset": 101523,
14115
14137
  "length": 2,
14116
14138
  "value": "\"\""
14117
14139
  },
14118
14140
  {
14119
14141
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14120
14142
  "kind": "StringLiteral",
14121
- "offset": 99748,
14143
+ "offset": 101601,
14122
14144
  "length": 34,
14123
14145
  "value": "\"endingPunctuation == \""
14124
14146
  },
14125
14147
  {
14126
14148
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14127
14149
  "kind": "StringLiteral",
14128
- "offset": 99781,
14150
+ "offset": 101634,
14129
14151
  "length": 2,
14130
14152
  "value": "\"\""
14131
14153
  },
14132
14154
  {
14133
14155
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14134
14156
  "kind": "StringLiteral",
14135
- "offset": 102329,
14157
+ "offset": 104182,
14136
14158
  "length": 29,
14137
14159
  "value": "\"scalesArray: \""
14138
14160
  },
14139
14161
  {
14140
14162
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14141
14163
  "kind": "StringLiteral",
14142
- "offset": 102357,
14164
+ "offset": 104210,
14143
14165
  "length": 2,
14144
14166
  "value": "\"\""
14145
14167
  },
14146
14168
  {
14147
14169
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14148
14170
  "kind": "Array",
14149
- "offset": 102593,
14171
+ "offset": 104446,
14150
14172
  "length": 3,
14151
14173
  "value": "[3]"
14152
14174
  },
14153
14175
  {
14154
14176
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14155
14177
  "kind": "StringLiteral",
14156
- "offset": 102632,
14178
+ "offset": 104485,
14157
14179
  "length": 16,
14158
14180
  "value": "\"Model inputs :\""
14159
14181
  },
14160
14182
  {
14161
14183
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14162
14184
  "kind": "StringLiteral",
14163
- "offset": 102700,
14185
+ "offset": 104553,
14164
14186
  "length": 16,
14165
14187
  "value": "\"Model outputs:\""
14166
14188
  },
14167
14189
  {
14168
14190
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14169
14191
  "kind": "Array",
14170
- "offset": 103063,
14192
+ "offset": 104916,
14171
14193
  "length": 3,
14172
14194
  "value": "[1]"
14173
14195
  },
14174
14196
  {
14175
14197
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14176
14198
  "kind": "StringLiteral",
14177
- "offset": 103221,
14199
+ "offset": 105074,
14178
14200
  "length": 7,
14179
14201
  "value": "\"input\""
14180
14202
  },
14181
14203
  {
14182
14204
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14183
14205
  "kind": "StringLiteral",
14184
- "offset": 103253,
14206
+ "offset": 105106,
14185
14207
  "length": 15,
14186
14208
  "value": "\"input_lengths\""
14187
14209
  },
14188
14210
  {
14189
14211
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14190
14212
  "kind": "StringLiteral",
14191
- "offset": 103302,
14213
+ "offset": 105155,
14192
14214
  "length": 8,
14193
14215
  "value": "\"scales\""
14194
14216
  },
14195
14217
  {
14196
14218
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14197
14219
  "kind": "StringLiteral",
14198
- "offset": 103366,
14220
+ "offset": 105219,
14199
14221
  "length": 5,
14200
14222
  "value": "\"sid\""
14201
14223
  },
14202
14224
  {
14203
14225
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14204
14226
  "kind": "StringLiteral",
14205
- "offset": 103394,
14227
+ "offset": 105247,
14206
14228
  "length": 5,
14207
14229
  "value": "\"sid\""
14208
14230
  },
14209
14231
  {
14210
14232
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14211
14233
  "kind": "IntegerLiteral",
14212
- "offset": 103493,
14234
+ "offset": 105346,
14213
14235
  "length": 2,
14214
14236
  "value": "-1"
14215
14237
  },
14216
14238
  {
14217
14239
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14218
14240
  "kind": "Array",
14219
- "offset": 103686,
14241
+ "offset": 105539,
14220
14242
  "length": 10,
14221
14243
  "value": "[\"output\"]"
14222
14244
  },
14223
14245
  {
14224
14246
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14225
14247
  "kind": "IntegerLiteral",
14226
- "offset": 103892,
14248
+ "offset": 105745,
14227
14249
  "length": 13,
14228
14250
  "value": "1000000000"
14229
14251
  },
14230
14252
  {
14231
14253
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14232
14254
  "kind": "IntegerLiteral",
14233
- "offset": 103954,
14255
+ "offset": 105807,
14234
14256
  "length": 4,
14235
14257
  "value": "1000"
14236
14258
  },
14237
14259
  {
14238
14260
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14239
14261
  "kind": "IntegerLiteral",
14240
- "offset": 103992,
14262
+ "offset": 105845,
14241
14263
  "length": 4,
14242
14264
  "value": "1000"
14243
14265
  },
14244
14266
  {
14245
14267
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14246
14268
  "kind": "StringLiteral",
14247
- "offset": 104079,
14269
+ "offset": 105932,
14248
14270
  "length": 26,
14249
14271
  "value": "\"Inference time: %d.%03ds\""
14250
14272
  },
14251
14273
  {
14252
14274
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14253
14275
  "kind": "IntegerLiteral",
14254
- "offset": 104201,
14276
+ "offset": 106054,
14255
14277
  "length": 2,
14256
14278
  "value": "-1"
14257
14279
  },
14258
14280
  {
14259
14281
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14260
14282
  "kind": "StringLiteral",
14261
- "offset": 104232,
14283
+ "offset": 106085,
14262
14284
  "length": 14,
14263
14285
  "value": "\"Output keys:\""
14264
14286
  },
14265
14287
  {
14266
14288
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14267
14289
  "kind": "StringLiteral",
14268
- "offset": 104332,
14290
+ "offset": 106185,
14269
14291
  "length": 8,
14270
14292
  "value": "\"output\""
14271
14293
  },
14272
14294
  {
14273
14295
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14274
14296
  "kind": "StringLiteral",
14275
- "offset": 104383,
14297
+ "offset": 106236,
14276
14298
  "length": 12,
14277
14299
  "value": "\"DaVoiceTTS\""
14278
14300
  },
14279
14301
  {
14280
14302
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14281
14303
  "kind": "IntegerLiteral",
14282
- "offset": 104403,
14304
+ "offset": 106256,
14283
14305
  "length": 1,
14284
14306
  "value": "4"
14285
14307
  },
14286
14308
  {
14287
14309
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14288
14310
  "kind": "StringLiteral",
14289
- "offset": 104470,
14311
+ "offset": 106323,
14290
14312
  "length": 25,
14291
14313
  "value": "\"'output' tensor missing\""
14292
14314
  },
14293
14315
  {
14294
14316
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14295
14317
  "kind": "IntegerLiteral",
14296
- "offset": 104689,
14318
+ "offset": 106542,
14297
14319
  "length": 1,
14298
14320
  "value": "0"
14299
14321
  },
14300
14322
  {
14301
14323
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14302
14324
  "kind": "IntegerLiteral",
14303
- "offset": 105206,
14325
+ "offset": 107059,
14304
14326
  "length": 1,
14305
14327
  "value": "0"
14306
14328
  },
14307
14329
  {
14308
14330
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14309
14331
  "kind": "IntegerLiteral",
14310
- "offset": 105427,
14332
+ "offset": 107280,
14311
14333
  "length": 1,
14312
14334
  "value": "1"
14313
14335
  },
14314
14336
  {
14315
14337
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14316
14338
  "kind": "StringLiteral",
14317
- "offset": 106236,
14339
+ "offset": 108089,
14318
14340
  "length": 22,
14319
14341
  "value": "\"Resample error: \""
14320
14342
  },
14321
14343
  {
14322
14344
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14323
14345
  "kind": "StringLiteral",
14324
- "offset": 106257,
14346
+ "offset": 108110,
14325
14347
  "length": 4,
14326
14348
  "value": "\"\""
14327
14349
  },
14328
14350
  {
14329
14351
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14330
14352
  "kind": "StringLiteral",
14331
- "offset": 106498,
14353
+ "offset": 108351,
14332
14354
  "length": 3,
14333
14355
  "value": "\"?\""
14334
14356
  },
14335
14357
  {
14336
14358
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14337
14359
  "kind": "IntegerLiteral",
14338
- "offset": 106510,
14360
+ "offset": 108363,
14339
14361
  "length": 2,
14340
14362
  "value": "80"
14341
14363
  },
14342
14364
  {
14343
14365
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14344
14366
  "kind": "IntegerLiteral",
14345
- "offset": 106515,
14367
+ "offset": 108368,
14346
14368
  "length": 3,
14347
14369
  "value": "120"
14348
14370
  },
14349
14371
  {
14350
14372
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14351
14373
  "kind": "StringLiteral",
14352
- "offset": 106536,
14374
+ "offset": 108389,
14353
14375
  "length": 3,
14354
14376
  "value": "\".\""
14355
14377
  },
14356
14378
  {
14357
14379
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14358
14380
  "kind": "IntegerLiteral",
14359
- "offset": 106548,
14381
+ "offset": 108401,
14360
14382
  "length": 2,
14361
14383
  "value": "50"
14362
14384
  },
14363
14385
  {
14364
14386
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14365
14387
  "kind": "IntegerLiteral",
14366
- "offset": 106553,
14388
+ "offset": 108406,
14367
14389
  "length": 2,
14368
14390
  "value": "90"
14369
14391
  },
14370
14392
  {
14371
14393
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14372
14394
  "kind": "StringLiteral",
14373
- "offset": 106573,
14395
+ "offset": 108426,
14374
14396
  "length": 3,
14375
14397
  "value": "\"!\""
14376
14398
  },
14377
14399
  {
14378
14400
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14379
14401
  "kind": "IntegerLiteral",
14380
- "offset": 106585,
14402
+ "offset": 108438,
14381
14403
  "length": 2,
14382
14404
  "value": "60"
14383
14405
  },
14384
14406
  {
14385
14407
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14386
14408
  "kind": "IntegerLiteral",
14387
- "offset": 106590,
14409
+ "offset": 108443,
14388
14410
  "length": 2,
14389
14411
  "value": "90"
14390
14412
  },
14391
14413
  {
14392
14414
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14393
14415
  "kind": "StringLiteral",
14394
- "offset": 106610,
14416
+ "offset": 108463,
14395
14417
  "length": 3,
14396
14418
  "value": "\",\""
14397
14419
  },
14398
14420
  {
14399
14421
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14400
14422
  "kind": "IntegerLiteral",
14401
- "offset": 106622,
14423
+ "offset": 108475,
14402
14424
  "length": 2,
14403
14425
  "value": "40"
14404
14426
  },
14405
14427
  {
14406
14428
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14407
14429
  "kind": "IntegerLiteral",
14408
- "offset": 106627,
14430
+ "offset": 108480,
14409
14431
  "length": 2,
14410
14432
  "value": "50"
14411
14433
  },
14412
14434
  {
14413
14435
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14414
14436
  "kind": "StringLiteral",
14415
- "offset": 106647,
14437
+ "offset": 108500,
14416
14438
  "length": 3,
14417
14439
  "value": "\";\""
14418
14440
  },
14419
14441
  {
14420
14442
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14421
14443
  "kind": "StringLiteral",
14422
- "offset": 106652,
14444
+ "offset": 108505,
14423
14445
  "length": 3,
14424
14446
  "value": "\":\""
14425
14447
  },
14426
14448
  {
14427
14449
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14428
14450
  "kind": "IntegerLiteral",
14429
- "offset": 106664,
14451
+ "offset": 108517,
14430
14452
  "length": 2,
14431
14453
  "value": "50"
14432
14454
  },
14433
14455
  {
14434
14456
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14435
14457
  "kind": "IntegerLiteral",
14436
- "offset": 106669,
14458
+ "offset": 108522,
14437
14459
  "length": 3,
14438
14460
  "value": "100"
14439
14461
  },
14440
14462
  {
14441
14463
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14442
14464
  "kind": "IntegerLiteral",
14443
- "offset": 106702,
14465
+ "offset": 108555,
14444
14466
  "length": 2,
14445
14467
  "value": "50"
14446
14468
  },
14447
14469
  {
14448
14470
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14449
14471
  "kind": "IntegerLiteral",
14450
- "offset": 106707,
14472
+ "offset": 108560,
14451
14473
  "length": 3,
14452
14474
  "value": "100"
14453
14475
  },
14454
14476
  {
14455
14477
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14456
14478
  "kind": "FloatLiteral",
14457
- "offset": 106788,
14479
+ "offset": 108641,
14458
14480
  "length": 3,
14459
14481
  "value": "2.0"
14460
14482
  },
14461
14483
  {
14462
14484
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14463
14485
  "kind": "FloatLiteral",
14464
- "offset": 107543,
14486
+ "offset": 109396,
14465
14487
  "length": 6,
14466
14488
  "value": "1000.0"
14467
14489
  },
14468
14490
  {
14469
14491
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14470
14492
  "kind": "IntegerLiteral",
14471
- "offset": 107961,
14493
+ "offset": 109814,
14472
14494
  "length": 1,
14473
14495
  "value": "0"
14474
14496
  },
14475
14497
  {
14476
14498
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14477
14499
  "kind": "IntegerLiteral",
14478
- "offset": 108002,
14500
+ "offset": 109855,
14479
14501
  "length": 1,
14480
14502
  "value": "0"
14481
14503
  },
14482
14504
  {
14483
14505
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14484
14506
  "kind": "IntegerLiteral",
14485
- "offset": 108170,
14507
+ "offset": 110023,
14486
14508
  "length": 1,
14487
14509
  "value": "0"
14488
14510
  },
14489
14511
  {
14490
14512
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14491
14513
  "kind": "IntegerLiteral",
14492
- "offset": 108235,
14514
+ "offset": 110088,
14493
14515
  "length": 1,
14494
14516
  "value": "0"
14495
14517
  },
14496
14518
  {
14497
14519
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14498
14520
  "kind": "FloatLiteral",
14499
- "offset": 108356,
14521
+ "offset": 110209,
14500
14522
  "length": 4,
14501
14523
  "value": "0.95"
14502
14524
  },
14503
14525
  {
14504
14526
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14505
14527
  "kind": "FloatLiteral",
14506
- "offset": 108370,
14528
+ "offset": 110223,
14507
14529
  "length": 3,
14508
14530
  "value": "5.0"
14509
14531
  },
14510
14532
  {
14511
14533
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14512
14534
  "kind": "IntegerLiteral",
14513
- "offset": 108523,
14535
+ "offset": 110376,
14514
14536
  "length": 6,
14515
14537
  "value": "16000"
14516
14538
  },
14517
14539
  {
14518
14540
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14519
14541
  "kind": "IntegerLiteral",
14520
- "offset": 108532,
14542
+ "offset": 110385,
14521
14543
  "length": 2,
14522
14544
  "value": "-1"
14523
14545
  },
14524
14546
  {
14525
14547
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14526
14548
  "kind": "StringLiteral",
14527
- "offset": 110266,
14549
+ "offset": 112119,
14528
14550
  "length": 12,
14529
14551
  "value": "\"tts_output\""
14530
14552
  },
14531
14553
  {
14532
14554
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14533
14555
  "kind": "StringLiteral",
14534
- "offset": 110296,
14556
+ "offset": 112149,
14535
14557
  "length": 6,
14536
14558
  "value": "\".wav\""
14537
14559
  },
14538
14560
  {
14539
14561
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14540
14562
  "kind": "StringLiteral",
14541
- "offset": 110467,
14563
+ "offset": 112320,
14542
14564
  "length": 15,
14543
14565
  "value": "\"✅ WAV saved\""
14544
14566
  },
14545
14567
  {
14546
14568
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14547
14569
  "kind": "StringLiteral",
14548
- "offset": 110508,
14570
+ "offset": 112361,
14549
14571
  "length": 15,
14550
14572
  "value": "\"✅ WAV saved\""
14551
14573
  },
14552
14574
  {
14553
14575
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14554
14576
  "kind": "StringLiteral",
14555
- "offset": 110549,
14577
+ "offset": 112402,
14556
14578
  "length": 15,
14557
14579
  "value": "\"✅ WAV saved\""
14558
14580
  },
14559
14581
  {
14560
14582
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14561
14583
  "kind": "IntegerLiteral",
14562
- "offset": 110819,
14584
+ "offset": 112672,
14563
14585
  "length": 2,
14564
14586
  "value": "-1"
14565
14587
  },
14566
14588
  {
14567
14589
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14568
14590
  "kind": "StringLiteral",
14569
- "offset": 110891,
14591
+ "offset": 112744,
14570
14592
  "length": 7,
14571
14593
  "value": "\"first\""
14572
14594
  },
14573
14595
  {
14574
14596
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14575
14597
  "kind": "StringLiteral",
14576
- "offset": 110915,
14598
+ "offset": 112768,
14577
14599
  "length": 6,
14578
14600
  "value": "\".wav\""
14579
14601
  },
14580
14602
  {
14581
14603
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14582
14604
  "kind": "Array",
14583
- "offset": 141056,
14605
+ "offset": 142909,
14584
14606
  "length": 2,
14585
14607
  "value": "[]"
14586
14608
  },
14587
14609
  {
14588
14610
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14589
14611
  "kind": "IntegerLiteral",
14590
- "offset": 153013,
14612
+ "offset": 154866,
14591
14613
  "length": 1,
14592
14614
  "value": "0"
14593
14615
  },
14594
14616
  {
14595
14617
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14596
14618
  "kind": "BooleanLiteral",
14597
- "offset": 166793,
14619
+ "offset": 168646,
14598
14620
  "length": 4,
14599
14621
  "value": "true"
14600
14622
  },
14601
14623
  {
14602
14624
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14603
14625
  "kind": "BooleanLiteral",
14604
- "offset": 167759,
14626
+ "offset": 169612,
14605
14627
  "length": 4,
14606
14628
  "value": "true"
14607
14629
  },
@@ -15714,105 +15736,105 @@
15714
15736
  {
15715
15737
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15716
15738
  "kind": "IntegerLiteral",
15717
- "offset": 192,
15739
+ "offset": 688,
15718
15740
  "length": 1,
15719
15741
  "value": "0"
15720
15742
  },
15721
15743
  {
15722
15744
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15723
15745
  "kind": "Array",
15724
- "offset": 433,
15746
+ "offset": 929,
15725
15747
  "length": 2,
15726
15748
  "value": "[]"
15727
15749
  },
15728
15750
  {
15729
15751
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15730
15752
  "kind": "BooleanLiteral",
15731
- "offset": 460,
15753
+ "offset": 956,
15732
15754
  "length": 5,
15733
15755
  "value": "false"
15734
15756
  },
15735
15757
  {
15736
15758
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15737
15759
  "kind": "BooleanLiteral",
15738
- "offset": 492,
15760
+ "offset": 988,
15739
15761
  "length": 5,
15740
15762
  "value": "false"
15741
15763
  },
15742
15764
  {
15743
15765
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15744
15766
  "kind": "IntegerLiteral",
15745
- "offset": 529,
15767
+ "offset": 1025,
15746
15768
  "length": 1,
15747
15769
  "value": "0"
15748
15770
  },
15749
15771
  {
15750
15772
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15751
15773
  "kind": "IntegerLiteral",
15752
- "offset": 563,
15774
+ "offset": 1059,
15753
15775
  "length": 1,
15754
15776
  "value": "0"
15755
15777
  },
15756
15778
  {
15757
15779
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15758
15780
  "kind": "IntegerLiteral",
15759
- "offset": 3339,
15781
+ "offset": 4603,
15760
15782
  "length": 1,
15761
15783
  "value": "4"
15762
15784
  },
15763
15785
  {
15764
15786
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15765
15787
  "kind": "IntegerLiteral",
15766
- "offset": 3368,
15788
+ "offset": 4632,
15767
15789
  "length": 1,
15768
15790
  "value": "0"
15769
15791
  },
15770
15792
  {
15771
15793
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15772
15794
  "kind": "BooleanLiteral",
15773
- "offset": 3397,
15795
+ "offset": 4661,
15774
15796
  "length": 5,
15775
15797
  "value": "false"
15776
15798
  },
15777
15799
  {
15778
15800
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15779
15801
  "kind": "BooleanLiteral",
15780
- "offset": 3429,
15802
+ "offset": 4693,
15781
15803
  "length": 5,
15782
15804
  "value": "false"
15783
15805
  },
15784
15806
  {
15785
15807
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15786
15808
  "kind": "BooleanLiteral",
15787
- "offset": 3461,
15809
+ "offset": 4725,
15788
15810
  "length": 5,
15789
15811
  "value": "false"
15790
15812
  },
15791
15813
  {
15792
15814
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15793
15815
  "kind": "BooleanLiteral",
15794
- "offset": 4898,
15816
+ "offset": 6162,
15795
15817
  "length": 5,
15796
15818
  "value": "false"
15797
15819
  },
15798
15820
  {
15799
15821
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15800
15822
  "kind": "IntegerLiteral",
15801
- "offset": 5176,
15823
+ "offset": 6440,
15802
15824
  "length": 1,
15803
15825
  "value": "0"
15804
15826
  },
15805
15827
  {
15806
15828
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15807
15829
  "kind": "IntegerLiteral",
15808
- "offset": 5210,
15830
+ "offset": 6474,
15809
15831
  "length": 1,
15810
15832
  "value": "0"
15811
15833
  },
15812
15834
  {
15813
15835
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
15814
15836
  "kind": "IntegerLiteral",
15815
- "offset": 5254,
15837
+ "offset": 6518,
15816
15838
  "length": 1,
15817
15839
  "value": "0"
15818
15840
  }