react-native-davoice-tts 1.0.359 → 1.0.361
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/TTSRNBridge.podspec +3 -7
- package/android/.gradle/9.2.0/checksums/checksums.lock +0 -0
- package/android/.gradle/9.2.0/fileChanges/last-build.bin +0 -0
- package/android/.gradle/9.2.0/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/9.2.0/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/9.2.0/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/android/build/reports/problems/problems-report.html +659 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +431 -543
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +431 -543
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +431 -543
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +24 -24
- package/package.json +1 -1
- package/speech/audioRoutingConfig.md +79 -0
- package/speech/index.ts +30 -1
- package/ios/TTSRNBridge/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/Info.plist +0 -48
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/libucd.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/module.modulemap +0 -5
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes.h +0 -41
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes.podspec +0 -15
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/en_dict +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/intonations +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/lang/gmw/en-US +0 -15
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/phondata +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/phonindex +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/phonemes_dir/phontab +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/Headers/ucd.h +0 -1085
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/libucd.a +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/module.modulemap +0 -5
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes.h +0 -41
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes.podspec +0 -15
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/en_dict +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/intonations +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/lang/gmw/en-US +0 -15
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phondata +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phonindex +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phontab +0 -0
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/Headers/ucd.h +0 -1085
- package/ios/TTSRNBridge/libphonemes.xcframework/ios-arm64_x86_64-simulator/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libucd.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/Info.plist +0 -48
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/libucd.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/module.modulemap +0 -5
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes.h +0 -41
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes.podspec +0 -15
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/en_dict +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/intonations +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/lang/gmw/en-US +0 -15
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/phondata +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/phonindex +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/phonemes_dir/phontab +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/Headers/ucd.h +0 -1085
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64/libucd.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/libphonemes.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/libucd.a +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/module.modulemap +0 -5
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes.h +0 -41
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes.podspec +0 -15
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/en_dict +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/intonations +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/lang/gmw/en-US +0 -15
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phondata +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phonindex +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/phonemes_dir/phontab +0 -0
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/Headers/ucd.h +0 -1085
- package/ios/TTSRNBridge/libucd.xcframework/ios-arm64_x86_64-simulator/libucd.a +0 -0
|
@@ -3716,21 +3716,14 @@
|
|
|
3716
3716
|
},
|
|
3717
3717
|
{
|
|
3718
3718
|
"kind": "Import",
|
|
3719
|
-
"name": "
|
|
3720
|
-
"printedName": "
|
|
3719
|
+
"name": "AVFoundation",
|
|
3720
|
+
"printedName": "AVFoundation",
|
|
3721
3721
|
"declKind": "Import",
|
|
3722
3722
|
"moduleName": "DavoiceTTS",
|
|
3723
3723
|
"declAttributes": [
|
|
3724
3724
|
"RawDocComment"
|
|
3725
3725
|
]
|
|
3726
3726
|
},
|
|
3727
|
-
{
|
|
3728
|
-
"kind": "Import",
|
|
3729
|
-
"name": "AVFoundation",
|
|
3730
|
-
"printedName": "AVFoundation",
|
|
3731
|
-
"declKind": "Import",
|
|
3732
|
-
"moduleName": "DavoiceTTS"
|
|
3733
|
-
},
|
|
3734
3727
|
{
|
|
3735
3728
|
"kind": "Import",
|
|
3736
3729
|
"name": "Accelerate",
|
|
@@ -11156,59 +11149,94 @@
|
|
|
11156
11149
|
"json_format_version": 8
|
|
11157
11150
|
},
|
|
11158
11151
|
"ConstValues": [
|
|
11152
|
+
{
|
|
11153
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11154
|
+
"kind": "StringLiteral",
|
|
11155
|
+
"offset": 1435,
|
|
11156
|
+
"length": 52,
|
|
11157
|
+
"value": "\"com.davoice.audioRouting.bluetoothHDProbe.identity\""
|
|
11158
|
+
},
|
|
11159
|
+
{
|
|
11160
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11161
|
+
"kind": "StringLiteral",
|
|
11162
|
+
"offset": 1549,
|
|
11163
|
+
"length": 52,
|
|
11164
|
+
"value": "\"com.davoice.audioRouting.bluetoothHDProbe.decision\""
|
|
11165
|
+
},
|
|
11166
|
+
{
|
|
11167
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11168
|
+
"kind": "FloatLiteral",
|
|
11169
|
+
"offset": 1665,
|
|
11170
|
+
"length": 3,
|
|
11171
|
+
"value": "0.6"
|
|
11172
|
+
},
|
|
11159
11173
|
{
|
|
11160
11174
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11161
11175
|
"kind": "Array",
|
|
11162
|
-
"offset":
|
|
11176
|
+
"offset": 1720,
|
|
11163
11177
|
"length": 176,
|
|
11164
11178
|
"value": "[\"KeyWordDetection.AudioSessionAndDuckingManager\", \"AudioSessionAndDuckingManager\", \"KeywordDetectionIOSLibPrivate.AudioSessionAndDuckingManager\"]"
|
|
11165
11179
|
},
|
|
11180
|
+
{
|
|
11181
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11182
|
+
"kind": "BooleanLiteral",
|
|
11183
|
+
"offset": 4572,
|
|
11184
|
+
"length": 4,
|
|
11185
|
+
"value": "true"
|
|
11186
|
+
},
|
|
11187
|
+
{
|
|
11188
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11189
|
+
"kind": "BooleanLiteral",
|
|
11190
|
+
"offset": 35162,
|
|
11191
|
+
"length": 5,
|
|
11192
|
+
"value": "false"
|
|
11193
|
+
},
|
|
11166
11194
|
{
|
|
11167
11195
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11168
11196
|
"kind": "StringLiteral",
|
|
11169
|
-
"offset":
|
|
11197
|
+
"offset": 49092,
|
|
11170
11198
|
"length": 8,
|
|
11171
11199
|
"value": "\"shared\""
|
|
11172
11200
|
},
|
|
11173
11201
|
{
|
|
11174
11202
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11175
11203
|
"kind": "StringLiteral",
|
|
11176
|
-
"offset":
|
|
11204
|
+
"offset": 49152,
|
|
11177
11205
|
"length": 41,
|
|
11178
11206
|
"value": "\"getWakewordAudioRoutingConfigJSONString\""
|
|
11179
11207
|
},
|
|
11180
11208
|
{
|
|
11181
11209
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11182
11210
|
"kind": "BooleanLiteral",
|
|
11183
|
-
"offset":
|
|
11211
|
+
"offset": 50365,
|
|
11184
11212
|
"length": 5,
|
|
11185
11213
|
"value": "false"
|
|
11186
11214
|
},
|
|
11187
11215
|
{
|
|
11188
11216
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11189
11217
|
"kind": "StringLiteral",
|
|
11190
|
-
"offset":
|
|
11218
|
+
"offset": 50417,
|
|
11191
11219
|
"length": 45,
|
|
11192
11220
|
"value": "\"prepareWakewordForExternalAudioSessionCycle\""
|
|
11193
11221
|
},
|
|
11194
11222
|
{
|
|
11195
11223
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11196
11224
|
"kind": "BooleanLiteral",
|
|
11197
|
-
"offset":
|
|
11225
|
+
"offset": 50558,
|
|
11198
11226
|
"length": 5,
|
|
11199
11227
|
"value": "false"
|
|
11200
11228
|
},
|
|
11201
11229
|
{
|
|
11202
11230
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11203
11231
|
"kind": "StringLiteral",
|
|
11204
|
-
"offset":
|
|
11232
|
+
"offset": 50955,
|
|
11205
11233
|
"length": 46,
|
|
11206
11234
|
"value": "\"resumeWakewordAfterExternalAudioSessionCycle\""
|
|
11207
11235
|
},
|
|
11208
11236
|
{
|
|
11209
11237
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
|
|
11210
11238
|
"kind": "StringLiteral",
|
|
11211
|
-
"offset":
|
|
11239
|
+
"offset": 51416,
|
|
11212
11240
|
"length": 8,
|
|
11213
11241
|
"value": "\"shared\""
|
|
11214
11242
|
},
|
|
@@ -11384,2701 +11412,2561 @@
|
|
|
11384
11412
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11385
11413
|
"kind": "BooleanLiteral",
|
|
11386
11414
|
"offset": 216,
|
|
11387
|
-
"length":
|
|
11388
|
-
"value": "
|
|
11415
|
+
"length": 4,
|
|
11416
|
+
"value": "true"
|
|
11389
11417
|
},
|
|
11390
11418
|
{
|
|
11391
11419
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11392
11420
|
"kind": "StringLiteral",
|
|
11393
|
-
"offset":
|
|
11421
|
+
"offset": 306,
|
|
11394
11422
|
"length": 3,
|
|
11395
11423
|
"value": "\" \""
|
|
11396
11424
|
},
|
|
11397
11425
|
{
|
|
11398
11426
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11399
11427
|
"kind": "StringLiteral",
|
|
11400
|
-
"offset":
|
|
11428
|
+
"offset": 332,
|
|
11401
11429
|
"length": 4,
|
|
11402
11430
|
"value": "\"\n\""
|
|
11403
11431
|
},
|
|
11404
11432
|
{
|
|
11405
11433
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11406
11434
|
"kind": "Array",
|
|
11407
|
-
"offset":
|
|
11435
|
+
"offset": 2409,
|
|
11408
11436
|
"length": 2,
|
|
11409
11437
|
"value": "[]"
|
|
11410
11438
|
},
|
|
11411
11439
|
{
|
|
11412
11440
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11413
11441
|
"kind": "IntegerLiteral",
|
|
11414
|
-
"offset":
|
|
11442
|
+
"offset": 2440,
|
|
11415
11443
|
"length": 1,
|
|
11416
11444
|
"value": "0"
|
|
11417
11445
|
},
|
|
11418
11446
|
{
|
|
11419
11447
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11420
11448
|
"kind": "IntegerLiteral",
|
|
11421
|
-
"offset":
|
|
11449
|
+
"offset": 2471,
|
|
11422
11450
|
"length": 1,
|
|
11423
11451
|
"value": "0"
|
|
11424
11452
|
},
|
|
11425
11453
|
{
|
|
11426
11454
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11427
11455
|
"kind": "IntegerLiteral",
|
|
11428
|
-
"offset":
|
|
11456
|
+
"offset": 2508,
|
|
11429
11457
|
"length": 1,
|
|
11430
11458
|
"value": "0"
|
|
11431
11459
|
},
|
|
11432
11460
|
{
|
|
11433
11461
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11434
11462
|
"kind": "IntegerLiteral",
|
|
11435
|
-
"offset":
|
|
11463
|
+
"offset": 2557,
|
|
11436
11464
|
"length": 1,
|
|
11437
11465
|
"value": "0"
|
|
11438
11466
|
},
|
|
11439
11467
|
{
|
|
11440
11468
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11441
11469
|
"kind": "IntegerLiteral",
|
|
11442
|
-
"offset":
|
|
11470
|
+
"offset": 2621,
|
|
11443
11471
|
"length": 1,
|
|
11444
11472
|
"value": "0"
|
|
11445
11473
|
},
|
|
11446
11474
|
{
|
|
11447
11475
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11448
11476
|
"kind": "BooleanLiteral",
|
|
11449
|
-
"offset":
|
|
11477
|
+
"offset": 2730,
|
|
11450
11478
|
"length": 5,
|
|
11451
11479
|
"value": "false"
|
|
11452
11480
|
},
|
|
11453
11481
|
{
|
|
11454
11482
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11455
11483
|
"kind": "IntegerLiteral",
|
|
11456
|
-
"offset":
|
|
11484
|
+
"offset": 2797,
|
|
11457
11485
|
"length": 1,
|
|
11458
11486
|
"value": "0"
|
|
11459
11487
|
},
|
|
11460
11488
|
{
|
|
11461
11489
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11462
11490
|
"kind": "BooleanLiteral",
|
|
11463
|
-
"offset":
|
|
11491
|
+
"offset": 6756,
|
|
11464
11492
|
"length": 4,
|
|
11465
11493
|
"value": "true"
|
|
11466
11494
|
},
|
|
11467
11495
|
{
|
|
11468
11496
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11469
11497
|
"kind": "BooleanLiteral",
|
|
11470
|
-
"offset":
|
|
11498
|
+
"offset": 6790,
|
|
11471
11499
|
"length": 5,
|
|
11472
11500
|
"value": "false"
|
|
11473
11501
|
},
|
|
11474
11502
|
{
|
|
11475
11503
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11476
11504
|
"kind": "BooleanLiteral",
|
|
11477
|
-
"offset":
|
|
11505
|
+
"offset": 7057,
|
|
11478
11506
|
"length": 5,
|
|
11479
11507
|
"value": "false"
|
|
11480
11508
|
},
|
|
11481
11509
|
{
|
|
11482
11510
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11483
11511
|
"kind": "BooleanLiteral",
|
|
11484
|
-
"offset":
|
|
11512
|
+
"offset": 7268,
|
|
11485
11513
|
"length": 5,
|
|
11486
11514
|
"value": "false"
|
|
11487
11515
|
},
|
|
11488
11516
|
{
|
|
11489
11517
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11490
11518
|
"kind": "BooleanLiteral",
|
|
11491
|
-
"offset":
|
|
11519
|
+
"offset": 7413,
|
|
11492
11520
|
"length": 5,
|
|
11493
11521
|
"value": "false"
|
|
11494
11522
|
},
|
|
11495
11523
|
{
|
|
11496
11524
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11497
11525
|
"kind": "BooleanLiteral",
|
|
11498
|
-
"offset":
|
|
11526
|
+
"offset": 7548,
|
|
11499
11527
|
"length": 4,
|
|
11500
11528
|
"value": "true"
|
|
11501
11529
|
},
|
|
11502
11530
|
{
|
|
11503
11531
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11504
11532
|
"kind": "FloatLiteral",
|
|
11505
|
-
"offset":
|
|
11533
|
+
"offset": 7605,
|
|
11506
11534
|
"length": 4,
|
|
11507
11535
|
"value": "0.40"
|
|
11508
11536
|
},
|
|
11509
11537
|
{
|
|
11510
11538
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11511
11539
|
"kind": "BooleanLiteral",
|
|
11512
|
-
"offset":
|
|
11540
|
+
"offset": 7747,
|
|
11513
11541
|
"length": 4,
|
|
11514
11542
|
"value": "true"
|
|
11515
11543
|
},
|
|
11516
11544
|
{
|
|
11517
11545
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11518
11546
|
"kind": "FloatLiteral",
|
|
11519
|
-
"offset":
|
|
11547
|
+
"offset": 7812,
|
|
11520
11548
|
"length": 3,
|
|
11521
11549
|
"value": "0.5"
|
|
11522
11550
|
},
|
|
11523
11551
|
{
|
|
11524
11552
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11525
11553
|
"kind": "FloatLiteral",
|
|
11526
|
-
"offset":
|
|
11554
|
+
"offset": 7953,
|
|
11527
11555
|
"length": 3,
|
|
11528
11556
|
"value": "0.5"
|
|
11529
11557
|
},
|
|
11530
11558
|
{
|
|
11531
11559
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11532
11560
|
"kind": "BooleanLiteral",
|
|
11533
|
-
"offset":
|
|
11561
|
+
"offset": 8296,
|
|
11534
11562
|
"length": 5,
|
|
11535
11563
|
"value": "false"
|
|
11536
11564
|
},
|
|
11537
11565
|
{
|
|
11538
11566
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11539
11567
|
"kind": "IntegerLiteral",
|
|
11540
|
-
"offset":
|
|
11568
|
+
"offset": 8447,
|
|
11541
11569
|
"length": 1,
|
|
11542
11570
|
"value": "0"
|
|
11543
11571
|
},
|
|
11544
11572
|
{
|
|
11545
11573
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11546
11574
|
"kind": "IntegerLiteral",
|
|
11547
|
-
"offset":
|
|
11575
|
+
"offset": 8498,
|
|
11548
11576
|
"length": 1,
|
|
11549
11577
|
"value": "0"
|
|
11550
11578
|
},
|
|
11551
11579
|
{
|
|
11552
11580
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11553
11581
|
"kind": "BooleanLiteral",
|
|
11554
|
-
"offset":
|
|
11582
|
+
"offset": 8553,
|
|
11555
11583
|
"length": 5,
|
|
11556
11584
|
"value": "false"
|
|
11557
11585
|
},
|
|
11558
11586
|
{
|
|
11559
11587
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11560
11588
|
"kind": "IntegerLiteral",
|
|
11561
|
-
"offset":
|
|
11589
|
+
"offset": 8607,
|
|
11562
11590
|
"length": 1,
|
|
11563
11591
|
"value": "0"
|
|
11564
11592
|
},
|
|
11565
11593
|
{
|
|
11566
11594
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11567
11595
|
"kind": "FloatLiteral",
|
|
11568
|
-
"offset":
|
|
11596
|
+
"offset": 8661,
|
|
11569
11597
|
"length": 3,
|
|
11570
11598
|
"value": "0.5"
|
|
11571
11599
|
},
|
|
11572
11600
|
{
|
|
11573
11601
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11574
11602
|
"kind": "BooleanLiteral",
|
|
11575
|
-
"offset":
|
|
11603
|
+
"offset": 8748,
|
|
11576
11604
|
"length": 5,
|
|
11577
11605
|
"value": "false"
|
|
11578
11606
|
},
|
|
11579
11607
|
{
|
|
11580
11608
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11581
11609
|
"kind": "IntegerLiteral",
|
|
11582
|
-
"offset":
|
|
11610
|
+
"offset": 8853,
|
|
11583
11611
|
"length": 1,
|
|
11584
11612
|
"value": "0"
|
|
11585
11613
|
},
|
|
11586
11614
|
{
|
|
11587
11615
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11588
11616
|
"kind": "FloatLiteral",
|
|
11589
|
-
"offset":
|
|
11617
|
+
"offset": 8939,
|
|
11590
11618
|
"length": 3,
|
|
11591
11619
|
"value": "4.0"
|
|
11592
11620
|
},
|
|
11593
11621
|
{
|
|
11594
11622
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11595
11623
|
"kind": "IntegerLiteral",
|
|
11596
|
-
"offset":
|
|
11624
|
+
"offset": 9075,
|
|
11597
11625
|
"length": 1,
|
|
11598
11626
|
"value": "0"
|
|
11599
11627
|
},
|
|
11600
11628
|
{
|
|
11601
11629
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11602
11630
|
"kind": "FloatLiteral",
|
|
11603
|
-
"offset":
|
|
11631
|
+
"offset": 9127,
|
|
11604
11632
|
"length": 3,
|
|
11605
11633
|
"value": "1.0"
|
|
11606
11634
|
},
|
|
11607
11635
|
{
|
|
11608
11636
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11609
11637
|
"kind": "BooleanLiteral",
|
|
11610
|
-
"offset":
|
|
11638
|
+
"offset": 9215,
|
|
11611
11639
|
"length": 5,
|
|
11612
11640
|
"value": "false"
|
|
11613
11641
|
},
|
|
11614
11642
|
{
|
|
11615
11643
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11616
11644
|
"kind": "IntegerLiteral",
|
|
11617
|
-
"offset":
|
|
11645
|
+
"offset": 9356,
|
|
11618
11646
|
"length": 1,
|
|
11619
11647
|
"value": "0"
|
|
11620
11648
|
},
|
|
11621
11649
|
{
|
|
11622
11650
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11623
11651
|
"kind": "FloatLiteral",
|
|
11624
|
-
"offset":
|
|
11652
|
+
"offset": 9415,
|
|
11625
11653
|
"length": 3,
|
|
11626
11654
|
"value": "2.0"
|
|
11627
11655
|
},
|
|
11628
11656
|
{
|
|
11629
11657
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11630
11658
|
"kind": "BooleanLiteral",
|
|
11631
|
-
"offset":
|
|
11659
|
+
"offset": 9460,
|
|
11632
11660
|
"length": 5,
|
|
11633
11661
|
"value": "false"
|
|
11634
11662
|
},
|
|
11635
11663
|
{
|
|
11636
11664
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11637
11665
|
"kind": "BooleanLiteral",
|
|
11638
|
-
"offset":
|
|
11666
|
+
"offset": 9646,
|
|
11639
11667
|
"length": 5,
|
|
11640
11668
|
"value": "false"
|
|
11641
11669
|
},
|
|
11642
11670
|
{
|
|
11643
11671
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11644
11672
|
"kind": "IntegerLiteral",
|
|
11645
|
-
"offset":
|
|
11673
|
+
"offset": 10636,
|
|
11646
11674
|
"length": 1,
|
|
11647
11675
|
"value": "0"
|
|
11648
11676
|
},
|
|
11649
11677
|
{
|
|
11650
11678
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11651
11679
|
"kind": "IntegerLiteral",
|
|
11652
|
-
"offset":
|
|
11680
|
+
"offset": 10711,
|
|
11653
11681
|
"length": 1,
|
|
11654
11682
|
"value": "0"
|
|
11655
11683
|
},
|
|
11656
11684
|
{
|
|
11657
11685
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11658
11686
|
"kind": "IntegerLiteral",
|
|
11659
|
-
"offset":
|
|
11687
|
+
"offset": 10806,
|
|
11660
11688
|
"length": 1,
|
|
11661
11689
|
"value": "0"
|
|
11662
11690
|
},
|
|
11663
11691
|
{
|
|
11664
11692
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11665
11693
|
"kind": "IntegerLiteral",
|
|
11666
|
-
"offset":
|
|
11694
|
+
"offset": 10856,
|
|
11667
11695
|
"length": 1,
|
|
11668
11696
|
"value": "0"
|
|
11669
11697
|
},
|
|
11670
11698
|
{
|
|
11671
11699
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11672
11700
|
"kind": "IntegerLiteral",
|
|
11673
|
-
"offset":
|
|
11701
|
+
"offset": 10915,
|
|
11674
11702
|
"length": 1,
|
|
11675
11703
|
"value": "0"
|
|
11676
11704
|
},
|
|
11677
11705
|
{
|
|
11678
11706
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11679
11707
|
"kind": "BooleanLiteral",
|
|
11680
|
-
"offset":
|
|
11708
|
+
"offset": 10970,
|
|
11681
11709
|
"length": 5,
|
|
11682
11710
|
"value": "false"
|
|
11683
11711
|
},
|
|
11684
11712
|
{
|
|
11685
11713
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11686
11714
|
"kind": "IntegerLiteral",
|
|
11687
|
-
"offset":
|
|
11715
|
+
"offset": 11054,
|
|
11688
11716
|
"length": 1,
|
|
11689
11717
|
"value": "0"
|
|
11690
11718
|
},
|
|
11691
11719
|
{
|
|
11692
11720
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11693
11721
|
"kind": "FloatLiteral",
|
|
11694
|
-
"offset":
|
|
11722
|
+
"offset": 11105,
|
|
11695
11723
|
"length": 3,
|
|
11696
11724
|
"value": "8.0"
|
|
11697
11725
|
},
|
|
11698
11726
|
{
|
|
11699
11727
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11700
11728
|
"kind": "FloatLiteral",
|
|
11701
|
-
"offset":
|
|
11729
|
+
"offset": 11206,
|
|
11702
11730
|
"length": 3,
|
|
11703
11731
|
"value": "2.0"
|
|
11704
11732
|
},
|
|
11705
11733
|
{
|
|
11706
11734
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11707
11735
|
"kind": "IntegerLiteral",
|
|
11708
|
-
"offset":
|
|
11736
|
+
"offset": 11256,
|
|
11709
11737
|
"length": 1,
|
|
11710
11738
|
"value": "0"
|
|
11711
11739
|
},
|
|
11712
11740
|
{
|
|
11713
11741
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11714
11742
|
"kind": "BooleanLiteral",
|
|
11715
|
-
"offset":
|
|
11743
|
+
"offset": 11286,
|
|
11716
11744
|
"length": 5,
|
|
11717
11745
|
"value": "false"
|
|
11718
11746
|
},
|
|
11719
11747
|
{
|
|
11720
11748
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11721
11749
|
"kind": "IntegerLiteral",
|
|
11722
|
-
"offset":
|
|
11750
|
+
"offset": 11332,
|
|
11723
11751
|
"length": 1,
|
|
11724
11752
|
"value": "0"
|
|
11725
11753
|
},
|
|
11726
11754
|
{
|
|
11727
11755
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11728
11756
|
"kind": "StringLiteral",
|
|
11729
|
-
"offset":
|
|
11757
|
+
"offset": 11374,
|
|
11730
11758
|
"length": 2,
|
|
11731
11759
|
"value": "\"\""
|
|
11732
11760
|
},
|
|
11733
11761
|
{
|
|
11734
11762
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11735
11763
|
"kind": "IntegerLiteral",
|
|
11736
|
-
"offset":
|
|
11764
|
+
"offset": 11445,
|
|
11737
11765
|
"length": 1,
|
|
11738
11766
|
"value": "0"
|
|
11739
11767
|
},
|
|
11740
11768
|
{
|
|
11741
11769
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11742
11770
|
"kind": "IntegerLiteral",
|
|
11743
|
-
"offset":
|
|
11771
|
+
"offset": 11496,
|
|
11744
11772
|
"length": 1,
|
|
11745
11773
|
"value": "0"
|
|
11746
11774
|
},
|
|
11747
11775
|
{
|
|
11748
11776
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11749
11777
|
"kind": "StringLiteral",
|
|
11750
|
-
"offset":
|
|
11778
|
+
"offset": 11539,
|
|
11751
11779
|
"length": 6,
|
|
11752
11780
|
"value": "\"cold\""
|
|
11753
11781
|
},
|
|
11754
11782
|
{
|
|
11755
11783
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11756
11784
|
"kind": "BooleanLiteral",
|
|
11757
|
-
"offset":
|
|
11785
|
+
"offset": 11844,
|
|
11758
11786
|
"length": 5,
|
|
11759
11787
|
"value": "false"
|
|
11760
11788
|
},
|
|
11761
11789
|
{
|
|
11762
11790
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11763
11791
|
"kind": "IntegerLiteral",
|
|
11764
|
-
"offset":
|
|
11792
|
+
"offset": 12044,
|
|
11765
11793
|
"length": 1,
|
|
11766
11794
|
"value": "0"
|
|
11767
11795
|
},
|
|
11768
11796
|
{
|
|
11769
11797
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11770
11798
|
"kind": "BooleanLiteral",
|
|
11771
|
-
"offset":
|
|
11799
|
+
"offset": 12105,
|
|
11772
11800
|
"length": 5,
|
|
11773
11801
|
"value": "false"
|
|
11774
11802
|
},
|
|
11775
11803
|
{
|
|
11776
11804
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11777
11805
|
"kind": "Array",
|
|
11778
|
-
"offset":
|
|
11806
|
+
"offset": 12169,
|
|
11779
11807
|
"length": 2,
|
|
11780
11808
|
"value": "[]"
|
|
11781
11809
|
},
|
|
11782
11810
|
{
|
|
11783
11811
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11784
11812
|
"kind": "StringLiteral",
|
|
11785
|
-
"offset":
|
|
11813
|
+
"offset": 12221,
|
|
11786
11814
|
"length": 16,
|
|
11787
11815
|
"value": "\"stt.tts.serial\""
|
|
11788
11816
|
},
|
|
11789
11817
|
{
|
|
11790
11818
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11791
11819
|
"kind": "BooleanLiteral",
|
|
11792
|
-
"offset":
|
|
11820
|
+
"offset": 12310,
|
|
11793
11821
|
"length": 5,
|
|
11794
11822
|
"value": "false"
|
|
11795
11823
|
},
|
|
11796
11824
|
{
|
|
11797
11825
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11798
11826
|
"kind": "IntegerLiteral",
|
|
11799
|
-
"offset":
|
|
11827
|
+
"offset": 12375,
|
|
11800
11828
|
"length": 1,
|
|
11801
11829
|
"value": "0"
|
|
11802
11830
|
},
|
|
11803
11831
|
{
|
|
11804
11832
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11805
11833
|
"kind": "FloatLiteral",
|
|
11806
|
-
"offset":
|
|
11834
|
+
"offset": 12436,
|
|
11807
11835
|
"length": 4,
|
|
11808
11836
|
"value": "0.30"
|
|
11809
11837
|
},
|
|
11810
11838
|
{
|
|
11811
11839
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11812
11840
|
"kind": "IntegerLiteral",
|
|
11813
|
-
"offset":
|
|
11841
|
+
"offset": 12483,
|
|
11814
11842
|
"length": 1,
|
|
11815
11843
|
"value": "0"
|
|
11816
11844
|
},
|
|
11817
11845
|
{
|
|
11818
11846
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11819
11847
|
"kind": "IntegerLiteral",
|
|
11820
|
-
"offset":
|
|
11848
|
+
"offset": 12582,
|
|
11821
11849
|
"length": 1,
|
|
11822
11850
|
"value": "0"
|
|
11823
11851
|
},
|
|
11824
11852
|
{
|
|
11825
11853
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11826
11854
|
"kind": "StringLiteral",
|
|
11827
|
-
"offset":
|
|
11855
|
+
"offset": 12667,
|
|
11828
11856
|
"length": 7,
|
|
11829
11857
|
"value": "\"unset\""
|
|
11830
11858
|
},
|
|
11831
11859
|
{
|
|
11832
11860
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11833
11861
|
"kind": "IntegerLiteral",
|
|
11834
|
-
"offset":
|
|
11862
|
+
"offset": 12726,
|
|
11835
11863
|
"length": 1,
|
|
11836
11864
|
"value": "0"
|
|
11837
11865
|
},
|
|
11838
11866
|
{
|
|
11839
11867
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11840
11868
|
"kind": "BooleanLiteral",
|
|
11841
|
-
"offset":
|
|
11869
|
+
"offset": 12771,
|
|
11842
11870
|
"length": 5,
|
|
11843
11871
|
"value": "false"
|
|
11844
11872
|
},
|
|
11845
11873
|
{
|
|
11846
11874
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11847
11875
|
"kind": "IntegerLiteral",
|
|
11848
|
-
"offset":
|
|
11876
|
+
"offset": 12833,
|
|
11849
11877
|
"length": 1,
|
|
11850
11878
|
"value": "0"
|
|
11851
11879
|
},
|
|
11852
11880
|
{
|
|
11853
11881
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11854
11882
|
"kind": "IntegerLiteral",
|
|
11855
|
-
"offset":
|
|
11883
|
+
"offset": 12878,
|
|
11856
11884
|
"length": 1,
|
|
11857
11885
|
"value": "0"
|
|
11858
11886
|
},
|
|
11859
11887
|
{
|
|
11860
11888
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11861
11889
|
"kind": "FloatLiteral",
|
|
11862
|
-
"offset":
|
|
11890
|
+
"offset": 12962,
|
|
11863
11891
|
"length": 3,
|
|
11864
11892
|
"value": "1.0"
|
|
11865
11893
|
},
|
|
11866
11894
|
{
|
|
11867
11895
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11868
11896
|
"kind": "FloatLiteral",
|
|
11869
|
-
"offset":
|
|
11897
|
+
"offset": 13052,
|
|
11870
11898
|
"length": 3,
|
|
11871
11899
|
"value": "5.0"
|
|
11872
11900
|
},
|
|
11873
11901
|
{
|
|
11874
11902
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11875
11903
|
"kind": "IntegerLiteral",
|
|
11876
|
-
"offset":
|
|
11904
|
+
"offset": 13126,
|
|
11877
11905
|
"length": 1,
|
|
11878
11906
|
"value": "2"
|
|
11879
11907
|
},
|
|
11880
11908
|
{
|
|
11881
11909
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11882
11910
|
"kind": "BooleanLiteral",
|
|
11883
|
-
"offset":
|
|
11911
|
+
"offset": 13234,
|
|
11912
|
+
"length": 5,
|
|
11913
|
+
"value": "false"
|
|
11914
|
+
},
|
|
11915
|
+
{
|
|
11916
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11917
|
+
"kind": "BooleanLiteral",
|
|
11918
|
+
"offset": 13285,
|
|
11884
11919
|
"length": 5,
|
|
11885
11920
|
"value": "false"
|
|
11886
11921
|
},
|
|
11887
11922
|
{
|
|
11888
11923
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11889
11924
|
"kind": "BooleanLiteral",
|
|
11890
|
-
"offset":
|
|
11925
|
+
"offset": 13346,
|
|
11891
11926
|
"length": 5,
|
|
11892
11927
|
"value": "false"
|
|
11893
11928
|
},
|
|
11929
|
+
{
|
|
11930
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11931
|
+
"kind": "IntegerLiteral",
|
|
11932
|
+
"offset": 13409,
|
|
11933
|
+
"length": 1,
|
|
11934
|
+
"value": "0"
|
|
11935
|
+
},
|
|
11894
11936
|
{
|
|
11895
11937
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11896
11938
|
"kind": "BooleanLiteral",
|
|
11897
|
-
"offset":
|
|
11939
|
+
"offset": 13504,
|
|
11898
11940
|
"length": 5,
|
|
11899
11941
|
"value": "false"
|
|
11900
11942
|
},
|
|
11901
11943
|
{
|
|
11902
11944
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11903
11945
|
"kind": "IntegerLiteral",
|
|
11904
|
-
"offset":
|
|
11946
|
+
"offset": 13579,
|
|
11905
11947
|
"length": 1,
|
|
11906
11948
|
"value": "0"
|
|
11907
11949
|
},
|
|
11908
11950
|
{
|
|
11909
11951
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11910
11952
|
"kind": "BooleanLiteral",
|
|
11911
|
-
"offset":
|
|
11953
|
+
"offset": 13615,
|
|
11912
11954
|
"length": 5,
|
|
11913
11955
|
"value": "false"
|
|
11914
11956
|
},
|
|
11915
11957
|
{
|
|
11916
11958
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11917
11959
|
"kind": "StringLiteral",
|
|
11918
|
-
"offset":
|
|
11960
|
+
"offset": 13882,
|
|
11919
11961
|
"length": 14,
|
|
11920
11962
|
"value": "\"stt.sv.queue\""
|
|
11921
11963
|
},
|
|
11922
11964
|
{
|
|
11923
11965
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11924
11966
|
"kind": "IntegerLiteral",
|
|
11925
|
-
"offset":
|
|
11967
|
+
"offset": 14156,
|
|
11926
11968
|
"length": 1,
|
|
11927
11969
|
"value": "0"
|
|
11928
11970
|
},
|
|
11929
11971
|
{
|
|
11930
11972
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11931
11973
|
"kind": "Array",
|
|
11932
|
-
"offset":
|
|
11974
|
+
"offset": 14216,
|
|
11933
11975
|
"length": 2,
|
|
11934
11976
|
"value": "[]"
|
|
11935
11977
|
},
|
|
11936
11978
|
{
|
|
11937
11979
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11938
11980
|
"kind": "BooleanLiteral",
|
|
11939
|
-
"offset":
|
|
11981
|
+
"offset": 14259,
|
|
11940
11982
|
"length": 4,
|
|
11941
11983
|
"value": "true"
|
|
11942
11984
|
},
|
|
11943
11985
|
{
|
|
11944
11986
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11945
11987
|
"kind": "BooleanLiteral",
|
|
11946
|
-
"offset":
|
|
11988
|
+
"offset": 14307,
|
|
11947
11989
|
"length": 5,
|
|
11948
11990
|
"value": "false"
|
|
11949
11991
|
},
|
|
11950
11992
|
{
|
|
11951
11993
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11952
11994
|
"kind": "BooleanLiteral",
|
|
11953
|
-
"offset":
|
|
11995
|
+
"offset": 14366,
|
|
11954
11996
|
"length": 5,
|
|
11955
11997
|
"value": "false"
|
|
11956
11998
|
},
|
|
11957
11999
|
{
|
|
11958
12000
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11959
12001
|
"kind": "Array",
|
|
11960
|
-
"offset":
|
|
12002
|
+
"offset": 14432,
|
|
11961
12003
|
"length": 2,
|
|
11962
12004
|
"value": "[]"
|
|
11963
12005
|
},
|
|
11964
12006
|
{
|
|
11965
12007
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11966
12008
|
"kind": "IntegerLiteral",
|
|
11967
|
-
"offset":
|
|
12009
|
+
"offset": 14532,
|
|
11968
12010
|
"length": 1,
|
|
11969
12011
|
"value": "0"
|
|
11970
12012
|
},
|
|
11971
12013
|
{
|
|
11972
12014
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11973
12015
|
"kind": "IntegerLiteral",
|
|
11974
|
-
"offset":
|
|
12016
|
+
"offset": 14581,
|
|
11975
12017
|
"length": 1,
|
|
11976
12018
|
"value": "0"
|
|
11977
12019
|
},
|
|
11978
12020
|
{
|
|
11979
12021
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11980
12022
|
"kind": "BooleanLiteral",
|
|
11981
|
-
"offset":
|
|
12023
|
+
"offset": 14634,
|
|
11982
12024
|
"length": 5,
|
|
11983
12025
|
"value": "false"
|
|
11984
12026
|
},
|
|
11985
12027
|
{
|
|
11986
12028
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11987
12029
|
"kind": "FloatLiteral",
|
|
11988
|
-
"offset":
|
|
12030
|
+
"offset": 14688,
|
|
11989
12031
|
"length": 3,
|
|
11990
12032
|
"value": "1.0"
|
|
11991
12033
|
},
|
|
11992
12034
|
{
|
|
11993
12035
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
11994
12036
|
"kind": "IntegerLiteral",
|
|
11995
|
-
"offset":
|
|
12037
|
+
"offset": 14746,
|
|
11996
12038
|
"length": 1,
|
|
11997
12039
|
"value": "0"
|
|
11998
12040
|
},
|
|
11999
12041
|
{
|
|
12000
12042
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12001
12043
|
"kind": "IntegerLiteral",
|
|
12002
|
-
"offset":
|
|
12044
|
+
"offset": 14802,
|
|
12003
12045
|
"length": 1,
|
|
12004
12046
|
"value": "0"
|
|
12005
12047
|
},
|
|
12006
12048
|
{
|
|
12007
12049
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12008
12050
|
"kind": "IntegerLiteral",
|
|
12009
|
-
"offset":
|
|
12051
|
+
"offset": 14863,
|
|
12010
12052
|
"length": 1,
|
|
12011
12053
|
"value": "0"
|
|
12012
12054
|
},
|
|
12013
12055
|
{
|
|
12014
12056
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12015
12057
|
"kind": "IntegerLiteral",
|
|
12016
|
-
"offset":
|
|
12058
|
+
"offset": 14924,
|
|
12017
12059
|
"length": 1,
|
|
12018
12060
|
"value": "0"
|
|
12019
12061
|
},
|
|
12020
12062
|
{
|
|
12021
12063
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12022
12064
|
"kind": "Array",
|
|
12023
|
-
"offset":
|
|
12065
|
+
"offset": 14986,
|
|
12024
12066
|
"length": 2,
|
|
12025
12067
|
"value": "[]"
|
|
12026
12068
|
},
|
|
12027
12069
|
{
|
|
12028
12070
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12029
12071
|
"kind": "IntegerLiteral",
|
|
12030
|
-
"offset":
|
|
12072
|
+
"offset": 15046,
|
|
12031
12073
|
"length": 1,
|
|
12032
12074
|
"value": "0"
|
|
12033
12075
|
},
|
|
12034
12076
|
{
|
|
12035
12077
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12036
12078
|
"kind": "IntegerLiteral",
|
|
12037
|
-
"offset":
|
|
12079
|
+
"offset": 15109,
|
|
12038
12080
|
"length": 1,
|
|
12039
12081
|
"value": "0"
|
|
12040
12082
|
},
|
|
12041
12083
|
{
|
|
12042
12084
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12043
12085
|
"kind": "IntegerLiteral",
|
|
12044
|
-
"offset":
|
|
12086
|
+
"offset": 15267,
|
|
12045
12087
|
"length": 1,
|
|
12046
12088
|
"value": "0"
|
|
12047
12089
|
},
|
|
12048
12090
|
{
|
|
12049
12091
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12050
12092
|
"kind": "BooleanLiteral",
|
|
12051
|
-
"offset":
|
|
12093
|
+
"offset": 15317,
|
|
12052
12094
|
"length": 5,
|
|
12053
12095
|
"value": "false"
|
|
12054
12096
|
},
|
|
12055
12097
|
{
|
|
12056
12098
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12057
12099
|
"kind": "BooleanLiteral",
|
|
12058
|
-
"offset":
|
|
12100
|
+
"offset": 15381,
|
|
12059
12101
|
"length": 5,
|
|
12060
12102
|
"value": "false"
|
|
12061
12103
|
},
|
|
12062
12104
|
{
|
|
12063
12105
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12064
12106
|
"kind": "IntegerLiteral",
|
|
12065
|
-
"offset":
|
|
12107
|
+
"offset": 15692,
|
|
12066
12108
|
"length": 1,
|
|
12067
12109
|
"value": "0"
|
|
12068
12110
|
},
|
|
12069
12111
|
{
|
|
12070
12112
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12071
12113
|
"kind": "Array",
|
|
12072
|
-
"offset":
|
|
12114
|
+
"offset": 15804,
|
|
12073
12115
|
"length": 2,
|
|
12074
12116
|
"value": "[]"
|
|
12075
12117
|
},
|
|
12076
12118
|
{
|
|
12077
12119
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12078
12120
|
"kind": "IntegerLiteral",
|
|
12079
|
-
"offset":
|
|
12121
|
+
"offset": 15908,
|
|
12080
12122
|
"length": 1,
|
|
12081
12123
|
"value": "0"
|
|
12082
12124
|
},
|
|
12083
12125
|
{
|
|
12084
12126
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12085
12127
|
"kind": "IntegerLiteral",
|
|
12086
|
-
"offset":
|
|
12128
|
+
"offset": 15959,
|
|
12087
12129
|
"length": 1,
|
|
12088
12130
|
"value": "0"
|
|
12089
12131
|
},
|
|
12090
12132
|
{
|
|
12091
12133
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12092
12134
|
"kind": "IntegerLiteral",
|
|
12093
|
-
"offset":
|
|
12135
|
+
"offset": 16014,
|
|
12094
12136
|
"length": 1,
|
|
12095
12137
|
"value": "0"
|
|
12096
12138
|
},
|
|
12097
12139
|
{
|
|
12098
12140
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12099
12141
|
"kind": "IntegerLiteral",
|
|
12100
|
-
"offset":
|
|
12142
|
+
"offset": 16065,
|
|
12101
12143
|
"length": 1,
|
|
12102
12144
|
"value": "0"
|
|
12103
12145
|
},
|
|
12104
12146
|
{
|
|
12105
12147
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12106
12148
|
"kind": "IntegerLiteral",
|
|
12107
|
-
"offset":
|
|
12149
|
+
"offset": 16125,
|
|
12108
12150
|
"length": 1,
|
|
12109
12151
|
"value": "0"
|
|
12110
12152
|
},
|
|
12111
12153
|
{
|
|
12112
12154
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12113
12155
|
"kind": "FloatLiteral",
|
|
12114
|
-
"offset":
|
|
12156
|
+
"offset": 16193,
|
|
12115
12157
|
"length": 4,
|
|
12116
12158
|
"value": "0.75"
|
|
12117
12159
|
},
|
|
12118
12160
|
{
|
|
12119
12161
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12120
12162
|
"kind": "BooleanLiteral",
|
|
12121
|
-
"offset":
|
|
12163
|
+
"offset": 16246,
|
|
12122
12164
|
"length": 5,
|
|
12123
12165
|
"value": "false"
|
|
12124
12166
|
},
|
|
12125
12167
|
{
|
|
12126
12168
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12127
12169
|
"kind": "IntegerLiteral",
|
|
12128
|
-
"offset":
|
|
12170
|
+
"offset": 16370,
|
|
12129
12171
|
"length": 1,
|
|
12130
12172
|
"value": "0"
|
|
12131
12173
|
},
|
|
12132
12174
|
{
|
|
12133
12175
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12134
12176
|
"kind": "IntegerLiteral",
|
|
12135
|
-
"offset":
|
|
12177
|
+
"offset": 16425,
|
|
12136
12178
|
"length": 1,
|
|
12137
12179
|
"value": "0"
|
|
12138
12180
|
},
|
|
12139
12181
|
{
|
|
12140
12182
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12141
12183
|
"kind": "IntegerLiteral",
|
|
12142
|
-
"offset":
|
|
12184
|
+
"offset": 16491,
|
|
12143
12185
|
"length": 1,
|
|
12144
12186
|
"value": "0"
|
|
12145
12187
|
},
|
|
12146
12188
|
{
|
|
12147
12189
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12148
12190
|
"kind": "IntegerLiteral",
|
|
12149
|
-
"offset":
|
|
12191
|
+
"offset": 16556,
|
|
12150
12192
|
"length": 1,
|
|
12151
12193
|
"value": "0"
|
|
12152
12194
|
},
|
|
12153
12195
|
{
|
|
12154
12196
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12155
12197
|
"kind": "FloatLiteral",
|
|
12156
|
-
"offset":
|
|
12198
|
+
"offset": 16627,
|
|
12157
12199
|
"length": 4,
|
|
12158
12200
|
"value": "0.20"
|
|
12159
12201
|
},
|
|
12160
12202
|
{
|
|
12161
12203
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12162
12204
|
"kind": "BooleanLiteral",
|
|
12163
|
-
"offset":
|
|
12205
|
+
"offset": 21134,
|
|
12164
12206
|
"length": 5,
|
|
12165
12207
|
"value": "false"
|
|
12166
12208
|
},
|
|
12167
12209
|
{
|
|
12168
12210
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12169
12211
|
"kind": "BooleanLiteral",
|
|
12170
|
-
"offset":
|
|
12212
|
+
"offset": 21401,
|
|
12171
12213
|
"length": 5,
|
|
12172
12214
|
"value": "false"
|
|
12173
12215
|
},
|
|
12174
12216
|
{
|
|
12175
12217
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12176
12218
|
"kind": "Array",
|
|
12177
|
-
"offset":
|
|
12219
|
+
"offset": 34261,
|
|
12178
12220
|
"length": 203,
|
|
12179
12221
|
"value": "[\"onSpeechResults\", \"onSpeechStart\", \"onSpeechPartialResults\", \"onSpeechError\", \"onSpeechEnd\", \"onSpeechRecognized\", \"onSpeechVolumeChanged\"]"
|
|
12180
12222
|
},
|
|
12181
12223
|
{
|
|
12182
12224
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12183
12225
|
"kind": "StringLiteral",
|
|
12184
|
-
"offset":
|
|
12226
|
+
"offset": 65290,
|
|
12185
12227
|
"length": 12,
|
|
12186
12228
|
"value": "\"pollOnMain\""
|
|
12187
12229
|
},
|
|
12188
12230
|
{
|
|
12189
12231
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12190
12232
|
"kind": "IntegerLiteral",
|
|
12191
|
-
"offset":
|
|
12233
|
+
"offset": 74177,
|
|
12192
12234
|
"length": 1,
|
|
12193
12235
|
"value": "0"
|
|
12194
12236
|
},
|
|
12195
12237
|
{
|
|
12196
12238
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12197
12239
|
"kind": "StringLiteral",
|
|
12198
|
-
"offset":
|
|
12240
|
+
"offset": 74486,
|
|
12199
12241
|
"length": 13,
|
|
12200
12242
|
"value": "\"unspecified\""
|
|
12201
12243
|
},
|
|
12202
12244
|
{
|
|
12203
12245
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12204
12246
|
"kind": "BooleanLiteral",
|
|
12205
|
-
"offset":
|
|
12247
|
+
"offset": 75245,
|
|
12206
12248
|
"length": 5,
|
|
12207
12249
|
"value": "false"
|
|
12208
12250
|
},
|
|
12209
12251
|
{
|
|
12210
12252
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12211
12253
|
"kind": "BooleanLiteral",
|
|
12212
|
-
"offset":
|
|
12254
|
+
"offset": 76793,
|
|
12213
12255
|
"length": 4,
|
|
12214
12256
|
"value": "true"
|
|
12215
12257
|
},
|
|
12216
12258
|
{
|
|
12217
12259
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12218
12260
|
"kind": "IntegerLiteral",
|
|
12219
|
-
"offset":
|
|
12261
|
+
"offset": 77590,
|
|
12220
12262
|
"length": 1,
|
|
12221
12263
|
"value": "0"
|
|
12222
12264
|
},
|
|
12223
12265
|
{
|
|
12224
12266
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12225
12267
|
"kind": "BooleanLiteral",
|
|
12226
|
-
"offset":
|
|
12268
|
+
"offset": 95120,
|
|
12227
12269
|
"length": 4,
|
|
12228
12270
|
"value": "true"
|
|
12229
12271
|
},
|
|
12230
12272
|
{
|
|
12231
12273
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12232
12274
|
"kind": "BooleanLiteral",
|
|
12233
|
-
"offset":
|
|
12275
|
+
"offset": 101298,
|
|
12234
12276
|
"length": 4,
|
|
12235
12277
|
"value": "true"
|
|
12236
12278
|
},
|
|
12237
12279
|
{
|
|
12238
12280
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12239
12281
|
"kind": "BooleanLiteral",
|
|
12240
|
-
"offset":
|
|
12282
|
+
"offset": 105220,
|
|
12241
12283
|
"length": 4,
|
|
12242
12284
|
"value": "true"
|
|
12243
12285
|
},
|
|
12244
12286
|
{
|
|
12245
12287
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12246
12288
|
"kind": "IntegerLiteral",
|
|
12247
|
-
"offset":
|
|
12289
|
+
"offset": 106498,
|
|
12248
12290
|
"length": 1,
|
|
12249
12291
|
"value": "3"
|
|
12250
12292
|
},
|
|
12251
12293
|
{
|
|
12252
12294
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12253
12295
|
"kind": "FloatLiteral",
|
|
12254
|
-
"offset":
|
|
12296
|
+
"offset": 106570,
|
|
12255
12297
|
"length": 4,
|
|
12256
12298
|
"value": "0.20"
|
|
12257
12299
|
},
|
|
12258
12300
|
{
|
|
12259
12301
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12260
12302
|
"kind": "Array",
|
|
12261
|
-
"offset":
|
|
12303
|
+
"offset": 120868,
|
|
12262
12304
|
"length": 121,
|
|
12263
12305
|
"value": "[\"zero\", \"oh\", \"o\", \"one\", \"two\", \"three\", \"four\", \"five\", \"six\", \"seven\", \"eight\", \"nine\"]"
|
|
12264
12306
|
},
|
|
12265
12307
|
{
|
|
12266
12308
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12267
12309
|
"kind": "BooleanLiteral",
|
|
12268
|
-
"offset":
|
|
12310
|
+
"offset": 125559,
|
|
12269
12311
|
"length": 5,
|
|
12270
12312
|
"value": "false"
|
|
12271
12313
|
},
|
|
12272
12314
|
{
|
|
12273
12315
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12274
12316
|
"kind": "FloatLiteral",
|
|
12275
|
-
"offset":
|
|
12317
|
+
"offset": 143599,
|
|
12276
12318
|
"length": 3,
|
|
12277
12319
|
"value": "0.7"
|
|
12278
12320
|
},
|
|
12279
12321
|
{
|
|
12280
12322
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12281
12323
|
"kind": "IntegerLiteral",
|
|
12282
|
-
"offset":
|
|
12324
|
+
"offset": 189409,
|
|
12283
12325
|
"length": 1,
|
|
12284
12326
|
"value": "0"
|
|
12285
12327
|
},
|
|
12286
12328
|
{
|
|
12287
12329
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12288
12330
|
"kind": "Array",
|
|
12289
|
-
"offset":
|
|
12331
|
+
"offset": 189425,
|
|
12290
12332
|
"length": 2,
|
|
12291
12333
|
"value": "[]"
|
|
12292
12334
|
},
|
|
12293
12335
|
{
|
|
12294
12336
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12295
12337
|
"kind": "IntegerLiteral",
|
|
12296
|
-
"offset":
|
|
12338
|
+
"offset": 189477,
|
|
12297
12339
|
"length": 1,
|
|
12298
12340
|
"value": "0"
|
|
12299
12341
|
},
|
|
12300
12342
|
{
|
|
12301
12343
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12302
12344
|
"kind": "IntegerLiteral",
|
|
12303
|
-
"offset":
|
|
12345
|
+
"offset": 189616,
|
|
12304
12346
|
"length": 1,
|
|
12305
12347
|
"value": "0"
|
|
12306
12348
|
},
|
|
12307
12349
|
{
|
|
12308
12350
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12309
12351
|
"kind": "IntegerLiteral",
|
|
12310
|
-
"offset":
|
|
12352
|
+
"offset": 189841,
|
|
12311
12353
|
"length": 1,
|
|
12312
12354
|
"value": "0"
|
|
12313
12355
|
},
|
|
12314
12356
|
{
|
|
12315
12357
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceSTT.swift",
|
|
12316
12358
|
"kind": "Array",
|
|
12317
|
-
"offset":
|
|
12359
|
+
"offset": 190035,
|
|
12318
12360
|
"length": 2,
|
|
12319
12361
|
"value": "[]"
|
|
12320
12362
|
},
|
|
12321
12363
|
{
|
|
12322
12364
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12323
12365
|
"kind": "IntegerLiteral",
|
|
12324
|
-
"offset":
|
|
12366
|
+
"offset": 252,
|
|
12325
12367
|
"length": 1,
|
|
12326
12368
|
"value": "0"
|
|
12327
12369
|
},
|
|
12328
12370
|
{
|
|
12329
12371
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12330
12372
|
"kind": "BooleanLiteral",
|
|
12331
|
-
"offset":
|
|
12373
|
+
"offset": 279,
|
|
12332
12374
|
"length": 5,
|
|
12333
12375
|
"value": "false"
|
|
12334
12376
|
},
|
|
12335
12377
|
{
|
|
12336
12378
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12337
12379
|
"kind": "BooleanLiteral",
|
|
12338
|
-
"offset":
|
|
12339
|
-
"length":
|
|
12340
|
-
"value": "
|
|
12380
|
+
"offset": 326,
|
|
12381
|
+
"length": 4,
|
|
12382
|
+
"value": "true"
|
|
12341
12383
|
},
|
|
12342
12384
|
{
|
|
12343
12385
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12344
12386
|
"kind": "StringLiteral",
|
|
12345
|
-
"offset":
|
|
12387
|
+
"offset": 416,
|
|
12346
12388
|
"length": 3,
|
|
12347
12389
|
"value": "\" \""
|
|
12348
12390
|
},
|
|
12349
12391
|
{
|
|
12350
12392
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12351
12393
|
"kind": "StringLiteral",
|
|
12352
|
-
"offset":
|
|
12394
|
+
"offset": 442,
|
|
12353
12395
|
"length": 4,
|
|
12354
12396
|
"value": "\"\n\""
|
|
12355
12397
|
},
|
|
12356
12398
|
{
|
|
12357
12399
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12358
12400
|
"kind": "StringLiteral",
|
|
12359
|
-
"offset":
|
|
12401
|
+
"offset": 2290,
|
|
12360
12402
|
"length": 41,
|
|
12361
12403
|
"value": "\"####%$#$%$#^&^*&*^#$%#$%#$#%^&&*****###\""
|
|
12362
12404
|
},
|
|
12363
12405
|
{
|
|
12364
12406
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12365
12407
|
"kind": "Dictionary",
|
|
12366
|
-
"offset":
|
|
12408
|
+
"offset": 15375,
|
|
12367
12409
|
"length": 3,
|
|
12368
12410
|
"value": "[]"
|
|
12369
12411
|
},
|
|
12370
12412
|
{
|
|
12371
12413
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12372
12414
|
"kind": "StringLiteral",
|
|
12373
|
-
"offset":
|
|
12415
|
+
"offset": 16047,
|
|
12374
12416
|
"length": 17,
|
|
12375
12417
|
"value": "\"audio.session.q\""
|
|
12376
12418
|
},
|
|
12377
12419
|
{
|
|
12378
12420
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12379
12421
|
"kind": "IntegerLiteral",
|
|
12380
|
-
"offset":
|
|
12422
|
+
"offset": 16134,
|
|
12381
12423
|
"length": 1,
|
|
12382
12424
|
"value": "0"
|
|
12383
12425
|
},
|
|
12384
12426
|
{
|
|
12385
12427
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12386
12428
|
"kind": "IntegerLiteral",
|
|
12387
|
-
"offset":
|
|
12429
|
+
"offset": 16181,
|
|
12388
12430
|
"length": 1,
|
|
12389
12431
|
"value": "0"
|
|
12390
12432
|
},
|
|
12391
12433
|
{
|
|
12392
12434
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12393
12435
|
"kind": "IntegerLiteral",
|
|
12394
|
-
"offset":
|
|
12436
|
+
"offset": 16231,
|
|
12395
12437
|
"length": 1,
|
|
12396
12438
|
"value": "0"
|
|
12397
12439
|
},
|
|
12398
12440
|
{
|
|
12399
12441
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12400
12442
|
"kind": "BooleanLiteral",
|
|
12401
|
-
"offset":
|
|
12443
|
+
"offset": 16272,
|
|
12402
12444
|
"length": 5,
|
|
12403
12445
|
"value": "false"
|
|
12404
12446
|
},
|
|
12405
12447
|
{
|
|
12406
12448
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12407
12449
|
"kind": "IntegerLiteral",
|
|
12408
|
-
"offset":
|
|
12450
|
+
"offset": 16316,
|
|
12409
12451
|
"length": 1,
|
|
12410
12452
|
"value": "0"
|
|
12411
12453
|
},
|
|
12412
12454
|
{
|
|
12413
12455
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12414
12456
|
"kind": "BooleanLiteral",
|
|
12415
|
-
"offset":
|
|
12457
|
+
"offset": 16356,
|
|
12416
12458
|
"length": 5,
|
|
12417
12459
|
"value": "false"
|
|
12418
12460
|
},
|
|
12419
12461
|
{
|
|
12420
12462
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12421
12463
|
"kind": "Array",
|
|
12422
|
-
"offset":
|
|
12464
|
+
"offset": 16411,
|
|
12423
12465
|
"length": 2,
|
|
12424
12466
|
"value": "[]"
|
|
12425
12467
|
},
|
|
12426
12468
|
{
|
|
12427
12469
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12428
12470
|
"kind": "Array",
|
|
12429
|
-
"offset":
|
|
12471
|
+
"offset": 16483,
|
|
12430
12472
|
"length": 2,
|
|
12431
12473
|
"value": "[]"
|
|
12432
12474
|
},
|
|
12433
12475
|
{
|
|
12434
12476
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12435
12477
|
"kind": "StringLiteral",
|
|
12436
|
-
"offset":
|
|
12478
|
+
"offset": 19207,
|
|
12437
12479
|
"length": 19,
|
|
12438
12480
|
"value": "\"swift.sound.queue\""
|
|
12439
12481
|
},
|
|
12440
12482
|
{
|
|
12441
12483
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12442
12484
|
"kind": "Array",
|
|
12443
|
-
"offset":
|
|
12485
|
+
"offset": 19264,
|
|
12444
12486
|
"length": 2,
|
|
12445
12487
|
"value": "[]"
|
|
12446
12488
|
},
|
|
12447
12489
|
{
|
|
12448
12490
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12449
12491
|
"kind": "FloatLiteral",
|
|
12450
|
-
"offset":
|
|
12492
|
+
"offset": 43195,
|
|
12451
12493
|
"length": 4,
|
|
12452
12494
|
"value": "0.95"
|
|
12453
12495
|
},
|
|
12454
12496
|
{
|
|
12455
12497
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12456
12498
|
"kind": "FloatLiteral",
|
|
12457
|
-
"offset":
|
|
12499
|
+
"offset": 43218,
|
|
12458
12500
|
"length": 3,
|
|
12459
12501
|
"value": "5.0"
|
|
12460
12502
|
},
|
|
12461
12503
|
{
|
|
12462
12504
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12463
12505
|
"kind": "IntegerLiteral",
|
|
12464
|
-
"offset":
|
|
12506
|
+
"offset": 43341,
|
|
12465
12507
|
"length": 1,
|
|
12466
12508
|
"value": "0"
|
|
12467
12509
|
},
|
|
12468
12510
|
{
|
|
12469
12511
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12470
12512
|
"kind": "IntegerLiteral",
|
|
12471
|
-
"offset":
|
|
12513
|
+
"offset": 43377,
|
|
12472
12514
|
"length": 1,
|
|
12473
12515
|
"value": "0"
|
|
12474
12516
|
},
|
|
12475
12517
|
{
|
|
12476
12518
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12477
12519
|
"kind": "IntegerLiteral",
|
|
12478
|
-
"offset":
|
|
12520
|
+
"offset": 43399,
|
|
12479
12521
|
"length": 1,
|
|
12480
12522
|
"value": "1"
|
|
12481
12523
|
},
|
|
12482
12524
|
{
|
|
12483
12525
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12484
12526
|
"kind": "IntegerLiteral",
|
|
12485
|
-
"offset":
|
|
12527
|
+
"offset": 43439,
|
|
12486
12528
|
"length": 1,
|
|
12487
12529
|
"value": "0"
|
|
12488
12530
|
},
|
|
12489
12531
|
{
|
|
12490
12532
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12491
12533
|
"kind": "FloatLiteral",
|
|
12492
|
-
"offset":
|
|
12534
|
+
"offset": 43478,
|
|
12493
12535
|
"length": 3,
|
|
12494
12536
|
"value": "8.0"
|
|
12495
12537
|
},
|
|
12496
12538
|
{
|
|
12497
12539
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12498
12540
|
"kind": "IntegerLiteral",
|
|
12499
|
-
"offset":
|
|
12541
|
+
"offset": 43520,
|
|
12500
12542
|
"length": 1,
|
|
12501
12543
|
"value": "1"
|
|
12502
12544
|
},
|
|
12503
12545
|
{
|
|
12504
12546
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12505
12547
|
"kind": "IntegerLiteral",
|
|
12506
|
-
"offset":
|
|
12548
|
+
"offset": 43531,
|
|
12507
12549
|
"length": 1,
|
|
12508
12550
|
"value": "1"
|
|
12509
12551
|
},
|
|
12510
12552
|
{
|
|
12511
12553
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12512
12554
|
"kind": "FloatLiteral",
|
|
12513
|
-
"offset":
|
|
12555
|
+
"offset": 43574,
|
|
12514
12556
|
"length": 4,
|
|
12515
12557
|
"value": "-1.0"
|
|
12516
12558
|
},
|
|
12517
12559
|
{
|
|
12518
12560
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12519
12561
|
"kind": "FloatLiteral",
|
|
12520
|
-
"offset":
|
|
12562
|
+
"offset": 43592,
|
|
12521
12563
|
"length": 3,
|
|
12522
12564
|
"value": "1.0"
|
|
12523
12565
|
},
|
|
12524
12566
|
{
|
|
12525
12567
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12526
12568
|
"kind": "IntegerLiteral",
|
|
12527
|
-
"offset":
|
|
12569
|
+
"offset": 43619,
|
|
12528
12570
|
"length": 1,
|
|
12529
12571
|
"value": "1"
|
|
12530
12572
|
},
|
|
12531
12573
|
{
|
|
12532
12574
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12533
12575
|
"kind": "IntegerLiteral",
|
|
12534
|
-
"offset":
|
|
12576
|
+
"offset": 43636,
|
|
12535
12577
|
"length": 1,
|
|
12536
12578
|
"value": "1"
|
|
12537
12579
|
},
|
|
12538
12580
|
{
|
|
12539
12581
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12540
12582
|
"kind": "IntegerLiteral",
|
|
12541
|
-
"offset":
|
|
12583
|
+
"offset": 43745,
|
|
12542
12584
|
"length": 1,
|
|
12543
12585
|
"value": "2"
|
|
12544
12586
|
},
|
|
12545
12587
|
{
|
|
12546
12588
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12547
12589
|
"kind": "FloatLiteral",
|
|
12548
|
-
"offset":
|
|
12590
|
+
"offset": 43765,
|
|
12549
12591
|
"length": 6,
|
|
12550
12592
|
"value": "1000.0"
|
|
12551
12593
|
},
|
|
12552
12594
|
{
|
|
12553
12595
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12554
12596
|
"kind": "IntegerLiteral",
|
|
12555
|
-
"offset":
|
|
12597
|
+
"offset": 43789,
|
|
12556
12598
|
"length": 1,
|
|
12557
12599
|
"value": "0"
|
|
12558
12600
|
},
|
|
12559
12601
|
{
|
|
12560
12602
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12561
12603
|
"kind": "IntegerLiteral",
|
|
12562
|
-
"offset":
|
|
12604
|
+
"offset": 43820,
|
|
12563
12605
|
"length": 1,
|
|
12564
12606
|
"value": "0"
|
|
12565
12607
|
},
|
|
12566
12608
|
{
|
|
12567
12609
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12568
12610
|
"kind": "IntegerLiteral",
|
|
12569
|
-
"offset":
|
|
12611
|
+
"offset": 43896,
|
|
12570
12612
|
"length": 1,
|
|
12571
12613
|
"value": "1"
|
|
12572
12614
|
},
|
|
12573
12615
|
{
|
|
12574
12616
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12575
12617
|
"kind": "StringLiteral",
|
|
12576
|
-
"offset":
|
|
12618
|
+
"offset": 51803,
|
|
12577
12619
|
"length": 2,
|
|
12578
12620
|
"value": "\"\""
|
|
12579
12621
|
},
|
|
12580
12622
|
{
|
|
12581
12623
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12582
12624
|
"kind": "BooleanLiteral",
|
|
12583
|
-
"offset":
|
|
12625
|
+
"offset": 53217,
|
|
12584
12626
|
"length": 5,
|
|
12585
12627
|
"value": "false"
|
|
12586
12628
|
},
|
|
12587
12629
|
{
|
|
12588
12630
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12589
12631
|
"kind": "BooleanLiteral",
|
|
12590
|
-
"offset":
|
|
12632
|
+
"offset": 53287,
|
|
12591
12633
|
"length": 4,
|
|
12592
12634
|
"value": "true"
|
|
12593
12635
|
},
|
|
12594
12636
|
{
|
|
12595
12637
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12596
12638
|
"kind": "IntegerLiteral",
|
|
12597
|
-
"offset":
|
|
12639
|
+
"offset": 53845,
|
|
12598
12640
|
"length": 8,
|
|
12599
12641
|
"value": "1"
|
|
12600
12642
|
},
|
|
12601
12643
|
{
|
|
12602
12644
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12603
12645
|
"kind": "IntegerLiteral",
|
|
12604
|
-
"offset":
|
|
12646
|
+
"offset": 54088,
|
|
12605
12647
|
"length": 1,
|
|
12606
12648
|
"value": "0"
|
|
12607
12649
|
},
|
|
12608
12650
|
{
|
|
12609
12651
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12610
12652
|
"kind": "BooleanLiteral",
|
|
12611
|
-
"offset":
|
|
12653
|
+
"offset": 54113,
|
|
12612
12654
|
"length": 5,
|
|
12613
12655
|
"value": "false"
|
|
12614
12656
|
},
|
|
12615
12657
|
{
|
|
12616
12658
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12617
12659
|
"kind": "BooleanLiteral",
|
|
12618
|
-
"offset":
|
|
12660
|
+
"offset": 54148,
|
|
12619
12661
|
"length": 5,
|
|
12620
12662
|
"value": "false"
|
|
12621
12663
|
},
|
|
12622
12664
|
{
|
|
12623
12665
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12624
12666
|
"kind": "StringLiteral",
|
|
12625
|
-
"offset":
|
|
12667
|
+
"offset": 54398,
|
|
12626
12668
|
"length": 16,
|
|
12627
12669
|
"value": "\"davtts.control\""
|
|
12628
12670
|
},
|
|
12629
12671
|
{
|
|
12630
12672
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12631
12673
|
"kind": "BooleanLiteral",
|
|
12632
|
-
"offset":
|
|
12674
|
+
"offset": 54475,
|
|
12633
12675
|
"length": 5,
|
|
12634
12676
|
"value": "false"
|
|
12635
12677
|
},
|
|
12636
12678
|
{
|
|
12637
12679
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12638
12680
|
"kind": "BooleanLiteral",
|
|
12639
|
-
"offset":
|
|
12681
|
+
"offset": 54509,
|
|
12640
12682
|
"length": 5,
|
|
12641
12683
|
"value": "false"
|
|
12642
12684
|
},
|
|
12643
12685
|
{
|
|
12644
12686
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12645
12687
|
"kind": "IntegerLiteral",
|
|
12646
|
-
"offset":
|
|
12688
|
+
"offset": 56270,
|
|
12647
12689
|
"length": 1,
|
|
12648
12690
|
"value": "0"
|
|
12649
12691
|
},
|
|
12650
12692
|
{
|
|
12651
12693
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12652
12694
|
"kind": "IntegerLiteral",
|
|
12653
|
-
"offset":
|
|
12695
|
+
"offset": 56285,
|
|
12654
12696
|
"length": 1,
|
|
12655
12697
|
"value": "0"
|
|
12656
12698
|
},
|
|
12657
12699
|
{
|
|
12658
12700
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12659
12701
|
"kind": "FloatLiteral",
|
|
12660
|
-
"offset":
|
|
12702
|
+
"offset": 58001,
|
|
12661
12703
|
"length": 4,
|
|
12662
12704
|
"value": "10.0"
|
|
12663
12705
|
},
|
|
12664
12706
|
{
|
|
12665
12707
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12666
12708
|
"kind": "FloatLiteral",
|
|
12667
|
-
"offset":
|
|
12709
|
+
"offset": 58014,
|
|
12668
12710
|
"length": 4,
|
|
12669
12711
|
"value": "40.0"
|
|
12670
12712
|
},
|
|
12671
12713
|
{
|
|
12672
12714
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12673
12715
|
"kind": "FloatLiteral",
|
|
12674
|
-
"offset":
|
|
12716
|
+
"offset": 58033,
|
|
12675
12717
|
"length": 3,
|
|
12676
12718
|
"value": "2.0"
|
|
12677
12719
|
},
|
|
12678
12720
|
{
|
|
12679
12721
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12680
12722
|
"kind": "IntegerLiteral",
|
|
12681
|
-
"offset":
|
|
12723
|
+
"offset": 58119,
|
|
12682
12724
|
"length": 1,
|
|
12683
12725
|
"value": "2"
|
|
12684
12726
|
},
|
|
12685
12727
|
{
|
|
12686
12728
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12687
12729
|
"kind": "IntegerLiteral",
|
|
12688
|
-
"offset":
|
|
12730
|
+
"offset": 58134,
|
|
12689
12731
|
"length": 1,
|
|
12690
12732
|
"value": "1"
|
|
12691
12733
|
},
|
|
12692
12734
|
{
|
|
12693
12735
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12694
12736
|
"kind": "IntegerLiteral",
|
|
12695
|
-
"offset":
|
|
12737
|
+
"offset": 58140,
|
|
12696
12738
|
"length": 1,
|
|
12697
12739
|
"value": "1"
|
|
12698
12740
|
},
|
|
12699
12741
|
{
|
|
12700
12742
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12701
12743
|
"kind": "IntegerLiteral",
|
|
12702
|
-
"offset":
|
|
12744
|
+
"offset": 58150,
|
|
12703
12745
|
"length": 1,
|
|
12704
12746
|
"value": "1"
|
|
12705
12747
|
},
|
|
12706
12748
|
{
|
|
12707
12749
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12708
12750
|
"kind": "IntegerLiteral",
|
|
12709
|
-
"offset":
|
|
12751
|
+
"offset": 58155,
|
|
12710
12752
|
"length": 1,
|
|
12711
12753
|
"value": "2"
|
|
12712
12754
|
},
|
|
12713
12755
|
{
|
|
12714
12756
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12715
12757
|
"kind": "IntegerLiteral",
|
|
12716
|
-
"offset":
|
|
12758
|
+
"offset": 58179,
|
|
12717
12759
|
"length": 1,
|
|
12718
12760
|
"value": "1"
|
|
12719
12761
|
},
|
|
12720
12762
|
{
|
|
12721
12763
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12722
12764
|
"kind": "IntegerLiteral",
|
|
12723
|
-
"offset":
|
|
12765
|
+
"offset": 58187,
|
|
12724
12766
|
"length": 1,
|
|
12725
12767
|
"value": "1"
|
|
12726
12768
|
},
|
|
12727
12769
|
{
|
|
12728
12770
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12729
12771
|
"kind": "IntegerLiteral",
|
|
12730
|
-
"offset":
|
|
12772
|
+
"offset": 58197,
|
|
12731
12773
|
"length": 1,
|
|
12732
12774
|
"value": "2"
|
|
12733
12775
|
},
|
|
12734
12776
|
{
|
|
12735
12777
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12736
12778
|
"kind": "IntegerLiteral",
|
|
12737
|
-
"offset":
|
|
12779
|
+
"offset": 58228,
|
|
12738
12780
|
"length": 2,
|
|
12739
12781
|
"value": "-2"
|
|
12740
12782
|
},
|
|
12741
12783
|
{
|
|
12742
12784
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12743
12785
|
"kind": "IntegerLiteral",
|
|
12744
|
-
"offset":
|
|
12786
|
+
"offset": 58238,
|
|
12745
12787
|
"length": 1,
|
|
12746
12788
|
"value": "1"
|
|
12747
12789
|
},
|
|
12748
12790
|
{
|
|
12749
12791
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12750
12792
|
"kind": "IntegerLiteral",
|
|
12751
|
-
"offset":
|
|
12793
|
+
"offset": 58246,
|
|
12752
12794
|
"length": 1,
|
|
12753
12795
|
"value": "1"
|
|
12754
12796
|
},
|
|
12755
12797
|
{
|
|
12756
12798
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12757
12799
|
"kind": "IntegerLiteral",
|
|
12758
|
-
"offset":
|
|
12800
|
+
"offset": 58276,
|
|
12759
12801
|
"length": 1,
|
|
12760
12802
|
"value": "1"
|
|
12761
12803
|
},
|
|
12762
12804
|
{
|
|
12763
12805
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12764
12806
|
"kind": "IntegerLiteral",
|
|
12765
|
-
"offset":
|
|
12807
|
+
"offset": 58284,
|
|
12766
12808
|
"length": 1,
|
|
12767
12809
|
"value": "1"
|
|
12768
12810
|
},
|
|
12769
12811
|
{
|
|
12770
12812
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12771
12813
|
"kind": "IntegerLiteral",
|
|
12772
|
-
"offset":
|
|
12814
|
+
"offset": 58294,
|
|
12773
12815
|
"length": 1,
|
|
12774
12816
|
"value": "2"
|
|
12775
12817
|
},
|
|
12776
12818
|
{
|
|
12777
12819
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12778
12820
|
"kind": "IntegerLiteral",
|
|
12779
|
-
"offset":
|
|
12821
|
+
"offset": 58328,
|
|
12780
12822
|
"length": 1,
|
|
12781
12823
|
"value": "1"
|
|
12782
12824
|
},
|
|
12783
12825
|
{
|
|
12784
12826
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12785
12827
|
"kind": "IntegerLiteral",
|
|
12786
|
-
"offset":
|
|
12828
|
+
"offset": 58336,
|
|
12787
12829
|
"length": 1,
|
|
12788
12830
|
"value": "1"
|
|
12789
12831
|
},
|
|
12790
12832
|
{
|
|
12791
12833
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12792
12834
|
"kind": "IntegerLiteral",
|
|
12793
|
-
"offset":
|
|
12835
|
+
"offset": 58346,
|
|
12794
12836
|
"length": 1,
|
|
12795
12837
|
"value": "2"
|
|
12796
12838
|
},
|
|
12797
12839
|
{
|
|
12798
12840
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12799
12841
|
"kind": "IntegerLiteral",
|
|
12800
|
-
"offset":
|
|
12842
|
+
"offset": 58376,
|
|
12801
12843
|
"length": 1,
|
|
12802
12844
|
"value": "2"
|
|
12803
12845
|
},
|
|
12804
12846
|
{
|
|
12805
12847
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12806
12848
|
"kind": "IntegerLiteral",
|
|
12807
|
-
"offset":
|
|
12849
|
+
"offset": 58383,
|
|
12808
12850
|
"length": 1,
|
|
12809
12851
|
"value": "1"
|
|
12810
12852
|
},
|
|
12811
12853
|
{
|
|
12812
12854
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12813
12855
|
"kind": "IntegerLiteral",
|
|
12814
|
-
"offset":
|
|
12856
|
+
"offset": 58391,
|
|
12815
12857
|
"length": 1,
|
|
12816
12858
|
"value": "1"
|
|
12817
12859
|
},
|
|
12818
12860
|
{
|
|
12819
12861
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12820
12862
|
"kind": "IntegerLiteral",
|
|
12821
|
-
"offset":
|
|
12863
|
+
"offset": 58417,
|
|
12822
12864
|
"length": 1,
|
|
12823
12865
|
"value": "1"
|
|
12824
12866
|
},
|
|
12825
12867
|
{
|
|
12826
12868
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12827
12869
|
"kind": "IntegerLiteral",
|
|
12828
|
-
"offset":
|
|
12870
|
+
"offset": 58425,
|
|
12829
12871
|
"length": 1,
|
|
12830
12872
|
"value": "1"
|
|
12831
12873
|
},
|
|
12832
12874
|
{
|
|
12833
12875
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12834
12876
|
"kind": "IntegerLiteral",
|
|
12835
|
-
"offset":
|
|
12877
|
+
"offset": 58435,
|
|
12836
12878
|
"length": 1,
|
|
12837
12879
|
"value": "2"
|
|
12838
12880
|
},
|
|
12839
12881
|
{
|
|
12840
12882
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12841
12883
|
"kind": "IntegerLiteral",
|
|
12842
|
-
"offset":
|
|
12884
|
+
"offset": 64905,
|
|
12843
12885
|
"length": 6,
|
|
12844
12886
|
"value": "16000"
|
|
12845
12887
|
},
|
|
12846
12888
|
{
|
|
12847
12889
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12848
12890
|
"kind": "IntegerLiteral",
|
|
12849
|
-
"offset":
|
|
12891
|
+
"offset": 64927,
|
|
12850
12892
|
"length": 2,
|
|
12851
12893
|
"value": "20"
|
|
12852
12894
|
},
|
|
12853
12895
|
{
|
|
12854
12896
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12855
12897
|
"kind": "IntegerLiteral",
|
|
12856
|
-
"offset":
|
|
12898
|
+
"offset": 66375,
|
|
12857
12899
|
"length": 1,
|
|
12858
12900
|
"value": "0"
|
|
12859
12901
|
},
|
|
12860
12902
|
{
|
|
12861
12903
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12862
12904
|
"kind": "IntegerLiteral",
|
|
12863
|
-
"offset":
|
|
12905
|
+
"offset": 67715,
|
|
12864
12906
|
"length": 1,
|
|
12865
12907
|
"value": "0"
|
|
12866
12908
|
},
|
|
12867
12909
|
{
|
|
12868
12910
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12869
12911
|
"kind": "IntegerLiteral",
|
|
12870
|
-
"offset":
|
|
12912
|
+
"offset": 69712,
|
|
12871
12913
|
"length": 1,
|
|
12872
12914
|
"value": "0"
|
|
12873
12915
|
},
|
|
12874
12916
|
{
|
|
12875
12917
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12876
12918
|
"kind": "IntegerLiteral",
|
|
12877
|
-
"offset":
|
|
12919
|
+
"offset": 69841,
|
|
12878
12920
|
"length": 5,
|
|
12879
12921
|
"value": "48000"
|
|
12880
12922
|
},
|
|
12881
12923
|
{
|
|
12882
12924
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12883
12925
|
"kind": "IntegerLiteral",
|
|
12884
|
-
"offset":
|
|
12926
|
+
"offset": 69929,
|
|
12885
12927
|
"length": 2,
|
|
12886
12928
|
"value": "-1"
|
|
12887
12929
|
},
|
|
12888
12930
|
{
|
|
12889
12931
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12890
12932
|
"kind": "IntegerLiteral",
|
|
12891
|
-
"offset":
|
|
12933
|
+
"offset": 70080,
|
|
12892
12934
|
"length": 2,
|
|
12893
12935
|
"value": "-1"
|
|
12894
12936
|
},
|
|
12895
12937
|
{
|
|
12896
12938
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12897
12939
|
"kind": "StringLiteral",
|
|
12898
|
-
"offset":
|
|
12940
|
+
"offset": 70609,
|
|
12899
12941
|
"length": 3,
|
|
12900
12942
|
"value": "\"_\""
|
|
12901
12943
|
},
|
|
12902
12944
|
{
|
|
12903
12945
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12904
12946
|
"kind": "IntegerLiteral",
|
|
12905
|
-
"offset":
|
|
12947
|
+
"offset": 70857,
|
|
12906
12948
|
"length": 1,
|
|
12907
12949
|
"value": "1"
|
|
12908
12950
|
},
|
|
12909
12951
|
{
|
|
12910
12952
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12911
12953
|
"kind": "StringLiteral",
|
|
12912
|
-
"offset":
|
|
12954
|
+
"offset": 70997,
|
|
12913
12955
|
"length": 40,
|
|
12914
12956
|
"value": "\"[TTS]: slice:'\""
|
|
12915
12957
|
},
|
|
12916
12958
|
{
|
|
12917
12959
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12918
12960
|
"kind": "StringLiteral",
|
|
12919
|
-
"offset":
|
|
12961
|
+
"offset": 71022,
|
|
12920
12962
|
"length": 58,
|
|
12921
12963
|
"value": "\"' lastScalar:\""
|
|
12922
12964
|
},
|
|
12923
12965
|
{
|
|
12924
12966
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12925
12967
|
"kind": "IntegerLiteral",
|
|
12926
|
-
"offset":
|
|
12968
|
+
"offset": 71077,
|
|
12927
12969
|
"length": 2,
|
|
12928
12970
|
"value": "-1"
|
|
12929
12971
|
},
|
|
12930
12972
|
{
|
|
12931
12973
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12932
12974
|
"kind": "Array",
|
|
12933
|
-
"offset":
|
|
12975
|
+
"offset": 71172,
|
|
12934
12976
|
"length": 2,
|
|
12935
12977
|
"value": "[]"
|
|
12936
12978
|
},
|
|
12937
12979
|
{
|
|
12938
12980
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12939
12981
|
"kind": "StringLiteral",
|
|
12940
|
-
"offset":
|
|
12982
|
+
"offset": 71319,
|
|
12941
12983
|
"length": 12,
|
|
12942
12984
|
"value": "\"DaVoiceTTS\""
|
|
12943
12985
|
},
|
|
12944
12986
|
{
|
|
12945
12987
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12946
12988
|
"kind": "IntegerLiteral",
|
|
12947
|
-
"offset":
|
|
12989
|
+
"offset": 71339,
|
|
12948
12990
|
"length": 2,
|
|
12949
12991
|
"value": "12"
|
|
12950
12992
|
},
|
|
12951
12993
|
{
|
|
12952
12994
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12953
12995
|
"kind": "StringLiteral",
|
|
12954
|
-
"offset":
|
|
12996
|
+
"offset": 71381,
|
|
12955
12997
|
"length": 39,
|
|
12956
12998
|
"value": "\"Davoice phonemizer is not initialized\""
|
|
12957
12999
|
},
|
|
12958
13000
|
{
|
|
12959
13001
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12960
13002
|
"kind": "StringLiteral",
|
|
12961
|
-
"offset":
|
|
13003
|
+
"offset": 71948,
|
|
12962
13004
|
"length": 60,
|
|
12963
13005
|
"value": "\"[swift-dav] [error] Davoice proprietary phonemizer failed:\""
|
|
12964
13006
|
},
|
|
12965
|
-
{
|
|
12966
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12967
|
-
"kind": "IntegerLiteral",
|
|
12968
|
-
"offset": 66687,
|
|
12969
|
-
"length": 4,
|
|
12970
|
-
"value": "0x02"
|
|
12971
|
-
},
|
|
12972
|
-
{
|
|
12973
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12974
|
-
"kind": "IntegerLiteral",
|
|
12975
|
-
"offset": 66893,
|
|
12976
|
-
"length": 1,
|
|
12977
|
-
"value": "0"
|
|
12978
|
-
},
|
|
12979
|
-
{
|
|
12980
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12981
|
-
"kind": "IntegerLiteral",
|
|
12982
|
-
"offset": 66948,
|
|
12983
|
-
"length": 1,
|
|
12984
|
-
"value": "0"
|
|
12985
|
-
},
|
|
12986
|
-
{
|
|
12987
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12988
|
-
"kind": "IntegerLiteral",
|
|
12989
|
-
"offset": 67065,
|
|
12990
|
-
"length": 1,
|
|
12991
|
-
"value": "0"
|
|
12992
|
-
},
|
|
12993
|
-
{
|
|
12994
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12995
|
-
"kind": "IntegerLiteral",
|
|
12996
|
-
"offset": 67206,
|
|
12997
|
-
"length": 1,
|
|
12998
|
-
"value": "1"
|
|
12999
|
-
},
|
|
13000
|
-
{
|
|
13001
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13002
|
-
"kind": "StringLiteral",
|
|
13003
|
-
"offset": 67551,
|
|
13004
|
-
"length": 23,
|
|
13005
|
-
"value": "\"[TTS]: terminator == \""
|
|
13006
|
-
},
|
|
13007
|
-
{
|
|
13008
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13009
|
-
"kind": "IntegerLiteral",
|
|
13010
|
-
"offset": 67625,
|
|
13011
|
-
"length": 6,
|
|
13012
|
-
"value": "589864"
|
|
13013
|
-
},
|
|
13014
|
-
{
|
|
13015
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13016
|
-
"kind": "IntegerLiteral",
|
|
13017
|
-
"offset": 68043,
|
|
13018
|
-
"length": 1,
|
|
13019
|
-
"value": "1"
|
|
13020
|
-
},
|
|
13021
|
-
{
|
|
13022
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13023
|
-
"kind": "StringLiteral",
|
|
13024
|
-
"offset": 68094,
|
|
13025
|
-
"length": 51,
|
|
13026
|
-
"value": "\"✅ Full cString: \"\""
|
|
13027
|
-
},
|
|
13028
|
-
{
|
|
13029
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13030
|
-
"kind": "StringLiteral",
|
|
13031
|
-
"offset": 68142,
|
|
13032
|
-
"length": 1,
|
|
13033
|
-
"value": "\"\"\""
|
|
13034
|
-
},
|
|
13035
|
-
{
|
|
13036
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13037
|
-
"kind": "StringLiteral",
|
|
13038
|
-
"offset": 68195,
|
|
13039
|
-
"length": 62,
|
|
13040
|
-
"value": "\"🔢 inputPtr offset from base: \""
|
|
13041
|
-
},
|
|
13042
13007
|
{
|
|
13043
13008
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13044
13009
|
"kind": "StringLiteral",
|
|
13045
|
-
"offset":
|
|
13046
|
-
"length":
|
|
13047
|
-
"value": "\"
|
|
13048
|
-
},
|
|
13049
|
-
{
|
|
13050
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13051
|
-
"kind": "StringLiteral",
|
|
13052
|
-
"offset": 68255,
|
|
13053
|
-
"length": 1,
|
|
13054
|
-
"value": "\")\""
|
|
13010
|
+
"offset": 72286,
|
|
13011
|
+
"length": 12,
|
|
13012
|
+
"value": "\"DaVoiceTTS\""
|
|
13055
13013
|
},
|
|
13056
13014
|
{
|
|
13057
13015
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13058
13016
|
"kind": "IntegerLiteral",
|
|
13059
|
-
"offset":
|
|
13060
|
-
"length": 1,
|
|
13061
|
-
"value": "0"
|
|
13062
|
-
},
|
|
13063
|
-
{
|
|
13064
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13065
|
-
"kind": "StringLiteral",
|
|
13066
|
-
"offset": 68521,
|
|
13067
|
-
"length": 64,
|
|
13068
|
-
"value": "\"🔍 Backward index \""
|
|
13069
|
-
},
|
|
13070
|
-
{
|
|
13071
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13072
|
-
"kind": "StringLiteral",
|
|
13073
|
-
"offset": 68550,
|
|
13074
|
-
"length": 1,
|
|
13075
|
-
"value": "\": byte = \""
|
|
13076
|
-
},
|
|
13077
|
-
{
|
|
13078
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13079
|
-
"kind": "StringLiteral",
|
|
13080
|
-
"offset": 68566,
|
|
13081
|
-
"length": 1,
|
|
13082
|
-
"value": "\", char = '\""
|
|
13083
|
-
},
|
|
13084
|
-
{
|
|
13085
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13086
|
-
"kind": "StringLiteral",
|
|
13087
|
-
"offset": 68583,
|
|
13088
|
-
"length": 3,
|
|
13089
|
-
"value": "\"'\""
|
|
13090
|
-
},
|
|
13091
|
-
{
|
|
13092
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13093
|
-
"kind": "StringLiteral",
|
|
13094
|
-
"offset": 68740,
|
|
13095
|
-
"length": 57,
|
|
13096
|
-
"value": "\"✅ Found terminating char: '\""
|
|
13097
|
-
},
|
|
13098
|
-
{
|
|
13099
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13100
|
-
"kind": "StringLiteral",
|
|
13101
|
-
"offset": 68777,
|
|
13102
|
-
"length": 21,
|
|
13103
|
-
"value": "\"' at index \""
|
|
13104
|
-
},
|
|
13105
|
-
{
|
|
13106
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13107
|
-
"kind": "StringLiteral",
|
|
13108
|
-
"offset": 68796,
|
|
13017
|
+
"offset": 72322,
|
|
13109
13018
|
"length": 2,
|
|
13110
|
-
"value": "
|
|
13111
|
-
},
|
|
13112
|
-
{
|
|
13113
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13114
|
-
"kind": "IntegerLiteral",
|
|
13115
|
-
"offset": 68999,
|
|
13116
|
-
"length": 1,
|
|
13117
|
-
"value": "1"
|
|
13118
|
-
},
|
|
13119
|
-
{
|
|
13120
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13121
|
-
"kind": "IntegerLiteral",
|
|
13122
|
-
"offset": 69079,
|
|
13123
|
-
"length": 1,
|
|
13124
|
-
"value": "0"
|
|
13019
|
+
"value": "14"
|
|
13125
13020
|
},
|
|
13126
13021
|
{
|
|
13127
13022
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13128
13023
|
"kind": "StringLiteral",
|
|
13129
|
-
"offset":
|
|
13130
|
-
"length":
|
|
13131
|
-
"value": "\"
|
|
13024
|
+
"offset": 72380,
|
|
13025
|
+
"length": 118,
|
|
13026
|
+
"value": "\"The legacy libphonemes phonemizer is no longer supported. Use a model containing the Davoice JSON phonemizer assets.\""
|
|
13132
13027
|
},
|
|
13133
13028
|
{
|
|
13134
13029
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13135
13030
|
"kind": "StringLiteral",
|
|
13136
|
-
"offset":
|
|
13137
|
-
"length": 50,
|
|
13138
|
-
"value": "\"ptr == nil → using last character of cString =\""
|
|
13139
|
-
},
|
|
13140
|
-
{
|
|
13141
|
-
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13142
|
-
"kind": "StringLiteral",
|
|
13143
|
-
"offset": 69842,
|
|
13031
|
+
"offset": 72548,
|
|
13144
13032
|
"length": 38,
|
|
13145
13033
|
"value": "\"[swift-dav] [debug] Parsed phonemes:\""
|
|
13146
13034
|
},
|
|
13147
13035
|
{
|
|
13148
13036
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13149
13037
|
"kind": "StringLiteral",
|
|
13150
|
-
"offset":
|
|
13038
|
+
"offset": 72622,
|
|
13151
13039
|
"length": 54,
|
|
13152
13040
|
"value": "\"[swift-dav] [debug] Phoneme count: \""
|
|
13153
13041
|
},
|
|
13154
13042
|
{
|
|
13155
13043
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13156
13044
|
"kind": "StringLiteral",
|
|
13157
|
-
"offset":
|
|
13045
|
+
"offset": 72675,
|
|
13158
13046
|
"length": 2,
|
|
13159
13047
|
"value": "\"\""
|
|
13160
13048
|
},
|
|
13161
13049
|
{
|
|
13162
13050
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13163
13051
|
"kind": "StringLiteral",
|
|
13164
|
-
"offset":
|
|
13052
|
+
"offset": 72703,
|
|
13165
13053
|
"length": 42,
|
|
13166
13054
|
"value": "\"[swift-dav] [debug] Converting to IDs...\""
|
|
13167
13055
|
},
|
|
13168
13056
|
{
|
|
13169
13057
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13170
13058
|
"kind": "StringLiteral",
|
|
13171
|
-
"offset":
|
|
13059
|
+
"offset": 72837,
|
|
13172
13060
|
"length": 51,
|
|
13173
13061
|
"value": "\"[swift-dav] [debug] Converted phoneme IDs: \""
|
|
13174
13062
|
},
|
|
13175
13063
|
{
|
|
13176
13064
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13177
13065
|
"kind": "StringLiteral",
|
|
13178
|
-
"offset":
|
|
13066
|
+
"offset": 72887,
|
|
13179
13067
|
"length": 2,
|
|
13180
13068
|
"value": "\"\""
|
|
13181
13069
|
},
|
|
13182
13070
|
{
|
|
13183
13071
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13184
13072
|
"kind": "StringLiteral",
|
|
13185
|
-
"offset":
|
|
13073
|
+
"offset": 73223,
|
|
13186
13074
|
"length": 12,
|
|
13187
13075
|
"value": "\"DaVoiceTTS\""
|
|
13188
13076
|
},
|
|
13189
13077
|
{
|
|
13190
13078
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13191
13079
|
"kind": "IntegerLiteral",
|
|
13192
|
-
"offset":
|
|
13080
|
+
"offset": 73263,
|
|
13193
13081
|
"length": 1,
|
|
13194
13082
|
"value": "3"
|
|
13195
13083
|
},
|
|
13196
13084
|
{
|
|
13197
13085
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13198
13086
|
"kind": "StringLiteral",
|
|
13199
|
-
"offset":
|
|
13087
|
+
"offset": 73348,
|
|
13200
13088
|
"length": 109,
|
|
13201
13089
|
"value": "\"No valid phoneme IDs found for input text. Likely proprietary phoneme\/token mismatch for the current model.\""
|
|
13202
13090
|
},
|
|
13203
13091
|
{
|
|
13204
13092
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13205
13093
|
"kind": "StringLiteral",
|
|
13206
|
-
"offset":
|
|
13094
|
+
"offset": 73509,
|
|
13207
13095
|
"length": 82,
|
|
13208
13096
|
"value": "\"[swift-dav] [error] Davoice proprietary phoneme\/token mismatch. Parsed phonemes:\""
|
|
13209
13097
|
},
|
|
13210
13098
|
{
|
|
13211
13099
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13212
13100
|
"kind": "StringLiteral",
|
|
13213
|
-
"offset":
|
|
13101
|
+
"offset": 73677,
|
|
13214
13102
|
"length": 12,
|
|
13215
13103
|
"value": "\"DaVoiceTTS\""
|
|
13216
13104
|
},
|
|
13217
13105
|
{
|
|
13218
13106
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13219
13107
|
"kind": "IntegerLiteral",
|
|
13220
|
-
"offset":
|
|
13108
|
+
"offset": 73723,
|
|
13221
13109
|
"length": 1,
|
|
13222
13110
|
"value": "3"
|
|
13223
13111
|
},
|
|
13224
13112
|
{
|
|
13225
13113
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13226
13114
|
"kind": "StringLiteral",
|
|
13227
|
-
"offset":
|
|
13115
|
+
"offset": 73827,
|
|
13228
13116
|
"length": 43,
|
|
13229
13117
|
"value": "\"No valid phoneme IDs found for input text\""
|
|
13230
13118
|
},
|
|
13231
13119
|
{
|
|
13232
13120
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13233
13121
|
"kind": "StringLiteral",
|
|
13234
|
-
"offset":
|
|
13122
|
+
"offset": 73908,
|
|
13235
13123
|
"length": 21,
|
|
13236
13124
|
"value": "\"Phoneme IDs: \""
|
|
13237
13125
|
},
|
|
13238
13126
|
{
|
|
13239
13127
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13240
13128
|
"kind": "StringLiteral",
|
|
13241
|
-
"offset":
|
|
13129
|
+
"offset": 73928,
|
|
13242
13130
|
"length": 2,
|
|
13243
13131
|
"value": "\"\""
|
|
13244
13132
|
},
|
|
13245
13133
|
{
|
|
13246
13134
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13247
13135
|
"kind": "IntegerLiteral",
|
|
13248
|
-
"offset":
|
|
13136
|
+
"offset": 74185,
|
|
13249
13137
|
"length": 1,
|
|
13250
13138
|
"value": "1"
|
|
13251
13139
|
},
|
|
13252
13140
|
{
|
|
13253
13141
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13254
13142
|
"kind": "Array",
|
|
13255
|
-
"offset":
|
|
13143
|
+
"offset": 74452,
|
|
13256
13144
|
"length": 3,
|
|
13257
13145
|
"value": "[1]"
|
|
13258
13146
|
},
|
|
13259
13147
|
{
|
|
13260
13148
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13261
13149
|
"kind": "FloatLiteral",
|
|
13262
|
-
"offset":
|
|
13150
|
+
"offset": 75150,
|
|
13263
13151
|
"length": 4,
|
|
13264
13152
|
"value": "0.95"
|
|
13265
13153
|
},
|
|
13266
13154
|
{
|
|
13267
13155
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13268
13156
|
"kind": "FloatLiteral",
|
|
13269
|
-
"offset":
|
|
13157
|
+
"offset": 75157,
|
|
13270
13158
|
"length": 4,
|
|
13271
13159
|
"value": "1.05"
|
|
13272
13160
|
},
|
|
13273
13161
|
{
|
|
13274
13162
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13275
13163
|
"kind": "FloatLiteral",
|
|
13276
|
-
"offset":
|
|
13164
|
+
"offset": 75202,
|
|
13277
13165
|
"length": 4,
|
|
13278
13166
|
"value": "0.97"
|
|
13279
13167
|
},
|
|
13280
13168
|
{
|
|
13281
13169
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13282
13170
|
"kind": "FloatLiteral",
|
|
13283
|
-
"offset":
|
|
13171
|
+
"offset": 75209,
|
|
13284
13172
|
"length": 4,
|
|
13285
13173
|
"value": "1.03"
|
|
13286
13174
|
},
|
|
13287
13175
|
{
|
|
13288
13176
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13289
13177
|
"kind": "FloatLiteral",
|
|
13290
|
-
"offset":
|
|
13178
|
+
"offset": 75254,
|
|
13291
13179
|
"length": 4,
|
|
13292
13180
|
"value": "0.95"
|
|
13293
13181
|
},
|
|
13294
13182
|
{
|
|
13295
13183
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13296
13184
|
"kind": "FloatLiteral",
|
|
13297
|
-
"offset":
|
|
13185
|
+
"offset": 75261,
|
|
13298
13186
|
"length": 4,
|
|
13299
13187
|
"value": "1.06"
|
|
13300
13188
|
},
|
|
13301
13189
|
{
|
|
13302
13190
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13303
13191
|
"kind": "IntegerLiteral",
|
|
13304
|
-
"offset":
|
|
13192
|
+
"offset": 75347,
|
|
13305
13193
|
"length": 1,
|
|
13306
13194
|
"value": "1"
|
|
13307
13195
|
},
|
|
13308
13196
|
{
|
|
13309
13197
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13310
13198
|
"kind": "FloatLiteral",
|
|
13311
|
-
"offset":
|
|
13199
|
+
"offset": 75364,
|
|
13312
13200
|
"length": 4,
|
|
13313
13201
|
"value": "0.94"
|
|
13314
13202
|
},
|
|
13315
13203
|
{
|
|
13316
13204
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13317
13205
|
"kind": "FloatLiteral",
|
|
13318
|
-
"offset":
|
|
13206
|
+
"offset": 75370,
|
|
13319
13207
|
"length": 4,
|
|
13320
13208
|
"value": "0.94"
|
|
13321
13209
|
},
|
|
13322
13210
|
{
|
|
13323
13211
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13324
13212
|
"kind": "FloatLiteral",
|
|
13325
|
-
"offset":
|
|
13213
|
+
"offset": 75376,
|
|
13326
13214
|
"length": 4,
|
|
13327
13215
|
"value": "1.06"
|
|
13328
13216
|
},
|
|
13329
13217
|
{
|
|
13330
13218
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13331
13219
|
"kind": "IntegerLiteral",
|
|
13332
|
-
"offset":
|
|
13220
|
+
"offset": 75437,
|
|
13333
13221
|
"length": 1,
|
|
13334
13222
|
"value": "2"
|
|
13335
13223
|
},
|
|
13336
13224
|
{
|
|
13337
13225
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13338
13226
|
"kind": "FloatLiteral",
|
|
13339
|
-
"offset":
|
|
13227
|
+
"offset": 75454,
|
|
13340
13228
|
"length": 4,
|
|
13341
13229
|
"value": "0.96"
|
|
13342
13230
|
},
|
|
13343
13231
|
{
|
|
13344
13232
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13345
13233
|
"kind": "FloatLiteral",
|
|
13346
|
-
"offset":
|
|
13234
|
+
"offset": 75460,
|
|
13347
13235
|
"length": 4,
|
|
13348
13236
|
"value": "0.94"
|
|
13349
13237
|
},
|
|
13350
13238
|
{
|
|
13351
13239
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13352
13240
|
"kind": "FloatLiteral",
|
|
13353
|
-
"offset":
|
|
13241
|
+
"offset": 75466,
|
|
13354
13242
|
"length": 4,
|
|
13355
13243
|
"value": "1.06"
|
|
13356
13244
|
},
|
|
13357
13245
|
{
|
|
13358
13246
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13359
13247
|
"kind": "IntegerLiteral",
|
|
13360
|
-
"offset":
|
|
13248
|
+
"offset": 75489,
|
|
13361
13249
|
"length": 1,
|
|
13362
13250
|
"value": "3"
|
|
13363
13251
|
},
|
|
13364
13252
|
{
|
|
13365
13253
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13366
13254
|
"kind": "FloatLiteral",
|
|
13367
|
-
"offset":
|
|
13255
|
+
"offset": 75506,
|
|
13368
13256
|
"length": 4,
|
|
13369
13257
|
"value": "0.98"
|
|
13370
13258
|
},
|
|
13371
13259
|
{
|
|
13372
13260
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13373
13261
|
"kind": "FloatLiteral",
|
|
13374
|
-
"offset":
|
|
13262
|
+
"offset": 75512,
|
|
13375
13263
|
"length": 4,
|
|
13376
13264
|
"value": "0.94"
|
|
13377
13265
|
},
|
|
13378
13266
|
{
|
|
13379
13267
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13380
13268
|
"kind": "FloatLiteral",
|
|
13381
|
-
"offset":
|
|
13269
|
+
"offset": 75518,
|
|
13382
13270
|
"length": 4,
|
|
13383
13271
|
"value": "1.06"
|
|
13384
13272
|
},
|
|
13385
13273
|
{
|
|
13386
13274
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13387
13275
|
"kind": "IntegerLiteral",
|
|
13388
|
-
"offset":
|
|
13276
|
+
"offset": 75541,
|
|
13389
13277
|
"length": 1,
|
|
13390
13278
|
"value": "4"
|
|
13391
13279
|
},
|
|
13392
13280
|
{
|
|
13393
13281
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13394
13282
|
"kind": "FloatLiteral",
|
|
13395
|
-
"offset":
|
|
13283
|
+
"offset": 75558,
|
|
13396
13284
|
"length": 4,
|
|
13397
13285
|
"value": "0.99"
|
|
13398
13286
|
},
|
|
13399
13287
|
{
|
|
13400
13288
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13401
13289
|
"kind": "FloatLiteral",
|
|
13402
|
-
"offset":
|
|
13290
|
+
"offset": 75564,
|
|
13403
13291
|
"length": 4,
|
|
13404
13292
|
"value": "0.94"
|
|
13405
13293
|
},
|
|
13406
13294
|
{
|
|
13407
13295
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13408
13296
|
"kind": "FloatLiteral",
|
|
13409
|
-
"offset":
|
|
13297
|
+
"offset": 75570,
|
|
13410
13298
|
"length": 4,
|
|
13411
13299
|
"value": "1.06"
|
|
13412
13300
|
},
|
|
13413
13301
|
{
|
|
13414
13302
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13415
13303
|
"kind": "IntegerLiteral",
|
|
13416
|
-
"offset":
|
|
13304
|
+
"offset": 75593,
|
|
13417
13305
|
"length": 1,
|
|
13418
13306
|
"value": "5"
|
|
13419
13307
|
},
|
|
13420
13308
|
{
|
|
13421
13309
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13422
13310
|
"kind": "IntegerLiteral",
|
|
13423
|
-
"offset":
|
|
13311
|
+
"offset": 75597,
|
|
13424
13312
|
"length": 1,
|
|
13425
13313
|
"value": "6"
|
|
13426
13314
|
},
|
|
13427
13315
|
{
|
|
13428
13316
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13429
13317
|
"kind": "FloatLiteral",
|
|
13430
|
-
"offset":
|
|
13318
|
+
"offset": 75613,
|
|
13431
13319
|
"length": 4,
|
|
13432
13320
|
"value": "1.00"
|
|
13433
13321
|
},
|
|
13434
13322
|
{
|
|
13435
13323
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13436
13324
|
"kind": "FloatLiteral",
|
|
13437
|
-
"offset":
|
|
13325
|
+
"offset": 75619,
|
|
13438
13326
|
"length": 4,
|
|
13439
13327
|
"value": "0.94"
|
|
13440
13328
|
},
|
|
13441
13329
|
{
|
|
13442
13330
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13443
13331
|
"kind": "FloatLiteral",
|
|
13444
|
-
"offset":
|
|
13332
|
+
"offset": 75625,
|
|
13445
13333
|
"length": 4,
|
|
13446
13334
|
"value": "1.06"
|
|
13447
13335
|
},
|
|
13448
13336
|
{
|
|
13449
13337
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13450
13338
|
"kind": "IntegerLiteral",
|
|
13451
|
-
"offset":
|
|
13339
|
+
"offset": 75648,
|
|
13452
13340
|
"length": 1,
|
|
13453
13341
|
"value": "7"
|
|
13454
13342
|
},
|
|
13455
13343
|
{
|
|
13456
13344
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13457
13345
|
"kind": "IntegerLiteral",
|
|
13458
|
-
"offset":
|
|
13346
|
+
"offset": 75652,
|
|
13459
13347
|
"length": 2,
|
|
13460
13348
|
"value": "12"
|
|
13461
13349
|
},
|
|
13462
13350
|
{
|
|
13463
13351
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13464
13352
|
"kind": "FloatLiteral",
|
|
13465
|
-
"offset":
|
|
13353
|
+
"offset": 75669,
|
|
13466
13354
|
"length": 4,
|
|
13467
13355
|
"value": "1.02"
|
|
13468
13356
|
},
|
|
13469
13357
|
{
|
|
13470
13358
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13471
13359
|
"kind": "FloatLiteral",
|
|
13472
|
-
"offset":
|
|
13360
|
+
"offset": 75675,
|
|
13473
13361
|
"length": 4,
|
|
13474
13362
|
"value": "0.94"
|
|
13475
13363
|
},
|
|
13476
13364
|
{
|
|
13477
13365
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13478
13366
|
"kind": "FloatLiteral",
|
|
13479
|
-
"offset":
|
|
13367
|
+
"offset": 75681,
|
|
13480
13368
|
"length": 4,
|
|
13481
13369
|
"value": "1.06"
|
|
13482
13370
|
},
|
|
13483
13371
|
{
|
|
13484
13372
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13485
13373
|
"kind": "IntegerLiteral",
|
|
13486
|
-
"offset":
|
|
13374
|
+
"offset": 75704,
|
|
13487
13375
|
"length": 2,
|
|
13488
13376
|
"value": "13"
|
|
13489
13377
|
},
|
|
13490
13378
|
{
|
|
13491
13379
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13492
13380
|
"kind": "IntegerLiteral",
|
|
13493
|
-
"offset":
|
|
13381
|
+
"offset": 75709,
|
|
13494
13382
|
"length": 2,
|
|
13495
13383
|
"value": "18"
|
|
13496
13384
|
},
|
|
13497
13385
|
{
|
|
13498
13386
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13499
13387
|
"kind": "FloatLiteral",
|
|
13500
|
-
"offset":
|
|
13388
|
+
"offset": 75726,
|
|
13501
13389
|
"length": 4,
|
|
13502
13390
|
"value": "1.04"
|
|
13503
13391
|
},
|
|
13504
13392
|
{
|
|
13505
13393
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13506
13394
|
"kind": "FloatLiteral",
|
|
13507
|
-
"offset":
|
|
13395
|
+
"offset": 75732,
|
|
13508
13396
|
"length": 4,
|
|
13509
13397
|
"value": "0.94"
|
|
13510
13398
|
},
|
|
13511
13399
|
{
|
|
13512
13400
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13513
13401
|
"kind": "FloatLiteral",
|
|
13514
|
-
"offset":
|
|
13402
|
+
"offset": 75738,
|
|
13515
13403
|
"length": 4,
|
|
13516
13404
|
"value": "1.06"
|
|
13517
13405
|
},
|
|
13518
13406
|
{
|
|
13519
13407
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13520
13408
|
"kind": "FloatLiteral",
|
|
13521
|
-
"offset":
|
|
13409
|
+
"offset": 75778,
|
|
13522
13410
|
"length": 4,
|
|
13523
13411
|
"value": "1.06"
|
|
13524
13412
|
},
|
|
13525
13413
|
{
|
|
13526
13414
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13527
13415
|
"kind": "FloatLiteral",
|
|
13528
|
-
"offset":
|
|
13416
|
+
"offset": 75784,
|
|
13529
13417
|
"length": 4,
|
|
13530
13418
|
"value": "0.94"
|
|
13531
13419
|
},
|
|
13532
13420
|
{
|
|
13533
13421
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13534
13422
|
"kind": "FloatLiteral",
|
|
13535
|
-
"offset":
|
|
13423
|
+
"offset": 75790,
|
|
13536
13424
|
"length": 4,
|
|
13537
13425
|
"value": "1.06"
|
|
13538
13426
|
},
|
|
13539
13427
|
{
|
|
13540
13428
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13541
13429
|
"kind": "FloatLiteral",
|
|
13542
|
-
"offset":
|
|
13430
|
+
"offset": 76393,
|
|
13543
13431
|
"length": 5,
|
|
13544
13432
|
"value": "0.667"
|
|
13545
13433
|
},
|
|
13546
13434
|
{
|
|
13547
13435
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13548
13436
|
"kind": "FloatLiteral",
|
|
13549
|
-
"offset":
|
|
13437
|
+
"offset": 76438,
|
|
13550
13438
|
"length": 4,
|
|
13551
13439
|
"value": "0.25"
|
|
13552
13440
|
},
|
|
13553
13441
|
{
|
|
13554
13442
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13555
13443
|
"kind": "FloatLiteral",
|
|
13556
|
-
"offset":
|
|
13444
|
+
"offset": 76444,
|
|
13557
13445
|
"length": 3,
|
|
13558
13446
|
"value": "3.0"
|
|
13559
13447
|
},
|
|
13560
13448
|
{
|
|
13561
13449
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13562
13450
|
"kind": "FloatLiteral",
|
|
13563
|
-
"offset":
|
|
13451
|
+
"offset": 76495,
|
|
13564
13452
|
"length": 3,
|
|
13565
13453
|
"value": "1.0"
|
|
13566
13454
|
},
|
|
13567
13455
|
{
|
|
13568
13456
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13569
13457
|
"kind": "FloatLiteral",
|
|
13570
|
-
"offset":
|
|
13458
|
+
"offset": 76572,
|
|
13571
13459
|
"length": 3,
|
|
13572
13460
|
"value": "0.8"
|
|
13573
13461
|
},
|
|
13574
13462
|
{
|
|
13575
13463
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13576
13464
|
"kind": "StringLiteral",
|
|
13577
|
-
"offset":
|
|
13465
|
+
"offset": 76671,
|
|
13578
13466
|
"length": 61,
|
|
13579
13467
|
"value": "\"primaryPunct == \""
|
|
13580
13468
|
},
|
|
13581
13469
|
{
|
|
13582
13470
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13583
13471
|
"kind": "StringLiteral",
|
|
13584
|
-
"offset":
|
|
13472
|
+
"offset": 76703,
|
|
13585
13473
|
"length": 10,
|
|
13586
13474
|
"value": "\" punctCount == \""
|
|
13587
13475
|
},
|
|
13588
13476
|
{
|
|
13589
13477
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13590
13478
|
"kind": "StringLiteral",
|
|
13591
|
-
"offset":
|
|
13479
|
+
"offset": 76731,
|
|
13592
13480
|
"length": 2,
|
|
13593
13481
|
"value": "\"\""
|
|
13594
13482
|
},
|
|
13595
13483
|
{
|
|
13596
13484
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13597
13485
|
"kind": "StringLiteral",
|
|
13598
|
-
"offset":
|
|
13486
|
+
"offset": 76809,
|
|
13599
13487
|
"length": 34,
|
|
13600
13488
|
"value": "\"endingPunctuation == \""
|
|
13601
13489
|
},
|
|
13602
13490
|
{
|
|
13603
13491
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13604
13492
|
"kind": "StringLiteral",
|
|
13605
|
-
"offset":
|
|
13493
|
+
"offset": 76842,
|
|
13606
13494
|
"length": 2,
|
|
13607
13495
|
"value": "\"\""
|
|
13608
13496
|
},
|
|
13609
13497
|
{
|
|
13610
13498
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13611
13499
|
"kind": "StringLiteral",
|
|
13612
|
-
"offset":
|
|
13500
|
+
"offset": 79390,
|
|
13613
13501
|
"length": 29,
|
|
13614
13502
|
"value": "\"scalesArray: \""
|
|
13615
13503
|
},
|
|
13616
13504
|
{
|
|
13617
13505
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13618
13506
|
"kind": "StringLiteral",
|
|
13619
|
-
"offset":
|
|
13507
|
+
"offset": 79418,
|
|
13620
13508
|
"length": 2,
|
|
13621
13509
|
"value": "\"\""
|
|
13622
13510
|
},
|
|
13623
13511
|
{
|
|
13624
13512
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13625
13513
|
"kind": "Array",
|
|
13626
|
-
"offset":
|
|
13514
|
+
"offset": 79654,
|
|
13627
13515
|
"length": 3,
|
|
13628
13516
|
"value": "[3]"
|
|
13629
13517
|
},
|
|
13630
13518
|
{
|
|
13631
13519
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13632
13520
|
"kind": "StringLiteral",
|
|
13633
|
-
"offset":
|
|
13521
|
+
"offset": 79693,
|
|
13634
13522
|
"length": 16,
|
|
13635
13523
|
"value": "\"Model inputs :\""
|
|
13636
13524
|
},
|
|
13637
13525
|
{
|
|
13638
13526
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13639
13527
|
"kind": "StringLiteral",
|
|
13640
|
-
"offset":
|
|
13528
|
+
"offset": 79761,
|
|
13641
13529
|
"length": 16,
|
|
13642
13530
|
"value": "\"Model outputs:\""
|
|
13643
13531
|
},
|
|
13644
13532
|
{
|
|
13645
13533
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13646
13534
|
"kind": "Array",
|
|
13647
|
-
"offset":
|
|
13535
|
+
"offset": 80124,
|
|
13648
13536
|
"length": 3,
|
|
13649
13537
|
"value": "[1]"
|
|
13650
13538
|
},
|
|
13651
13539
|
{
|
|
13652
13540
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13653
13541
|
"kind": "StringLiteral",
|
|
13654
|
-
"offset":
|
|
13542
|
+
"offset": 80282,
|
|
13655
13543
|
"length": 7,
|
|
13656
13544
|
"value": "\"input\""
|
|
13657
13545
|
},
|
|
13658
13546
|
{
|
|
13659
13547
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13660
13548
|
"kind": "StringLiteral",
|
|
13661
|
-
"offset":
|
|
13549
|
+
"offset": 80314,
|
|
13662
13550
|
"length": 15,
|
|
13663
13551
|
"value": "\"input_lengths\""
|
|
13664
13552
|
},
|
|
13665
13553
|
{
|
|
13666
13554
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13667
13555
|
"kind": "StringLiteral",
|
|
13668
|
-
"offset":
|
|
13556
|
+
"offset": 80363,
|
|
13669
13557
|
"length": 8,
|
|
13670
13558
|
"value": "\"scales\""
|
|
13671
13559
|
},
|
|
13672
13560
|
{
|
|
13673
13561
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13674
13562
|
"kind": "StringLiteral",
|
|
13675
|
-
"offset":
|
|
13563
|
+
"offset": 80427,
|
|
13676
13564
|
"length": 5,
|
|
13677
13565
|
"value": "\"sid\""
|
|
13678
13566
|
},
|
|
13679
13567
|
{
|
|
13680
13568
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13681
13569
|
"kind": "StringLiteral",
|
|
13682
|
-
"offset":
|
|
13570
|
+
"offset": 80455,
|
|
13683
13571
|
"length": 5,
|
|
13684
13572
|
"value": "\"sid\""
|
|
13685
13573
|
},
|
|
13686
13574
|
{
|
|
13687
13575
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13688
13576
|
"kind": "IntegerLiteral",
|
|
13689
|
-
"offset":
|
|
13577
|
+
"offset": 80554,
|
|
13690
13578
|
"length": 2,
|
|
13691
13579
|
"value": "-1"
|
|
13692
13580
|
},
|
|
13693
13581
|
{
|
|
13694
13582
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13695
13583
|
"kind": "Array",
|
|
13696
|
-
"offset":
|
|
13584
|
+
"offset": 80747,
|
|
13697
13585
|
"length": 10,
|
|
13698
13586
|
"value": "[\"output\"]"
|
|
13699
13587
|
},
|
|
13700
13588
|
{
|
|
13701
13589
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13702
13590
|
"kind": "IntegerLiteral",
|
|
13703
|
-
"offset":
|
|
13591
|
+
"offset": 80953,
|
|
13704
13592
|
"length": 13,
|
|
13705
13593
|
"value": "1000000000"
|
|
13706
13594
|
},
|
|
13707
13595
|
{
|
|
13708
13596
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13709
13597
|
"kind": "IntegerLiteral",
|
|
13710
|
-
"offset":
|
|
13598
|
+
"offset": 81015,
|
|
13711
13599
|
"length": 4,
|
|
13712
13600
|
"value": "1000"
|
|
13713
13601
|
},
|
|
13714
13602
|
{
|
|
13715
13603
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13716
13604
|
"kind": "IntegerLiteral",
|
|
13717
|
-
"offset":
|
|
13605
|
+
"offset": 81053,
|
|
13718
13606
|
"length": 4,
|
|
13719
13607
|
"value": "1000"
|
|
13720
13608
|
},
|
|
13721
13609
|
{
|
|
13722
13610
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13723
13611
|
"kind": "StringLiteral",
|
|
13724
|
-
"offset":
|
|
13612
|
+
"offset": 81140,
|
|
13725
13613
|
"length": 26,
|
|
13726
13614
|
"value": "\"Inference time: %d.%03ds\""
|
|
13727
13615
|
},
|
|
13728
13616
|
{
|
|
13729
13617
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13730
13618
|
"kind": "IntegerLiteral",
|
|
13731
|
-
"offset":
|
|
13619
|
+
"offset": 81262,
|
|
13732
13620
|
"length": 2,
|
|
13733
13621
|
"value": "-1"
|
|
13734
13622
|
},
|
|
13735
13623
|
{
|
|
13736
13624
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13737
13625
|
"kind": "StringLiteral",
|
|
13738
|
-
"offset":
|
|
13626
|
+
"offset": 81293,
|
|
13739
13627
|
"length": 14,
|
|
13740
13628
|
"value": "\"Output keys:\""
|
|
13741
13629
|
},
|
|
13742
13630
|
{
|
|
13743
13631
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13744
13632
|
"kind": "StringLiteral",
|
|
13745
|
-
"offset":
|
|
13633
|
+
"offset": 81393,
|
|
13746
13634
|
"length": 8,
|
|
13747
13635
|
"value": "\"output\""
|
|
13748
13636
|
},
|
|
13749
13637
|
{
|
|
13750
13638
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13751
13639
|
"kind": "StringLiteral",
|
|
13752
|
-
"offset":
|
|
13640
|
+
"offset": 81444,
|
|
13753
13641
|
"length": 12,
|
|
13754
13642
|
"value": "\"DaVoiceTTS\""
|
|
13755
13643
|
},
|
|
13756
13644
|
{
|
|
13757
13645
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13758
13646
|
"kind": "IntegerLiteral",
|
|
13759
|
-
"offset":
|
|
13647
|
+
"offset": 81464,
|
|
13760
13648
|
"length": 1,
|
|
13761
13649
|
"value": "4"
|
|
13762
13650
|
},
|
|
13763
13651
|
{
|
|
13764
13652
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13765
13653
|
"kind": "StringLiteral",
|
|
13766
|
-
"offset":
|
|
13654
|
+
"offset": 81531,
|
|
13767
13655
|
"length": 25,
|
|
13768
13656
|
"value": "\"'output' tensor missing\""
|
|
13769
13657
|
},
|
|
13770
13658
|
{
|
|
13771
13659
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13772
13660
|
"kind": "IntegerLiteral",
|
|
13773
|
-
"offset":
|
|
13661
|
+
"offset": 81750,
|
|
13774
13662
|
"length": 1,
|
|
13775
13663
|
"value": "0"
|
|
13776
13664
|
},
|
|
13777
13665
|
{
|
|
13778
13666
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13779
13667
|
"kind": "IntegerLiteral",
|
|
13780
|
-
"offset":
|
|
13668
|
+
"offset": 82267,
|
|
13781
13669
|
"length": 1,
|
|
13782
13670
|
"value": "0"
|
|
13783
13671
|
},
|
|
13784
13672
|
{
|
|
13785
13673
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13786
13674
|
"kind": "IntegerLiteral",
|
|
13787
|
-
"offset":
|
|
13675
|
+
"offset": 82488,
|
|
13788
13676
|
"length": 1,
|
|
13789
13677
|
"value": "1"
|
|
13790
13678
|
},
|
|
13791
13679
|
{
|
|
13792
13680
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13793
13681
|
"kind": "StringLiteral",
|
|
13794
|
-
"offset":
|
|
13682
|
+
"offset": 83297,
|
|
13795
13683
|
"length": 22,
|
|
13796
13684
|
"value": "\"Resample error: \""
|
|
13797
13685
|
},
|
|
13798
13686
|
{
|
|
13799
13687
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13800
13688
|
"kind": "StringLiteral",
|
|
13801
|
-
"offset":
|
|
13689
|
+
"offset": 83318,
|
|
13802
13690
|
"length": 4,
|
|
13803
13691
|
"value": "\"\""
|
|
13804
13692
|
},
|
|
13805
13693
|
{
|
|
13806
13694
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13807
13695
|
"kind": "StringLiteral",
|
|
13808
|
-
"offset":
|
|
13696
|
+
"offset": 83559,
|
|
13809
13697
|
"length": 3,
|
|
13810
13698
|
"value": "\"?\""
|
|
13811
13699
|
},
|
|
13812
13700
|
{
|
|
13813
13701
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13814
13702
|
"kind": "IntegerLiteral",
|
|
13815
|
-
"offset":
|
|
13703
|
+
"offset": 83571,
|
|
13816
13704
|
"length": 2,
|
|
13817
13705
|
"value": "80"
|
|
13818
13706
|
},
|
|
13819
13707
|
{
|
|
13820
13708
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13821
13709
|
"kind": "IntegerLiteral",
|
|
13822
|
-
"offset":
|
|
13710
|
+
"offset": 83576,
|
|
13823
13711
|
"length": 3,
|
|
13824
13712
|
"value": "120"
|
|
13825
13713
|
},
|
|
13826
13714
|
{
|
|
13827
13715
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13828
13716
|
"kind": "StringLiteral",
|
|
13829
|
-
"offset":
|
|
13717
|
+
"offset": 83597,
|
|
13830
13718
|
"length": 3,
|
|
13831
13719
|
"value": "\".\""
|
|
13832
13720
|
},
|
|
13833
13721
|
{
|
|
13834
13722
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13835
13723
|
"kind": "IntegerLiteral",
|
|
13836
|
-
"offset":
|
|
13724
|
+
"offset": 83609,
|
|
13837
13725
|
"length": 2,
|
|
13838
13726
|
"value": "50"
|
|
13839
13727
|
},
|
|
13840
13728
|
{
|
|
13841
13729
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13842
13730
|
"kind": "IntegerLiteral",
|
|
13843
|
-
"offset":
|
|
13731
|
+
"offset": 83614,
|
|
13844
13732
|
"length": 2,
|
|
13845
13733
|
"value": "90"
|
|
13846
13734
|
},
|
|
13847
13735
|
{
|
|
13848
13736
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13849
13737
|
"kind": "StringLiteral",
|
|
13850
|
-
"offset":
|
|
13738
|
+
"offset": 83634,
|
|
13851
13739
|
"length": 3,
|
|
13852
13740
|
"value": "\"!\""
|
|
13853
13741
|
},
|
|
13854
13742
|
{
|
|
13855
13743
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13856
13744
|
"kind": "IntegerLiteral",
|
|
13857
|
-
"offset":
|
|
13745
|
+
"offset": 83646,
|
|
13858
13746
|
"length": 2,
|
|
13859
13747
|
"value": "60"
|
|
13860
13748
|
},
|
|
13861
13749
|
{
|
|
13862
13750
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13863
13751
|
"kind": "IntegerLiteral",
|
|
13864
|
-
"offset":
|
|
13752
|
+
"offset": 83651,
|
|
13865
13753
|
"length": 2,
|
|
13866
13754
|
"value": "90"
|
|
13867
13755
|
},
|
|
13868
13756
|
{
|
|
13869
13757
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13870
13758
|
"kind": "StringLiteral",
|
|
13871
|
-
"offset":
|
|
13759
|
+
"offset": 83671,
|
|
13872
13760
|
"length": 3,
|
|
13873
13761
|
"value": "\",\""
|
|
13874
13762
|
},
|
|
13875
13763
|
{
|
|
13876
13764
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13877
13765
|
"kind": "IntegerLiteral",
|
|
13878
|
-
"offset":
|
|
13766
|
+
"offset": 83683,
|
|
13879
13767
|
"length": 2,
|
|
13880
13768
|
"value": "40"
|
|
13881
13769
|
},
|
|
13882
13770
|
{
|
|
13883
13771
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13884
13772
|
"kind": "IntegerLiteral",
|
|
13885
|
-
"offset":
|
|
13773
|
+
"offset": 83688,
|
|
13886
13774
|
"length": 2,
|
|
13887
13775
|
"value": "50"
|
|
13888
13776
|
},
|
|
13889
13777
|
{
|
|
13890
13778
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13891
13779
|
"kind": "StringLiteral",
|
|
13892
|
-
"offset":
|
|
13780
|
+
"offset": 83708,
|
|
13893
13781
|
"length": 3,
|
|
13894
13782
|
"value": "\";\""
|
|
13895
13783
|
},
|
|
13896
13784
|
{
|
|
13897
13785
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13898
13786
|
"kind": "StringLiteral",
|
|
13899
|
-
"offset":
|
|
13787
|
+
"offset": 83713,
|
|
13900
13788
|
"length": 3,
|
|
13901
13789
|
"value": "\":\""
|
|
13902
13790
|
},
|
|
13903
13791
|
{
|
|
13904
13792
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13905
13793
|
"kind": "IntegerLiteral",
|
|
13906
|
-
"offset":
|
|
13794
|
+
"offset": 83725,
|
|
13907
13795
|
"length": 2,
|
|
13908
13796
|
"value": "50"
|
|
13909
13797
|
},
|
|
13910
13798
|
{
|
|
13911
13799
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13912
13800
|
"kind": "IntegerLiteral",
|
|
13913
|
-
"offset":
|
|
13801
|
+
"offset": 83730,
|
|
13914
13802
|
"length": 3,
|
|
13915
13803
|
"value": "100"
|
|
13916
13804
|
},
|
|
13917
13805
|
{
|
|
13918
13806
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13919
13807
|
"kind": "IntegerLiteral",
|
|
13920
|
-
"offset":
|
|
13808
|
+
"offset": 83763,
|
|
13921
13809
|
"length": 2,
|
|
13922
13810
|
"value": "50"
|
|
13923
13811
|
},
|
|
13924
13812
|
{
|
|
13925
13813
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13926
13814
|
"kind": "IntegerLiteral",
|
|
13927
|
-
"offset":
|
|
13815
|
+
"offset": 83768,
|
|
13928
13816
|
"length": 3,
|
|
13929
13817
|
"value": "100"
|
|
13930
13818
|
},
|
|
13931
13819
|
{
|
|
13932
13820
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13933
13821
|
"kind": "FloatLiteral",
|
|
13934
|
-
"offset":
|
|
13822
|
+
"offset": 83849,
|
|
13935
13823
|
"length": 3,
|
|
13936
13824
|
"value": "2.0"
|
|
13937
13825
|
},
|
|
13938
13826
|
{
|
|
13939
13827
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13940
13828
|
"kind": "FloatLiteral",
|
|
13941
|
-
"offset":
|
|
13829
|
+
"offset": 84604,
|
|
13942
13830
|
"length": 6,
|
|
13943
13831
|
"value": "1000.0"
|
|
13944
13832
|
},
|
|
13945
13833
|
{
|
|
13946
13834
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13947
13835
|
"kind": "IntegerLiteral",
|
|
13948
|
-
"offset":
|
|
13836
|
+
"offset": 85022,
|
|
13949
13837
|
"length": 1,
|
|
13950
13838
|
"value": "0"
|
|
13951
13839
|
},
|
|
13952
13840
|
{
|
|
13953
13841
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13954
13842
|
"kind": "IntegerLiteral",
|
|
13955
|
-
"offset":
|
|
13843
|
+
"offset": 85063,
|
|
13956
13844
|
"length": 1,
|
|
13957
13845
|
"value": "0"
|
|
13958
13846
|
},
|
|
13959
13847
|
{
|
|
13960
13848
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13961
13849
|
"kind": "IntegerLiteral",
|
|
13962
|
-
"offset":
|
|
13850
|
+
"offset": 85231,
|
|
13963
13851
|
"length": 1,
|
|
13964
13852
|
"value": "0"
|
|
13965
13853
|
},
|
|
13966
13854
|
{
|
|
13967
13855
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13968
13856
|
"kind": "IntegerLiteral",
|
|
13969
|
-
"offset":
|
|
13857
|
+
"offset": 85296,
|
|
13970
13858
|
"length": 1,
|
|
13971
13859
|
"value": "0"
|
|
13972
13860
|
},
|
|
13973
13861
|
{
|
|
13974
13862
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13975
13863
|
"kind": "FloatLiteral",
|
|
13976
|
-
"offset":
|
|
13864
|
+
"offset": 85417,
|
|
13977
13865
|
"length": 4,
|
|
13978
13866
|
"value": "0.95"
|
|
13979
13867
|
},
|
|
13980
13868
|
{
|
|
13981
13869
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13982
13870
|
"kind": "FloatLiteral",
|
|
13983
|
-
"offset":
|
|
13871
|
+
"offset": 85431,
|
|
13984
13872
|
"length": 3,
|
|
13985
13873
|
"value": "5.0"
|
|
13986
13874
|
},
|
|
13987
13875
|
{
|
|
13988
13876
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13989
13877
|
"kind": "IntegerLiteral",
|
|
13990
|
-
"offset":
|
|
13878
|
+
"offset": 85584,
|
|
13991
13879
|
"length": 6,
|
|
13992
13880
|
"value": "16000"
|
|
13993
13881
|
},
|
|
13994
13882
|
{
|
|
13995
13883
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13996
13884
|
"kind": "IntegerLiteral",
|
|
13997
|
-
"offset":
|
|
13885
|
+
"offset": 85593,
|
|
13998
13886
|
"length": 2,
|
|
13999
13887
|
"value": "-1"
|
|
14000
13888
|
},
|
|
14001
13889
|
{
|
|
14002
13890
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14003
13891
|
"kind": "StringLiteral",
|
|
14004
|
-
"offset":
|
|
13892
|
+
"offset": 87327,
|
|
14005
13893
|
"length": 12,
|
|
14006
13894
|
"value": "\"tts_output\""
|
|
14007
13895
|
},
|
|
14008
13896
|
{
|
|
14009
13897
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14010
13898
|
"kind": "StringLiteral",
|
|
14011
|
-
"offset":
|
|
13899
|
+
"offset": 87357,
|
|
14012
13900
|
"length": 6,
|
|
14013
13901
|
"value": "\".wav\""
|
|
14014
13902
|
},
|
|
14015
13903
|
{
|
|
14016
13904
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14017
13905
|
"kind": "StringLiteral",
|
|
14018
|
-
"offset":
|
|
13906
|
+
"offset": 87528,
|
|
14019
13907
|
"length": 15,
|
|
14020
13908
|
"value": "\"✅ WAV saved\""
|
|
14021
13909
|
},
|
|
14022
13910
|
{
|
|
14023
13911
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14024
13912
|
"kind": "StringLiteral",
|
|
14025
|
-
"offset":
|
|
13913
|
+
"offset": 87569,
|
|
14026
13914
|
"length": 15,
|
|
14027
13915
|
"value": "\"✅ WAV saved\""
|
|
14028
13916
|
},
|
|
14029
13917
|
{
|
|
14030
13918
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14031
13919
|
"kind": "StringLiteral",
|
|
14032
|
-
"offset":
|
|
13920
|
+
"offset": 87610,
|
|
14033
13921
|
"length": 15,
|
|
14034
13922
|
"value": "\"✅ WAV saved\""
|
|
14035
13923
|
},
|
|
14036
13924
|
{
|
|
14037
13925
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14038
13926
|
"kind": "IntegerLiteral",
|
|
14039
|
-
"offset":
|
|
13927
|
+
"offset": 87880,
|
|
14040
13928
|
"length": 2,
|
|
14041
13929
|
"value": "-1"
|
|
14042
13930
|
},
|
|
14043
13931
|
{
|
|
14044
13932
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14045
13933
|
"kind": "StringLiteral",
|
|
14046
|
-
"offset":
|
|
13934
|
+
"offset": 87952,
|
|
14047
13935
|
"length": 7,
|
|
14048
13936
|
"value": "\"first\""
|
|
14049
13937
|
},
|
|
14050
13938
|
{
|
|
14051
13939
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14052
13940
|
"kind": "StringLiteral",
|
|
14053
|
-
"offset":
|
|
13941
|
+
"offset": 87976,
|
|
14054
13942
|
"length": 6,
|
|
14055
13943
|
"value": "\".wav\""
|
|
14056
13944
|
},
|
|
14057
13945
|
{
|
|
14058
13946
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14059
13947
|
"kind": "Array",
|
|
14060
|
-
"offset":
|
|
13948
|
+
"offset": 118117,
|
|
14061
13949
|
"length": 2,
|
|
14062
13950
|
"value": "[]"
|
|
14063
13951
|
},
|
|
14064
13952
|
{
|
|
14065
13953
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14066
13954
|
"kind": "IntegerLiteral",
|
|
14067
|
-
"offset":
|
|
13955
|
+
"offset": 130074,
|
|
14068
13956
|
"length": 1,
|
|
14069
13957
|
"value": "0"
|
|
14070
13958
|
},
|
|
14071
13959
|
{
|
|
14072
13960
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14073
13961
|
"kind": "BooleanLiteral",
|
|
14074
|
-
"offset":
|
|
13962
|
+
"offset": 143848,
|
|
14075
13963
|
"length": 4,
|
|
14076
13964
|
"value": "true"
|
|
14077
13965
|
},
|
|
14078
13966
|
{
|
|
14079
13967
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14080
13968
|
"kind": "BooleanLiteral",
|
|
14081
|
-
"offset":
|
|
13969
|
+
"offset": 144814,
|
|
14082
13970
|
"length": 4,
|
|
14083
13971
|
"value": "true"
|
|
14084
13972
|
},
|