react-native-davoice-tts 1.0.372 → 1.0.374
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/README.md +18 -0
- package/TTSRNBridge.podspec +1 -1
- package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar +0 -0
- package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.md5 +1 -1
- package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.sha1 +1 -1
- package/android/src/main/java/com/davoice/tts/rn/DaVoiceTTSBridge.java +9 -0
- package/android/src/main/libs/MyLibrary-release.aar +0 -0
- package/ios/SpeechBridge/SpeechBridge.m +8 -0
- package/ios/TTSRNBridge/DaVoiceTTSBridge.m +9 -1
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Headers/DavoiceTTS-Swift.h +1 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +519 -226
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.private.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/TtsV2Notices.txt +208 -0
- 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/Headers/DavoiceTTS-Swift.h +2 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +519 -226
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +519 -226
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +5 -0
- package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/TtsV2Notices.txt +208 -0
- 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 +48 -33
- package/package.json +1 -1
- package/speech/index.ts +15 -0
|
@@ -4390,6 +4390,59 @@
|
|
|
4390
4390
|
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
|
|
4391
4391
|
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
|
|
4392
4392
|
"moduleName": "DavoiceTTS"
|
|
4393
|
+
},
|
|
4394
|
+
{
|
|
4395
|
+
"kind": "Var",
|
|
4396
|
+
"name": "ttsv2",
|
|
4397
|
+
"printedName": "ttsv2",
|
|
4398
|
+
"children": [
|
|
4399
|
+
{
|
|
4400
|
+
"kind": "TypeFunc",
|
|
4401
|
+
"name": "Function",
|
|
4402
|
+
"printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (DavoiceTTS.TtsV2PCMStream) -> DavoiceTTS.SwiftSoundQueue.Source",
|
|
4403
|
+
"children": [
|
|
4404
|
+
{
|
|
4405
|
+
"kind": "TypeFunc",
|
|
4406
|
+
"name": "Function",
|
|
4407
|
+
"printedName": "(DavoiceTTS.TtsV2PCMStream) -> DavoiceTTS.SwiftSoundQueue.Source",
|
|
4408
|
+
"children": [
|
|
4409
|
+
{
|
|
4410
|
+
"kind": "TypeNominal",
|
|
4411
|
+
"name": "Source",
|
|
4412
|
+
"printedName": "DavoiceTTS.SwiftSoundQueue.Source",
|
|
4413
|
+
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
|
|
4414
|
+
},
|
|
4415
|
+
{
|
|
4416
|
+
"kind": "TypeNominal",
|
|
4417
|
+
"name": "TtsV2PCMStream",
|
|
4418
|
+
"printedName": "DavoiceTTS.TtsV2PCMStream",
|
|
4419
|
+
"usr": "s:10DavoiceTTS14TtsV2PCMStreamC"
|
|
4420
|
+
}
|
|
4421
|
+
]
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"kind": "TypeNominal",
|
|
4425
|
+
"name": "Metatype",
|
|
4426
|
+
"printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
|
|
4427
|
+
"children": [
|
|
4428
|
+
{
|
|
4429
|
+
"kind": "TypeNominal",
|
|
4430
|
+
"name": "Source",
|
|
4431
|
+
"printedName": "DavoiceTTS.SwiftSoundQueue.Source",
|
|
4432
|
+
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
|
|
4433
|
+
}
|
|
4434
|
+
]
|
|
4435
|
+
}
|
|
4436
|
+
]
|
|
4437
|
+
}
|
|
4438
|
+
],
|
|
4439
|
+
"declKind": "EnumElement",
|
|
4440
|
+
"usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5ttsv2yAeA14TtsV2PCMStreamCcAEmF",
|
|
4441
|
+
"mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5ttsv2yAeA14TtsV2PCMStreamCcAEmF",
|
|
4442
|
+
"moduleName": "DavoiceTTS",
|
|
4443
|
+
"declAttributes": [
|
|
4444
|
+
"RawDocComment"
|
|
4445
|
+
]
|
|
4393
4446
|
}
|
|
4394
4447
|
],
|
|
4395
4448
|
"declKind": "Enum",
|
|
@@ -4900,6 +4953,54 @@
|
|
|
4900
4953
|
}
|
|
4901
4954
|
]
|
|
4902
4955
|
},
|
|
4956
|
+
{
|
|
4957
|
+
"kind": "Function",
|
|
4958
|
+
"name": "changeVoice",
|
|
4959
|
+
"printedName": "changeVoice(_:completion:)",
|
|
4960
|
+
"children": [
|
|
4961
|
+
{
|
|
4962
|
+
"kind": "TypeNominal",
|
|
4963
|
+
"name": "Void",
|
|
4964
|
+
"printedName": "()"
|
|
4965
|
+
},
|
|
4966
|
+
{
|
|
4967
|
+
"kind": "TypeNominal",
|
|
4968
|
+
"name": "String",
|
|
4969
|
+
"printedName": "Swift.String",
|
|
4970
|
+
"usr": "s:SS"
|
|
4971
|
+
},
|
|
4972
|
+
{
|
|
4973
|
+
"kind": "TypeFunc",
|
|
4974
|
+
"name": "Function",
|
|
4975
|
+
"printedName": "(Swift.Int) -> ()",
|
|
4976
|
+
"children": [
|
|
4977
|
+
{
|
|
4978
|
+
"kind": "TypeNominal",
|
|
4979
|
+
"name": "Void",
|
|
4980
|
+
"printedName": "()"
|
|
4981
|
+
},
|
|
4982
|
+
{
|
|
4983
|
+
"kind": "TypeNominal",
|
|
4984
|
+
"name": "Int",
|
|
4985
|
+
"printedName": "Swift.Int",
|
|
4986
|
+
"usr": "s:Si"
|
|
4987
|
+
}
|
|
4988
|
+
]
|
|
4989
|
+
}
|
|
4990
|
+
],
|
|
4991
|
+
"declKind": "Func",
|
|
4992
|
+
"usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)changeVoice:completion:",
|
|
4993
|
+
"mangledName": "$s10DavoiceTTS07DaVoiceB0C06changeD0_10completionySS_ySictF",
|
|
4994
|
+
"moduleName": "DavoiceTTS",
|
|
4995
|
+
"objc_name": "changeVoice:completion:",
|
|
4996
|
+
"declAttributes": [
|
|
4997
|
+
"Final",
|
|
4998
|
+
"AccessControl",
|
|
4999
|
+
"ObjC",
|
|
5000
|
+
"RawDocComment"
|
|
5001
|
+
],
|
|
5002
|
+
"funcSelfKind": "NonMutating"
|
|
5003
|
+
},
|
|
4903
5004
|
{
|
|
4904
5005
|
"kind": "Var",
|
|
4905
5006
|
"name": "onLastUtteranceFinished",
|
|
@@ -11144,6 +11245,72 @@
|
|
|
11144
11245
|
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
11145
11246
|
}
|
|
11146
11247
|
]
|
|
11248
|
+
},
|
|
11249
|
+
{
|
|
11250
|
+
"kind": "Import",
|
|
11251
|
+
"name": "Foundation",
|
|
11252
|
+
"printedName": "Foundation",
|
|
11253
|
+
"declKind": "Import",
|
|
11254
|
+
"moduleName": "DavoiceTTS"
|
|
11255
|
+
},
|
|
11256
|
+
{
|
|
11257
|
+
"kind": "Import",
|
|
11258
|
+
"name": "Foundation",
|
|
11259
|
+
"printedName": "Foundation",
|
|
11260
|
+
"declKind": "Import",
|
|
11261
|
+
"moduleName": "DavoiceTTS"
|
|
11262
|
+
},
|
|
11263
|
+
{
|
|
11264
|
+
"kind": "Import",
|
|
11265
|
+
"name": "AVFoundation",
|
|
11266
|
+
"printedName": "AVFoundation",
|
|
11267
|
+
"declKind": "Import",
|
|
11268
|
+
"moduleName": "DavoiceTTS"
|
|
11269
|
+
},
|
|
11270
|
+
{
|
|
11271
|
+
"kind": "Import",
|
|
11272
|
+
"name": "Foundation",
|
|
11273
|
+
"printedName": "Foundation",
|
|
11274
|
+
"declKind": "Import",
|
|
11275
|
+
"moduleName": "DavoiceTTS"
|
|
11276
|
+
},
|
|
11277
|
+
{
|
|
11278
|
+
"kind": "Import",
|
|
11279
|
+
"name": "AVFoundation",
|
|
11280
|
+
"printedName": "AVFoundation",
|
|
11281
|
+
"declKind": "Import",
|
|
11282
|
+
"moduleName": "DavoiceTTS"
|
|
11283
|
+
},
|
|
11284
|
+
{
|
|
11285
|
+
"kind": "TypeDecl",
|
|
11286
|
+
"name": "TtsV2PCMStream",
|
|
11287
|
+
"printedName": "TtsV2PCMStream",
|
|
11288
|
+
"declKind": "Class",
|
|
11289
|
+
"usr": "s:10DavoiceTTS14TtsV2PCMStreamC",
|
|
11290
|
+
"mangledName": "$s10DavoiceTTS14TtsV2PCMStreamC",
|
|
11291
|
+
"moduleName": "DavoiceTTS",
|
|
11292
|
+
"declAttributes": [
|
|
11293
|
+
"Final",
|
|
11294
|
+
"AccessControl",
|
|
11295
|
+
"RawDocComment"
|
|
11296
|
+
],
|
|
11297
|
+
"hasMissingDesignatedInitializers": true,
|
|
11298
|
+
"conformances": [
|
|
11299
|
+
{
|
|
11300
|
+
"kind": "Conformance",
|
|
11301
|
+
"name": "Copyable",
|
|
11302
|
+
"printedName": "Copyable",
|
|
11303
|
+
"usr": "s:s8CopyableP",
|
|
11304
|
+
"mangledName": "$ss8CopyableP"
|
|
11305
|
+
},
|
|
11306
|
+
{
|
|
11307
|
+
"kind": "Conformance",
|
|
11308
|
+
"name": "Escapable",
|
|
11309
|
+
"printedName": "Escapable",
|
|
11310
|
+
"usr": "s:s9EscapableP",
|
|
11311
|
+
"mangledName": "$ss9EscapableP"
|
|
11312
|
+
}
|
|
11313
|
+
]
|
|
11147
11314
|
}
|
|
11148
11315
|
],
|
|
11149
11316
|
"json_format_version": 8
|
|
@@ -12482,1582 +12649,1617 @@
|
|
|
12482
12649
|
{
|
|
12483
12650
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12484
12651
|
"kind": "Dictionary",
|
|
12485
|
-
"offset":
|
|
12652
|
+
"offset": 15624,
|
|
12486
12653
|
"length": 3,
|
|
12487
12654
|
"value": "[]"
|
|
12488
12655
|
},
|
|
12489
12656
|
{
|
|
12490
12657
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12491
12658
|
"kind": "IntegerLiteral",
|
|
12492
|
-
"offset":
|
|
12659
|
+
"offset": 16486,
|
|
12493
12660
|
"length": 1,
|
|
12494
12661
|
"value": "0"
|
|
12495
12662
|
},
|
|
12496
12663
|
{
|
|
12497
12664
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12498
12665
|
"kind": "IntegerLiteral",
|
|
12499
|
-
"offset":
|
|
12666
|
+
"offset": 16533,
|
|
12500
12667
|
"length": 1,
|
|
12501
12668
|
"value": "0"
|
|
12502
12669
|
},
|
|
12503
12670
|
{
|
|
12504
12671
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12505
12672
|
"kind": "IntegerLiteral",
|
|
12506
|
-
"offset":
|
|
12673
|
+
"offset": 16583,
|
|
12507
12674
|
"length": 1,
|
|
12508
12675
|
"value": "0"
|
|
12509
12676
|
},
|
|
12510
12677
|
{
|
|
12511
12678
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12512
12679
|
"kind": "BooleanLiteral",
|
|
12513
|
-
"offset":
|
|
12680
|
+
"offset": 16624,
|
|
12514
12681
|
"length": 5,
|
|
12515
12682
|
"value": "false"
|
|
12516
12683
|
},
|
|
12517
12684
|
{
|
|
12518
12685
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12519
12686
|
"kind": "IntegerLiteral",
|
|
12520
|
-
"offset":
|
|
12687
|
+
"offset": 16668,
|
|
12521
12688
|
"length": 1,
|
|
12522
12689
|
"value": "0"
|
|
12523
12690
|
},
|
|
12524
12691
|
{
|
|
12525
12692
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12526
12693
|
"kind": "BooleanLiteral",
|
|
12527
|
-
"offset":
|
|
12694
|
+
"offset": 16718,
|
|
12528
12695
|
"length": 5,
|
|
12529
12696
|
"value": "false"
|
|
12530
12697
|
},
|
|
12531
12698
|
{
|
|
12532
12699
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12533
12700
|
"kind": "Array",
|
|
12534
|
-
"offset":
|
|
12701
|
+
"offset": 17135,
|
|
12535
12702
|
"length": 2,
|
|
12536
12703
|
"value": "[]"
|
|
12537
12704
|
},
|
|
12538
12705
|
{
|
|
12539
12706
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12540
12707
|
"kind": "IntegerLiteral",
|
|
12541
|
-
"offset":
|
|
12708
|
+
"offset": 17189,
|
|
12542
12709
|
"length": 1,
|
|
12543
12710
|
"value": "0"
|
|
12544
12711
|
},
|
|
12545
12712
|
{
|
|
12546
12713
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12547
12714
|
"kind": "Array",
|
|
12548
|
-
"offset":
|
|
12715
|
+
"offset": 17291,
|
|
12549
12716
|
"length": 2,
|
|
12550
12717
|
"value": "[]"
|
|
12551
12718
|
},
|
|
12552
12719
|
{
|
|
12553
12720
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12554
12721
|
"kind": "Array",
|
|
12555
|
-
"offset":
|
|
12722
|
+
"offset": 17363,
|
|
12556
12723
|
"length": 2,
|
|
12557
12724
|
"value": "[]"
|
|
12558
12725
|
},
|
|
12559
12726
|
{
|
|
12560
12727
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12561
12728
|
"kind": "BooleanLiteral",
|
|
12562
|
-
"offset":
|
|
12729
|
+
"offset": 17468,
|
|
12563
12730
|
"length": 5,
|
|
12564
12731
|
"value": "false"
|
|
12565
12732
|
},
|
|
12566
12733
|
{
|
|
12567
12734
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12568
12735
|
"kind": "StringLiteral",
|
|
12569
|
-
"offset":
|
|
12736
|
+
"offset": 21673,
|
|
12570
12737
|
"length": 19,
|
|
12571
12738
|
"value": "\"swift.sound.queue\""
|
|
12572
12739
|
},
|
|
12573
12740
|
{
|
|
12574
12741
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12575
12742
|
"kind": "Array",
|
|
12576
|
-
"offset":
|
|
12743
|
+
"offset": 21730,
|
|
12577
12744
|
"length": 2,
|
|
12578
12745
|
"value": "[]"
|
|
12579
12746
|
},
|
|
12580
12747
|
{
|
|
12581
12748
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12582
12749
|
"kind": "FloatLiteral",
|
|
12583
|
-
"offset":
|
|
12750
|
+
"offset": 55406,
|
|
12584
12751
|
"length": 4,
|
|
12585
12752
|
"value": "0.95"
|
|
12586
12753
|
},
|
|
12587
12754
|
{
|
|
12588
12755
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12589
12756
|
"kind": "FloatLiteral",
|
|
12590
|
-
"offset":
|
|
12757
|
+
"offset": 55429,
|
|
12591
12758
|
"length": 3,
|
|
12592
12759
|
"value": "5.0"
|
|
12593
12760
|
},
|
|
12594
12761
|
{
|
|
12595
12762
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12596
12763
|
"kind": "IntegerLiteral",
|
|
12597
|
-
"offset":
|
|
12764
|
+
"offset": 55552,
|
|
12598
12765
|
"length": 1,
|
|
12599
12766
|
"value": "0"
|
|
12600
12767
|
},
|
|
12601
12768
|
{
|
|
12602
12769
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12603
12770
|
"kind": "IntegerLiteral",
|
|
12604
|
-
"offset":
|
|
12771
|
+
"offset": 55588,
|
|
12605
12772
|
"length": 1,
|
|
12606
12773
|
"value": "0"
|
|
12607
12774
|
},
|
|
12608
12775
|
{
|
|
12609
12776
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12610
12777
|
"kind": "IntegerLiteral",
|
|
12611
|
-
"offset":
|
|
12778
|
+
"offset": 55610,
|
|
12612
12779
|
"length": 1,
|
|
12613
12780
|
"value": "1"
|
|
12614
12781
|
},
|
|
12615
12782
|
{
|
|
12616
12783
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12617
12784
|
"kind": "IntegerLiteral",
|
|
12618
|
-
"offset":
|
|
12785
|
+
"offset": 55650,
|
|
12619
12786
|
"length": 1,
|
|
12620
12787
|
"value": "0"
|
|
12621
12788
|
},
|
|
12622
12789
|
{
|
|
12623
12790
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12624
12791
|
"kind": "FloatLiteral",
|
|
12625
|
-
"offset":
|
|
12792
|
+
"offset": 55689,
|
|
12626
12793
|
"length": 3,
|
|
12627
12794
|
"value": "8.0"
|
|
12628
12795
|
},
|
|
12629
12796
|
{
|
|
12630
12797
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12631
12798
|
"kind": "IntegerLiteral",
|
|
12632
|
-
"offset":
|
|
12799
|
+
"offset": 55731,
|
|
12633
12800
|
"length": 1,
|
|
12634
12801
|
"value": "1"
|
|
12635
12802
|
},
|
|
12636
12803
|
{
|
|
12637
12804
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12638
12805
|
"kind": "IntegerLiteral",
|
|
12639
|
-
"offset":
|
|
12806
|
+
"offset": 55742,
|
|
12640
12807
|
"length": 1,
|
|
12641
12808
|
"value": "1"
|
|
12642
12809
|
},
|
|
12643
12810
|
{
|
|
12644
12811
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12645
12812
|
"kind": "FloatLiteral",
|
|
12646
|
-
"offset":
|
|
12813
|
+
"offset": 55785,
|
|
12647
12814
|
"length": 4,
|
|
12648
12815
|
"value": "-1.0"
|
|
12649
12816
|
},
|
|
12650
12817
|
{
|
|
12651
12818
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12652
12819
|
"kind": "FloatLiteral",
|
|
12653
|
-
"offset":
|
|
12820
|
+
"offset": 55803,
|
|
12654
12821
|
"length": 3,
|
|
12655
12822
|
"value": "1.0"
|
|
12656
12823
|
},
|
|
12657
12824
|
{
|
|
12658
12825
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12659
12826
|
"kind": "IntegerLiteral",
|
|
12660
|
-
"offset":
|
|
12827
|
+
"offset": 55830,
|
|
12661
12828
|
"length": 1,
|
|
12662
12829
|
"value": "1"
|
|
12663
12830
|
},
|
|
12664
12831
|
{
|
|
12665
12832
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12666
12833
|
"kind": "IntegerLiteral",
|
|
12667
|
-
"offset":
|
|
12834
|
+
"offset": 55847,
|
|
12668
12835
|
"length": 1,
|
|
12669
12836
|
"value": "1"
|
|
12670
12837
|
},
|
|
12671
12838
|
{
|
|
12672
12839
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12673
12840
|
"kind": "IntegerLiteral",
|
|
12674
|
-
"offset":
|
|
12841
|
+
"offset": 55956,
|
|
12675
12842
|
"length": 1,
|
|
12676
12843
|
"value": "2"
|
|
12677
12844
|
},
|
|
12678
12845
|
{
|
|
12679
12846
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12680
12847
|
"kind": "FloatLiteral",
|
|
12681
|
-
"offset":
|
|
12848
|
+
"offset": 55976,
|
|
12682
12849
|
"length": 6,
|
|
12683
12850
|
"value": "1000.0"
|
|
12684
12851
|
},
|
|
12685
12852
|
{
|
|
12686
12853
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12687
12854
|
"kind": "IntegerLiteral",
|
|
12688
|
-
"offset":
|
|
12855
|
+
"offset": 56000,
|
|
12689
12856
|
"length": 1,
|
|
12690
12857
|
"value": "0"
|
|
12691
12858
|
},
|
|
12692
12859
|
{
|
|
12693
12860
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12694
12861
|
"kind": "IntegerLiteral",
|
|
12695
|
-
"offset":
|
|
12862
|
+
"offset": 56031,
|
|
12696
12863
|
"length": 1,
|
|
12697
12864
|
"value": "0"
|
|
12698
12865
|
},
|
|
12699
12866
|
{
|
|
12700
12867
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12701
12868
|
"kind": "IntegerLiteral",
|
|
12702
|
-
"offset":
|
|
12869
|
+
"offset": 56107,
|
|
12703
12870
|
"length": 1,
|
|
12704
12871
|
"value": "1"
|
|
12705
12872
|
},
|
|
12706
12873
|
{
|
|
12707
12874
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12708
12875
|
"kind": "StringLiteral",
|
|
12709
|
-
"offset":
|
|
12876
|
+
"offset": 64104,
|
|
12710
12877
|
"length": 2,
|
|
12711
12878
|
"value": "\"\""
|
|
12712
12879
|
},
|
|
12713
12880
|
{
|
|
12714
12881
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12715
12882
|
"kind": "BooleanLiteral",
|
|
12716
|
-
"offset":
|
|
12883
|
+
"offset": 65538,
|
|
12717
12884
|
"length": 5,
|
|
12718
12885
|
"value": "false"
|
|
12719
12886
|
},
|
|
12720
12887
|
{
|
|
12721
12888
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12722
12889
|
"kind": "BooleanLiteral",
|
|
12723
|
-
"offset":
|
|
12890
|
+
"offset": 65608,
|
|
12724
12891
|
"length": 4,
|
|
12725
12892
|
"value": "true"
|
|
12726
12893
|
},
|
|
12727
12894
|
{
|
|
12728
12895
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12729
12896
|
"kind": "IntegerLiteral",
|
|
12730
|
-
"offset":
|
|
12897
|
+
"offset": 66166,
|
|
12731
12898
|
"length": 8,
|
|
12732
12899
|
"value": "1"
|
|
12733
12900
|
},
|
|
12901
|
+
{
|
|
12902
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12903
|
+
"kind": "BooleanLiteral",
|
|
12904
|
+
"offset": 66210,
|
|
12905
|
+
"length": 5,
|
|
12906
|
+
"value": "false"
|
|
12907
|
+
},
|
|
12908
|
+
{
|
|
12909
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12910
|
+
"kind": "StringLiteral",
|
|
12911
|
+
"offset": 66334,
|
|
12912
|
+
"length": 21,
|
|
12913
|
+
"value": "\"davtts.v2.inference\""
|
|
12914
|
+
},
|
|
12734
12915
|
{
|
|
12735
12916
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12736
12917
|
"kind": "IntegerLiteral",
|
|
12737
|
-
"offset":
|
|
12918
|
+
"offset": 68722,
|
|
12738
12919
|
"length": 1,
|
|
12739
12920
|
"value": "0"
|
|
12740
12921
|
},
|
|
12741
12922
|
{
|
|
12742
12923
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12743
12924
|
"kind": "BooleanLiteral",
|
|
12744
|
-
"offset":
|
|
12925
|
+
"offset": 68747,
|
|
12745
12926
|
"length": 5,
|
|
12746
12927
|
"value": "false"
|
|
12747
12928
|
},
|
|
12748
12929
|
{
|
|
12749
12930
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12750
12931
|
"kind": "BooleanLiteral",
|
|
12751
|
-
"offset":
|
|
12932
|
+
"offset": 68782,
|
|
12752
12933
|
"length": 5,
|
|
12753
12934
|
"value": "false"
|
|
12754
12935
|
},
|
|
12755
12936
|
{
|
|
12756
12937
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12757
12938
|
"kind": "StringLiteral",
|
|
12758
|
-
"offset":
|
|
12939
|
+
"offset": 69032,
|
|
12759
12940
|
"length": 16,
|
|
12760
12941
|
"value": "\"davtts.control\""
|
|
12761
12942
|
},
|
|
12762
12943
|
{
|
|
12763
12944
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12764
12945
|
"kind": "BooleanLiteral",
|
|
12765
|
-
"offset":
|
|
12946
|
+
"offset": 69109,
|
|
12766
12947
|
"length": 5,
|
|
12767
12948
|
"value": "false"
|
|
12768
12949
|
},
|
|
12769
12950
|
{
|
|
12770
12951
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12771
12952
|
"kind": "BooleanLiteral",
|
|
12772
|
-
"offset":
|
|
12953
|
+
"offset": 69143,
|
|
12773
12954
|
"length": 5,
|
|
12774
12955
|
"value": "false"
|
|
12775
12956
|
},
|
|
12776
12957
|
{
|
|
12777
12958
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12778
12959
|
"kind": "IntegerLiteral",
|
|
12779
|
-
"offset":
|
|
12960
|
+
"offset": 70904,
|
|
12780
12961
|
"length": 1,
|
|
12781
12962
|
"value": "0"
|
|
12782
12963
|
},
|
|
12783
12964
|
{
|
|
12784
12965
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12785
12966
|
"kind": "IntegerLiteral",
|
|
12786
|
-
"offset":
|
|
12967
|
+
"offset": 70919,
|
|
12787
12968
|
"length": 1,
|
|
12788
12969
|
"value": "0"
|
|
12789
12970
|
},
|
|
12790
12971
|
{
|
|
12791
12972
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12792
12973
|
"kind": "FloatLiteral",
|
|
12793
|
-
"offset":
|
|
12974
|
+
"offset": 72635,
|
|
12794
12975
|
"length": 4,
|
|
12795
12976
|
"value": "10.0"
|
|
12796
12977
|
},
|
|
12797
12978
|
{
|
|
12798
12979
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12799
12980
|
"kind": "FloatLiteral",
|
|
12800
|
-
"offset":
|
|
12981
|
+
"offset": 72648,
|
|
12801
12982
|
"length": 4,
|
|
12802
12983
|
"value": "40.0"
|
|
12803
12984
|
},
|
|
12804
12985
|
{
|
|
12805
12986
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12806
12987
|
"kind": "FloatLiteral",
|
|
12807
|
-
"offset":
|
|
12988
|
+
"offset": 72667,
|
|
12808
12989
|
"length": 3,
|
|
12809
12990
|
"value": "2.0"
|
|
12810
12991
|
},
|
|
12811
12992
|
{
|
|
12812
12993
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12813
12994
|
"kind": "IntegerLiteral",
|
|
12814
|
-
"offset":
|
|
12995
|
+
"offset": 72753,
|
|
12815
12996
|
"length": 1,
|
|
12816
12997
|
"value": "2"
|
|
12817
12998
|
},
|
|
12818
12999
|
{
|
|
12819
13000
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12820
13001
|
"kind": "IntegerLiteral",
|
|
12821
|
-
"offset":
|
|
13002
|
+
"offset": 72768,
|
|
12822
13003
|
"length": 1,
|
|
12823
13004
|
"value": "1"
|
|
12824
13005
|
},
|
|
12825
13006
|
{
|
|
12826
13007
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12827
13008
|
"kind": "IntegerLiteral",
|
|
12828
|
-
"offset":
|
|
13009
|
+
"offset": 72774,
|
|
12829
13010
|
"length": 1,
|
|
12830
13011
|
"value": "1"
|
|
12831
13012
|
},
|
|
12832
13013
|
{
|
|
12833
13014
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12834
13015
|
"kind": "IntegerLiteral",
|
|
12835
|
-
"offset":
|
|
13016
|
+
"offset": 72784,
|
|
12836
13017
|
"length": 1,
|
|
12837
13018
|
"value": "1"
|
|
12838
13019
|
},
|
|
12839
13020
|
{
|
|
12840
13021
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12841
13022
|
"kind": "IntegerLiteral",
|
|
12842
|
-
"offset":
|
|
13023
|
+
"offset": 72789,
|
|
12843
13024
|
"length": 1,
|
|
12844
13025
|
"value": "2"
|
|
12845
13026
|
},
|
|
12846
13027
|
{
|
|
12847
13028
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12848
13029
|
"kind": "IntegerLiteral",
|
|
12849
|
-
"offset":
|
|
13030
|
+
"offset": 72813,
|
|
12850
13031
|
"length": 1,
|
|
12851
13032
|
"value": "1"
|
|
12852
13033
|
},
|
|
12853
13034
|
{
|
|
12854
13035
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12855
13036
|
"kind": "IntegerLiteral",
|
|
12856
|
-
"offset":
|
|
13037
|
+
"offset": 72821,
|
|
12857
13038
|
"length": 1,
|
|
12858
13039
|
"value": "1"
|
|
12859
13040
|
},
|
|
12860
13041
|
{
|
|
12861
13042
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12862
13043
|
"kind": "IntegerLiteral",
|
|
12863
|
-
"offset":
|
|
13044
|
+
"offset": 72831,
|
|
12864
13045
|
"length": 1,
|
|
12865
13046
|
"value": "2"
|
|
12866
13047
|
},
|
|
12867
13048
|
{
|
|
12868
13049
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12869
13050
|
"kind": "IntegerLiteral",
|
|
12870
|
-
"offset":
|
|
13051
|
+
"offset": 72862,
|
|
12871
13052
|
"length": 2,
|
|
12872
13053
|
"value": "-2"
|
|
12873
13054
|
},
|
|
12874
13055
|
{
|
|
12875
13056
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12876
13057
|
"kind": "IntegerLiteral",
|
|
12877
|
-
"offset":
|
|
13058
|
+
"offset": 72872,
|
|
12878
13059
|
"length": 1,
|
|
12879
13060
|
"value": "1"
|
|
12880
13061
|
},
|
|
12881
13062
|
{
|
|
12882
13063
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12883
13064
|
"kind": "IntegerLiteral",
|
|
12884
|
-
"offset":
|
|
13065
|
+
"offset": 72880,
|
|
12885
13066
|
"length": 1,
|
|
12886
13067
|
"value": "1"
|
|
12887
13068
|
},
|
|
12888
13069
|
{
|
|
12889
13070
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12890
13071
|
"kind": "IntegerLiteral",
|
|
12891
|
-
"offset":
|
|
13072
|
+
"offset": 72910,
|
|
12892
13073
|
"length": 1,
|
|
12893
13074
|
"value": "1"
|
|
12894
13075
|
},
|
|
12895
13076
|
{
|
|
12896
13077
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12897
13078
|
"kind": "IntegerLiteral",
|
|
12898
|
-
"offset":
|
|
13079
|
+
"offset": 72918,
|
|
12899
13080
|
"length": 1,
|
|
12900
13081
|
"value": "1"
|
|
12901
13082
|
},
|
|
12902
13083
|
{
|
|
12903
13084
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12904
13085
|
"kind": "IntegerLiteral",
|
|
12905
|
-
"offset":
|
|
13086
|
+
"offset": 72928,
|
|
12906
13087
|
"length": 1,
|
|
12907
13088
|
"value": "2"
|
|
12908
13089
|
},
|
|
12909
13090
|
{
|
|
12910
13091
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12911
13092
|
"kind": "IntegerLiteral",
|
|
12912
|
-
"offset":
|
|
13093
|
+
"offset": 72962,
|
|
12913
13094
|
"length": 1,
|
|
12914
13095
|
"value": "1"
|
|
12915
13096
|
},
|
|
12916
13097
|
{
|
|
12917
13098
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12918
13099
|
"kind": "IntegerLiteral",
|
|
12919
|
-
"offset":
|
|
13100
|
+
"offset": 72970,
|
|
12920
13101
|
"length": 1,
|
|
12921
13102
|
"value": "1"
|
|
12922
13103
|
},
|
|
12923
13104
|
{
|
|
12924
13105
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12925
13106
|
"kind": "IntegerLiteral",
|
|
12926
|
-
"offset":
|
|
13107
|
+
"offset": 72980,
|
|
12927
13108
|
"length": 1,
|
|
12928
13109
|
"value": "2"
|
|
12929
13110
|
},
|
|
12930
13111
|
{
|
|
12931
13112
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12932
13113
|
"kind": "IntegerLiteral",
|
|
12933
|
-
"offset":
|
|
13114
|
+
"offset": 73010,
|
|
12934
13115
|
"length": 1,
|
|
12935
13116
|
"value": "2"
|
|
12936
13117
|
},
|
|
12937
13118
|
{
|
|
12938
13119
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12939
13120
|
"kind": "IntegerLiteral",
|
|
12940
|
-
"offset":
|
|
13121
|
+
"offset": 73017,
|
|
12941
13122
|
"length": 1,
|
|
12942
13123
|
"value": "1"
|
|
12943
13124
|
},
|
|
12944
13125
|
{
|
|
12945
13126
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12946
13127
|
"kind": "IntegerLiteral",
|
|
12947
|
-
"offset":
|
|
13128
|
+
"offset": 73025,
|
|
12948
13129
|
"length": 1,
|
|
12949
13130
|
"value": "1"
|
|
12950
13131
|
},
|
|
12951
13132
|
{
|
|
12952
13133
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12953
13134
|
"kind": "IntegerLiteral",
|
|
12954
|
-
"offset":
|
|
13135
|
+
"offset": 73051,
|
|
12955
13136
|
"length": 1,
|
|
12956
13137
|
"value": "1"
|
|
12957
13138
|
},
|
|
12958
13139
|
{
|
|
12959
13140
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12960
13141
|
"kind": "IntegerLiteral",
|
|
12961
|
-
"offset":
|
|
13142
|
+
"offset": 73059,
|
|
12962
13143
|
"length": 1,
|
|
12963
13144
|
"value": "1"
|
|
12964
13145
|
},
|
|
12965
13146
|
{
|
|
12966
13147
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12967
13148
|
"kind": "IntegerLiteral",
|
|
12968
|
-
"offset":
|
|
13149
|
+
"offset": 73069,
|
|
12969
13150
|
"length": 1,
|
|
12970
13151
|
"value": "2"
|
|
12971
13152
|
},
|
|
12972
13153
|
{
|
|
12973
13154
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12974
13155
|
"kind": "IntegerLiteral",
|
|
12975
|
-
"offset":
|
|
13156
|
+
"offset": 80300,
|
|
12976
13157
|
"length": 6,
|
|
12977
13158
|
"value": "16000"
|
|
12978
13159
|
},
|
|
12979
13160
|
{
|
|
12980
13161
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12981
13162
|
"kind": "IntegerLiteral",
|
|
12982
|
-
"offset":
|
|
13163
|
+
"offset": 80322,
|
|
12983
13164
|
"length": 2,
|
|
12984
13165
|
"value": "20"
|
|
12985
13166
|
},
|
|
12986
13167
|
{
|
|
12987
13168
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12988
13169
|
"kind": "IntegerLiteral",
|
|
12989
|
-
"offset":
|
|
13170
|
+
"offset": 81906,
|
|
12990
13171
|
"length": 1,
|
|
12991
13172
|
"value": "0"
|
|
12992
13173
|
},
|
|
12993
13174
|
{
|
|
12994
13175
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
12995
13176
|
"kind": "IntegerLiteral",
|
|
12996
|
-
"offset":
|
|
13177
|
+
"offset": 83313,
|
|
12997
13178
|
"length": 1,
|
|
12998
13179
|
"value": "0"
|
|
12999
13180
|
},
|
|
13000
13181
|
{
|
|
13001
13182
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13002
13183
|
"kind": "IntegerLiteral",
|
|
13003
|
-
"offset":
|
|
13184
|
+
"offset": 85219,
|
|
13185
|
+
"length": 2,
|
|
13186
|
+
"value": "-1"
|
|
13187
|
+
},
|
|
13188
|
+
{
|
|
13189
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13190
|
+
"kind": "StringLiteral",
|
|
13191
|
+
"offset": 85276,
|
|
13192
|
+
"length": 2,
|
|
13193
|
+
"value": "\"\""
|
|
13194
|
+
},
|
|
13195
|
+
{
|
|
13196
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13197
|
+
"kind": "IntegerLiteral",
|
|
13198
|
+
"offset": 85431,
|
|
13199
|
+
"length": 2,
|
|
13200
|
+
"value": "-1"
|
|
13201
|
+
},
|
|
13202
|
+
{
|
|
13203
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13204
|
+
"kind": "IntegerLiteral",
|
|
13205
|
+
"offset": 85734,
|
|
13004
13206
|
"length": 1,
|
|
13005
13207
|
"value": "0"
|
|
13006
13208
|
},
|
|
13007
13209
|
{
|
|
13008
13210
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13009
13211
|
"kind": "IntegerLiteral",
|
|
13010
|
-
"offset":
|
|
13212
|
+
"offset": 85863,
|
|
13011
13213
|
"length": 5,
|
|
13012
13214
|
"value": "48000"
|
|
13013
13215
|
},
|
|
13014
13216
|
{
|
|
13015
13217
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13016
13218
|
"kind": "IntegerLiteral",
|
|
13017
|
-
"offset":
|
|
13219
|
+
"offset": 85951,
|
|
13018
13220
|
"length": 2,
|
|
13019
13221
|
"value": "-1"
|
|
13020
13222
|
},
|
|
13021
13223
|
{
|
|
13022
13224
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13023
13225
|
"kind": "IntegerLiteral",
|
|
13024
|
-
"offset":
|
|
13226
|
+
"offset": 86102,
|
|
13025
13227
|
"length": 2,
|
|
13026
13228
|
"value": "-1"
|
|
13027
13229
|
},
|
|
13028
13230
|
{
|
|
13029
13231
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13030
13232
|
"kind": "StringLiteral",
|
|
13031
|
-
"offset":
|
|
13233
|
+
"offset": 86631,
|
|
13032
13234
|
"length": 3,
|
|
13033
13235
|
"value": "\"_\""
|
|
13034
13236
|
},
|
|
13035
13237
|
{
|
|
13036
13238
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13037
13239
|
"kind": "IntegerLiteral",
|
|
13038
|
-
"offset":
|
|
13240
|
+
"offset": 86879,
|
|
13039
13241
|
"length": 1,
|
|
13040
13242
|
"value": "1"
|
|
13041
13243
|
},
|
|
13042
13244
|
{
|
|
13043
13245
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13044
13246
|
"kind": "StringLiteral",
|
|
13045
|
-
"offset":
|
|
13247
|
+
"offset": 87019,
|
|
13046
13248
|
"length": 40,
|
|
13047
13249
|
"value": "\"[TTS]: slice:'\""
|
|
13048
13250
|
},
|
|
13049
13251
|
{
|
|
13050
13252
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13051
13253
|
"kind": "StringLiteral",
|
|
13052
|
-
"offset":
|
|
13254
|
+
"offset": 87044,
|
|
13053
13255
|
"length": 58,
|
|
13054
13256
|
"value": "\"' lastScalar:\""
|
|
13055
13257
|
},
|
|
13056
13258
|
{
|
|
13057
13259
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13058
13260
|
"kind": "IntegerLiteral",
|
|
13059
|
-
"offset":
|
|
13261
|
+
"offset": 87099,
|
|
13060
13262
|
"length": 2,
|
|
13061
13263
|
"value": "-1"
|
|
13062
13264
|
},
|
|
13063
13265
|
{
|
|
13064
13266
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13065
13267
|
"kind": "Array",
|
|
13066
|
-
"offset":
|
|
13268
|
+
"offset": 87194,
|
|
13067
13269
|
"length": 2,
|
|
13068
13270
|
"value": "[]"
|
|
13069
13271
|
},
|
|
13070
13272
|
{
|
|
13071
13273
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13072
13274
|
"kind": "StringLiteral",
|
|
13073
|
-
"offset":
|
|
13275
|
+
"offset": 87341,
|
|
13074
13276
|
"length": 12,
|
|
13075
13277
|
"value": "\"DaVoiceTTS\""
|
|
13076
13278
|
},
|
|
13077
13279
|
{
|
|
13078
13280
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13079
13281
|
"kind": "IntegerLiteral",
|
|
13080
|
-
"offset":
|
|
13282
|
+
"offset": 87361,
|
|
13081
13283
|
"length": 2,
|
|
13082
13284
|
"value": "12"
|
|
13083
13285
|
},
|
|
13084
13286
|
{
|
|
13085
13287
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13086
13288
|
"kind": "StringLiteral",
|
|
13087
|
-
"offset":
|
|
13289
|
+
"offset": 87403,
|
|
13088
13290
|
"length": 39,
|
|
13089
13291
|
"value": "\"Davoice phonemizer is not initialized\""
|
|
13090
13292
|
},
|
|
13091
13293
|
{
|
|
13092
13294
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13093
13295
|
"kind": "StringLiteral",
|
|
13094
|
-
"offset":
|
|
13296
|
+
"offset": 87970,
|
|
13095
13297
|
"length": 60,
|
|
13096
13298
|
"value": "\"[swift-dav] [error] Davoice proprietary phonemizer failed:\""
|
|
13097
13299
|
},
|
|
13098
13300
|
{
|
|
13099
13301
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13100
13302
|
"kind": "StringLiteral",
|
|
13101
|
-
"offset":
|
|
13303
|
+
"offset": 88308,
|
|
13102
13304
|
"length": 12,
|
|
13103
13305
|
"value": "\"DaVoiceTTS\""
|
|
13104
13306
|
},
|
|
13105
13307
|
{
|
|
13106
13308
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13107
13309
|
"kind": "IntegerLiteral",
|
|
13108
|
-
"offset":
|
|
13310
|
+
"offset": 88344,
|
|
13109
13311
|
"length": 2,
|
|
13110
13312
|
"value": "14"
|
|
13111
13313
|
},
|
|
13112
13314
|
{
|
|
13113
13315
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13114
13316
|
"kind": "StringLiteral",
|
|
13115
|
-
"offset":
|
|
13317
|
+
"offset": 88402,
|
|
13116
13318
|
"length": 118,
|
|
13117
13319
|
"value": "\"The legacy libphonemes phonemizer is no longer supported. Use a model containing the Davoice JSON phonemizer assets.\""
|
|
13118
13320
|
},
|
|
13119
13321
|
{
|
|
13120
13322
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13121
13323
|
"kind": "StringLiteral",
|
|
13122
|
-
"offset":
|
|
13324
|
+
"offset": 88570,
|
|
13123
13325
|
"length": 38,
|
|
13124
13326
|
"value": "\"[swift-dav] [debug] Parsed phonemes:\""
|
|
13125
13327
|
},
|
|
13126
13328
|
{
|
|
13127
13329
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13128
13330
|
"kind": "StringLiteral",
|
|
13129
|
-
"offset":
|
|
13331
|
+
"offset": 88644,
|
|
13130
13332
|
"length": 54,
|
|
13131
13333
|
"value": "\"[swift-dav] [debug] Phoneme count: \""
|
|
13132
13334
|
},
|
|
13133
13335
|
{
|
|
13134
13336
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13135
13337
|
"kind": "StringLiteral",
|
|
13136
|
-
"offset":
|
|
13338
|
+
"offset": 88697,
|
|
13137
13339
|
"length": 2,
|
|
13138
13340
|
"value": "\"\""
|
|
13139
13341
|
},
|
|
13140
13342
|
{
|
|
13141
13343
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13142
13344
|
"kind": "StringLiteral",
|
|
13143
|
-
"offset":
|
|
13345
|
+
"offset": 88725,
|
|
13144
13346
|
"length": 42,
|
|
13145
13347
|
"value": "\"[swift-dav] [debug] Converting to IDs...\""
|
|
13146
13348
|
},
|
|
13147
13349
|
{
|
|
13148
13350
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13149
13351
|
"kind": "StringLiteral",
|
|
13150
|
-
"offset":
|
|
13352
|
+
"offset": 88859,
|
|
13151
13353
|
"length": 51,
|
|
13152
13354
|
"value": "\"[swift-dav] [debug] Converted phoneme IDs: \""
|
|
13153
13355
|
},
|
|
13154
13356
|
{
|
|
13155
13357
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13156
13358
|
"kind": "StringLiteral",
|
|
13157
|
-
"offset":
|
|
13359
|
+
"offset": 88909,
|
|
13158
13360
|
"length": 2,
|
|
13159
13361
|
"value": "\"\""
|
|
13160
13362
|
},
|
|
13161
13363
|
{
|
|
13162
13364
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13163
13365
|
"kind": "StringLiteral",
|
|
13164
|
-
"offset":
|
|
13366
|
+
"offset": 89245,
|
|
13165
13367
|
"length": 12,
|
|
13166
13368
|
"value": "\"DaVoiceTTS\""
|
|
13167
13369
|
},
|
|
13168
13370
|
{
|
|
13169
13371
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13170
13372
|
"kind": "IntegerLiteral",
|
|
13171
|
-
"offset":
|
|
13373
|
+
"offset": 89285,
|
|
13172
13374
|
"length": 1,
|
|
13173
13375
|
"value": "3"
|
|
13174
13376
|
},
|
|
13175
13377
|
{
|
|
13176
13378
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13177
13379
|
"kind": "StringLiteral",
|
|
13178
|
-
"offset":
|
|
13380
|
+
"offset": 89370,
|
|
13179
13381
|
"length": 109,
|
|
13180
13382
|
"value": "\"No valid phoneme IDs found for input text. Likely proprietary phoneme\/token mismatch for the current model.\""
|
|
13181
13383
|
},
|
|
13182
13384
|
{
|
|
13183
13385
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13184
13386
|
"kind": "StringLiteral",
|
|
13185
|
-
"offset":
|
|
13387
|
+
"offset": 89531,
|
|
13186
13388
|
"length": 82,
|
|
13187
13389
|
"value": "\"[swift-dav] [error] Davoice proprietary phoneme\/token mismatch. Parsed phonemes:\""
|
|
13188
13390
|
},
|
|
13189
13391
|
{
|
|
13190
13392
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13191
13393
|
"kind": "StringLiteral",
|
|
13192
|
-
"offset":
|
|
13394
|
+
"offset": 89699,
|
|
13193
13395
|
"length": 12,
|
|
13194
13396
|
"value": "\"DaVoiceTTS\""
|
|
13195
13397
|
},
|
|
13196
13398
|
{
|
|
13197
13399
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13198
13400
|
"kind": "IntegerLiteral",
|
|
13199
|
-
"offset":
|
|
13401
|
+
"offset": 89745,
|
|
13200
13402
|
"length": 1,
|
|
13201
13403
|
"value": "3"
|
|
13202
13404
|
},
|
|
13203
13405
|
{
|
|
13204
13406
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13205
13407
|
"kind": "StringLiteral",
|
|
13206
|
-
"offset":
|
|
13408
|
+
"offset": 89849,
|
|
13207
13409
|
"length": 43,
|
|
13208
13410
|
"value": "\"No valid phoneme IDs found for input text\""
|
|
13209
13411
|
},
|
|
13210
13412
|
{
|
|
13211
13413
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13212
13414
|
"kind": "StringLiteral",
|
|
13213
|
-
"offset":
|
|
13415
|
+
"offset": 89930,
|
|
13214
13416
|
"length": 21,
|
|
13215
13417
|
"value": "\"Phoneme IDs: \""
|
|
13216
13418
|
},
|
|
13217
13419
|
{
|
|
13218
13420
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13219
13421
|
"kind": "StringLiteral",
|
|
13220
|
-
"offset":
|
|
13422
|
+
"offset": 89950,
|
|
13221
13423
|
"length": 2,
|
|
13222
13424
|
"value": "\"\""
|
|
13223
13425
|
},
|
|
13224
13426
|
{
|
|
13225
13427
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13226
13428
|
"kind": "IntegerLiteral",
|
|
13227
|
-
"offset":
|
|
13429
|
+
"offset": 90207,
|
|
13228
13430
|
"length": 1,
|
|
13229
13431
|
"value": "1"
|
|
13230
13432
|
},
|
|
13231
13433
|
{
|
|
13232
13434
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13233
13435
|
"kind": "Array",
|
|
13234
|
-
"offset":
|
|
13436
|
+
"offset": 90474,
|
|
13235
13437
|
"length": 3,
|
|
13236
13438
|
"value": "[1]"
|
|
13237
13439
|
},
|
|
13238
13440
|
{
|
|
13239
13441
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13240
13442
|
"kind": "FloatLiteral",
|
|
13241
|
-
"offset":
|
|
13443
|
+
"offset": 91172,
|
|
13242
13444
|
"length": 4,
|
|
13243
13445
|
"value": "0.95"
|
|
13244
13446
|
},
|
|
13245
13447
|
{
|
|
13246
13448
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13247
13449
|
"kind": "FloatLiteral",
|
|
13248
|
-
"offset":
|
|
13450
|
+
"offset": 91179,
|
|
13249
13451
|
"length": 4,
|
|
13250
13452
|
"value": "1.05"
|
|
13251
13453
|
},
|
|
13252
13454
|
{
|
|
13253
13455
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13254
13456
|
"kind": "FloatLiteral",
|
|
13255
|
-
"offset":
|
|
13457
|
+
"offset": 91224,
|
|
13256
13458
|
"length": 4,
|
|
13257
13459
|
"value": "0.97"
|
|
13258
13460
|
},
|
|
13259
13461
|
{
|
|
13260
13462
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13261
13463
|
"kind": "FloatLiteral",
|
|
13262
|
-
"offset":
|
|
13464
|
+
"offset": 91231,
|
|
13263
13465
|
"length": 4,
|
|
13264
13466
|
"value": "1.03"
|
|
13265
13467
|
},
|
|
13266
13468
|
{
|
|
13267
13469
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13268
13470
|
"kind": "FloatLiteral",
|
|
13269
|
-
"offset":
|
|
13471
|
+
"offset": 91276,
|
|
13270
13472
|
"length": 4,
|
|
13271
13473
|
"value": "0.95"
|
|
13272
13474
|
},
|
|
13273
13475
|
{
|
|
13274
13476
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13275
13477
|
"kind": "FloatLiteral",
|
|
13276
|
-
"offset":
|
|
13478
|
+
"offset": 91283,
|
|
13277
13479
|
"length": 4,
|
|
13278
13480
|
"value": "1.06"
|
|
13279
13481
|
},
|
|
13280
13482
|
{
|
|
13281
13483
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13282
13484
|
"kind": "IntegerLiteral",
|
|
13283
|
-
"offset":
|
|
13485
|
+
"offset": 91369,
|
|
13284
13486
|
"length": 1,
|
|
13285
13487
|
"value": "1"
|
|
13286
13488
|
},
|
|
13287
13489
|
{
|
|
13288
13490
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13289
13491
|
"kind": "FloatLiteral",
|
|
13290
|
-
"offset":
|
|
13492
|
+
"offset": 91386,
|
|
13291
13493
|
"length": 4,
|
|
13292
13494
|
"value": "0.94"
|
|
13293
13495
|
},
|
|
13294
13496
|
{
|
|
13295
13497
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13296
13498
|
"kind": "FloatLiteral",
|
|
13297
|
-
"offset":
|
|
13499
|
+
"offset": 91392,
|
|
13298
13500
|
"length": 4,
|
|
13299
13501
|
"value": "0.94"
|
|
13300
13502
|
},
|
|
13301
13503
|
{
|
|
13302
13504
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13303
13505
|
"kind": "FloatLiteral",
|
|
13304
|
-
"offset":
|
|
13506
|
+
"offset": 91398,
|
|
13305
13507
|
"length": 4,
|
|
13306
13508
|
"value": "1.06"
|
|
13307
13509
|
},
|
|
13308
13510
|
{
|
|
13309
13511
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13310
13512
|
"kind": "IntegerLiteral",
|
|
13311
|
-
"offset":
|
|
13513
|
+
"offset": 91459,
|
|
13312
13514
|
"length": 1,
|
|
13313
13515
|
"value": "2"
|
|
13314
13516
|
},
|
|
13315
13517
|
{
|
|
13316
13518
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13317
13519
|
"kind": "FloatLiteral",
|
|
13318
|
-
"offset":
|
|
13520
|
+
"offset": 91476,
|
|
13319
13521
|
"length": 4,
|
|
13320
13522
|
"value": "0.96"
|
|
13321
13523
|
},
|
|
13322
13524
|
{
|
|
13323
13525
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13324
13526
|
"kind": "FloatLiteral",
|
|
13325
|
-
"offset":
|
|
13527
|
+
"offset": 91482,
|
|
13326
13528
|
"length": 4,
|
|
13327
13529
|
"value": "0.94"
|
|
13328
13530
|
},
|
|
13329
13531
|
{
|
|
13330
13532
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13331
13533
|
"kind": "FloatLiteral",
|
|
13332
|
-
"offset":
|
|
13534
|
+
"offset": 91488,
|
|
13333
13535
|
"length": 4,
|
|
13334
13536
|
"value": "1.06"
|
|
13335
13537
|
},
|
|
13336
13538
|
{
|
|
13337
13539
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13338
13540
|
"kind": "IntegerLiteral",
|
|
13339
|
-
"offset":
|
|
13541
|
+
"offset": 91511,
|
|
13340
13542
|
"length": 1,
|
|
13341
13543
|
"value": "3"
|
|
13342
13544
|
},
|
|
13343
13545
|
{
|
|
13344
13546
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13345
13547
|
"kind": "FloatLiteral",
|
|
13346
|
-
"offset":
|
|
13548
|
+
"offset": 91528,
|
|
13347
13549
|
"length": 4,
|
|
13348
13550
|
"value": "0.98"
|
|
13349
13551
|
},
|
|
13350
13552
|
{
|
|
13351
13553
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13352
13554
|
"kind": "FloatLiteral",
|
|
13353
|
-
"offset":
|
|
13555
|
+
"offset": 91534,
|
|
13354
13556
|
"length": 4,
|
|
13355
13557
|
"value": "0.94"
|
|
13356
13558
|
},
|
|
13357
13559
|
{
|
|
13358
13560
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13359
13561
|
"kind": "FloatLiteral",
|
|
13360
|
-
"offset":
|
|
13562
|
+
"offset": 91540,
|
|
13361
13563
|
"length": 4,
|
|
13362
13564
|
"value": "1.06"
|
|
13363
13565
|
},
|
|
13364
13566
|
{
|
|
13365
13567
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13366
13568
|
"kind": "IntegerLiteral",
|
|
13367
|
-
"offset":
|
|
13569
|
+
"offset": 91563,
|
|
13368
13570
|
"length": 1,
|
|
13369
13571
|
"value": "4"
|
|
13370
13572
|
},
|
|
13371
13573
|
{
|
|
13372
13574
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13373
13575
|
"kind": "FloatLiteral",
|
|
13374
|
-
"offset":
|
|
13576
|
+
"offset": 91580,
|
|
13375
13577
|
"length": 4,
|
|
13376
13578
|
"value": "0.99"
|
|
13377
13579
|
},
|
|
13378
13580
|
{
|
|
13379
13581
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13380
13582
|
"kind": "FloatLiteral",
|
|
13381
|
-
"offset":
|
|
13583
|
+
"offset": 91586,
|
|
13382
13584
|
"length": 4,
|
|
13383
13585
|
"value": "0.94"
|
|
13384
13586
|
},
|
|
13385
13587
|
{
|
|
13386
13588
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13387
13589
|
"kind": "FloatLiteral",
|
|
13388
|
-
"offset":
|
|
13590
|
+
"offset": 91592,
|
|
13389
13591
|
"length": 4,
|
|
13390
13592
|
"value": "1.06"
|
|
13391
13593
|
},
|
|
13392
13594
|
{
|
|
13393
13595
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13394
13596
|
"kind": "IntegerLiteral",
|
|
13395
|
-
"offset":
|
|
13597
|
+
"offset": 91615,
|
|
13396
13598
|
"length": 1,
|
|
13397
13599
|
"value": "5"
|
|
13398
13600
|
},
|
|
13399
13601
|
{
|
|
13400
13602
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13401
13603
|
"kind": "IntegerLiteral",
|
|
13402
|
-
"offset":
|
|
13604
|
+
"offset": 91619,
|
|
13403
13605
|
"length": 1,
|
|
13404
13606
|
"value": "6"
|
|
13405
13607
|
},
|
|
13406
13608
|
{
|
|
13407
13609
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13408
13610
|
"kind": "FloatLiteral",
|
|
13409
|
-
"offset":
|
|
13611
|
+
"offset": 91635,
|
|
13410
13612
|
"length": 4,
|
|
13411
13613
|
"value": "1.00"
|
|
13412
13614
|
},
|
|
13413
13615
|
{
|
|
13414
13616
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13415
13617
|
"kind": "FloatLiteral",
|
|
13416
|
-
"offset":
|
|
13618
|
+
"offset": 91641,
|
|
13417
13619
|
"length": 4,
|
|
13418
13620
|
"value": "0.94"
|
|
13419
13621
|
},
|
|
13420
13622
|
{
|
|
13421
13623
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13422
13624
|
"kind": "FloatLiteral",
|
|
13423
|
-
"offset":
|
|
13625
|
+
"offset": 91647,
|
|
13424
13626
|
"length": 4,
|
|
13425
13627
|
"value": "1.06"
|
|
13426
13628
|
},
|
|
13427
13629
|
{
|
|
13428
13630
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13429
13631
|
"kind": "IntegerLiteral",
|
|
13430
|
-
"offset":
|
|
13632
|
+
"offset": 91670,
|
|
13431
13633
|
"length": 1,
|
|
13432
13634
|
"value": "7"
|
|
13433
13635
|
},
|
|
13434
13636
|
{
|
|
13435
13637
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13436
13638
|
"kind": "IntegerLiteral",
|
|
13437
|
-
"offset":
|
|
13639
|
+
"offset": 91674,
|
|
13438
13640
|
"length": 2,
|
|
13439
13641
|
"value": "12"
|
|
13440
13642
|
},
|
|
13441
13643
|
{
|
|
13442
13644
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13443
13645
|
"kind": "FloatLiteral",
|
|
13444
|
-
"offset":
|
|
13646
|
+
"offset": 91691,
|
|
13445
13647
|
"length": 4,
|
|
13446
13648
|
"value": "1.02"
|
|
13447
13649
|
},
|
|
13448
13650
|
{
|
|
13449
13651
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13450
13652
|
"kind": "FloatLiteral",
|
|
13451
|
-
"offset":
|
|
13653
|
+
"offset": 91697,
|
|
13452
13654
|
"length": 4,
|
|
13453
13655
|
"value": "0.94"
|
|
13454
13656
|
},
|
|
13455
13657
|
{
|
|
13456
13658
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13457
13659
|
"kind": "FloatLiteral",
|
|
13458
|
-
"offset":
|
|
13660
|
+
"offset": 91703,
|
|
13459
13661
|
"length": 4,
|
|
13460
13662
|
"value": "1.06"
|
|
13461
13663
|
},
|
|
13462
13664
|
{
|
|
13463
13665
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13464
13666
|
"kind": "IntegerLiteral",
|
|
13465
|
-
"offset":
|
|
13667
|
+
"offset": 91726,
|
|
13466
13668
|
"length": 2,
|
|
13467
13669
|
"value": "13"
|
|
13468
13670
|
},
|
|
13469
13671
|
{
|
|
13470
13672
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13471
13673
|
"kind": "IntegerLiteral",
|
|
13472
|
-
"offset":
|
|
13674
|
+
"offset": 91731,
|
|
13473
13675
|
"length": 2,
|
|
13474
13676
|
"value": "18"
|
|
13475
13677
|
},
|
|
13476
13678
|
{
|
|
13477
13679
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13478
13680
|
"kind": "FloatLiteral",
|
|
13479
|
-
"offset":
|
|
13681
|
+
"offset": 91748,
|
|
13480
13682
|
"length": 4,
|
|
13481
13683
|
"value": "1.04"
|
|
13482
13684
|
},
|
|
13483
13685
|
{
|
|
13484
13686
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13485
13687
|
"kind": "FloatLiteral",
|
|
13486
|
-
"offset":
|
|
13688
|
+
"offset": 91754,
|
|
13487
13689
|
"length": 4,
|
|
13488
13690
|
"value": "0.94"
|
|
13489
13691
|
},
|
|
13490
13692
|
{
|
|
13491
13693
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13492
13694
|
"kind": "FloatLiteral",
|
|
13493
|
-
"offset":
|
|
13695
|
+
"offset": 91760,
|
|
13494
13696
|
"length": 4,
|
|
13495
13697
|
"value": "1.06"
|
|
13496
13698
|
},
|
|
13497
13699
|
{
|
|
13498
13700
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13499
13701
|
"kind": "FloatLiteral",
|
|
13500
|
-
"offset":
|
|
13702
|
+
"offset": 91800,
|
|
13501
13703
|
"length": 4,
|
|
13502
13704
|
"value": "1.06"
|
|
13503
13705
|
},
|
|
13504
13706
|
{
|
|
13505
13707
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13506
13708
|
"kind": "FloatLiteral",
|
|
13507
|
-
"offset":
|
|
13709
|
+
"offset": 91806,
|
|
13508
13710
|
"length": 4,
|
|
13509
13711
|
"value": "0.94"
|
|
13510
13712
|
},
|
|
13511
13713
|
{
|
|
13512
13714
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13513
13715
|
"kind": "FloatLiteral",
|
|
13514
|
-
"offset":
|
|
13716
|
+
"offset": 91812,
|
|
13515
13717
|
"length": 4,
|
|
13516
13718
|
"value": "1.06"
|
|
13517
13719
|
},
|
|
13518
13720
|
{
|
|
13519
13721
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13520
13722
|
"kind": "FloatLiteral",
|
|
13521
|
-
"offset":
|
|
13723
|
+
"offset": 92415,
|
|
13522
13724
|
"length": 5,
|
|
13523
13725
|
"value": "0.667"
|
|
13524
13726
|
},
|
|
13525
13727
|
{
|
|
13526
13728
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13527
13729
|
"kind": "FloatLiteral",
|
|
13528
|
-
"offset":
|
|
13730
|
+
"offset": 92460,
|
|
13529
13731
|
"length": 4,
|
|
13530
13732
|
"value": "0.25"
|
|
13531
13733
|
},
|
|
13532
13734
|
{
|
|
13533
13735
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13534
13736
|
"kind": "FloatLiteral",
|
|
13535
|
-
"offset":
|
|
13737
|
+
"offset": 92466,
|
|
13536
13738
|
"length": 3,
|
|
13537
13739
|
"value": "3.0"
|
|
13538
13740
|
},
|
|
13539
13741
|
{
|
|
13540
13742
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13541
13743
|
"kind": "FloatLiteral",
|
|
13542
|
-
"offset":
|
|
13744
|
+
"offset": 92517,
|
|
13543
13745
|
"length": 3,
|
|
13544
13746
|
"value": "1.0"
|
|
13545
13747
|
},
|
|
13546
13748
|
{
|
|
13547
13749
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13548
13750
|
"kind": "FloatLiteral",
|
|
13549
|
-
"offset":
|
|
13751
|
+
"offset": 92594,
|
|
13550
13752
|
"length": 3,
|
|
13551
13753
|
"value": "0.8"
|
|
13552
13754
|
},
|
|
13553
13755
|
{
|
|
13554
13756
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13555
13757
|
"kind": "StringLiteral",
|
|
13556
|
-
"offset":
|
|
13758
|
+
"offset": 92693,
|
|
13557
13759
|
"length": 61,
|
|
13558
13760
|
"value": "\"primaryPunct == \""
|
|
13559
13761
|
},
|
|
13560
13762
|
{
|
|
13561
13763
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13562
13764
|
"kind": "StringLiteral",
|
|
13563
|
-
"offset":
|
|
13765
|
+
"offset": 92725,
|
|
13564
13766
|
"length": 10,
|
|
13565
13767
|
"value": "\" punctCount == \""
|
|
13566
13768
|
},
|
|
13567
13769
|
{
|
|
13568
13770
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13569
13771
|
"kind": "StringLiteral",
|
|
13570
|
-
"offset":
|
|
13772
|
+
"offset": 92753,
|
|
13571
13773
|
"length": 2,
|
|
13572
13774
|
"value": "\"\""
|
|
13573
13775
|
},
|
|
13574
13776
|
{
|
|
13575
13777
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13576
13778
|
"kind": "StringLiteral",
|
|
13577
|
-
"offset":
|
|
13779
|
+
"offset": 92831,
|
|
13578
13780
|
"length": 34,
|
|
13579
13781
|
"value": "\"endingPunctuation == \""
|
|
13580
13782
|
},
|
|
13581
13783
|
{
|
|
13582
13784
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13583
13785
|
"kind": "StringLiteral",
|
|
13584
|
-
"offset":
|
|
13786
|
+
"offset": 92864,
|
|
13585
13787
|
"length": 2,
|
|
13586
13788
|
"value": "\"\""
|
|
13587
13789
|
},
|
|
13588
13790
|
{
|
|
13589
13791
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13590
13792
|
"kind": "StringLiteral",
|
|
13591
|
-
"offset":
|
|
13793
|
+
"offset": 95412,
|
|
13592
13794
|
"length": 29,
|
|
13593
13795
|
"value": "\"scalesArray: \""
|
|
13594
13796
|
},
|
|
13595
13797
|
{
|
|
13596
13798
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13597
13799
|
"kind": "StringLiteral",
|
|
13598
|
-
"offset":
|
|
13800
|
+
"offset": 95440,
|
|
13599
13801
|
"length": 2,
|
|
13600
13802
|
"value": "\"\""
|
|
13601
13803
|
},
|
|
13602
13804
|
{
|
|
13603
13805
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13604
13806
|
"kind": "Array",
|
|
13605
|
-
"offset":
|
|
13807
|
+
"offset": 95676,
|
|
13606
13808
|
"length": 3,
|
|
13607
13809
|
"value": "[3]"
|
|
13608
13810
|
},
|
|
13609
13811
|
{
|
|
13610
13812
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13611
13813
|
"kind": "StringLiteral",
|
|
13612
|
-
"offset":
|
|
13814
|
+
"offset": 95715,
|
|
13613
13815
|
"length": 16,
|
|
13614
13816
|
"value": "\"Model inputs :\""
|
|
13615
13817
|
},
|
|
13616
13818
|
{
|
|
13617
13819
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13618
13820
|
"kind": "StringLiteral",
|
|
13619
|
-
"offset":
|
|
13821
|
+
"offset": 95783,
|
|
13620
13822
|
"length": 16,
|
|
13621
13823
|
"value": "\"Model outputs:\""
|
|
13622
13824
|
},
|
|
13623
13825
|
{
|
|
13624
13826
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13625
13827
|
"kind": "Array",
|
|
13626
|
-
"offset":
|
|
13828
|
+
"offset": 96146,
|
|
13627
13829
|
"length": 3,
|
|
13628
13830
|
"value": "[1]"
|
|
13629
13831
|
},
|
|
13630
13832
|
{
|
|
13631
13833
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13632
13834
|
"kind": "StringLiteral",
|
|
13633
|
-
"offset":
|
|
13835
|
+
"offset": 96304,
|
|
13634
13836
|
"length": 7,
|
|
13635
13837
|
"value": "\"input\""
|
|
13636
13838
|
},
|
|
13637
13839
|
{
|
|
13638
13840
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13639
13841
|
"kind": "StringLiteral",
|
|
13640
|
-
"offset":
|
|
13842
|
+
"offset": 96336,
|
|
13641
13843
|
"length": 15,
|
|
13642
13844
|
"value": "\"input_lengths\""
|
|
13643
13845
|
},
|
|
13644
13846
|
{
|
|
13645
13847
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13646
13848
|
"kind": "StringLiteral",
|
|
13647
|
-
"offset":
|
|
13849
|
+
"offset": 96385,
|
|
13648
13850
|
"length": 8,
|
|
13649
13851
|
"value": "\"scales\""
|
|
13650
13852
|
},
|
|
13651
13853
|
{
|
|
13652
13854
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13653
13855
|
"kind": "StringLiteral",
|
|
13654
|
-
"offset":
|
|
13856
|
+
"offset": 96449,
|
|
13655
13857
|
"length": 5,
|
|
13656
13858
|
"value": "\"sid\""
|
|
13657
13859
|
},
|
|
13658
13860
|
{
|
|
13659
13861
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13660
13862
|
"kind": "StringLiteral",
|
|
13661
|
-
"offset":
|
|
13863
|
+
"offset": 96477,
|
|
13662
13864
|
"length": 5,
|
|
13663
13865
|
"value": "\"sid\""
|
|
13664
13866
|
},
|
|
13665
13867
|
{
|
|
13666
13868
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13667
13869
|
"kind": "IntegerLiteral",
|
|
13668
|
-
"offset":
|
|
13870
|
+
"offset": 96576,
|
|
13669
13871
|
"length": 2,
|
|
13670
13872
|
"value": "-1"
|
|
13671
13873
|
},
|
|
13672
13874
|
{
|
|
13673
13875
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13674
13876
|
"kind": "Array",
|
|
13675
|
-
"offset":
|
|
13877
|
+
"offset": 96769,
|
|
13676
13878
|
"length": 10,
|
|
13677
13879
|
"value": "[\"output\"]"
|
|
13678
13880
|
},
|
|
13679
13881
|
{
|
|
13680
13882
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13681
13883
|
"kind": "IntegerLiteral",
|
|
13682
|
-
"offset":
|
|
13884
|
+
"offset": 96975,
|
|
13683
13885
|
"length": 13,
|
|
13684
13886
|
"value": "1000000000"
|
|
13685
13887
|
},
|
|
13686
13888
|
{
|
|
13687
13889
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13688
13890
|
"kind": "IntegerLiteral",
|
|
13689
|
-
"offset":
|
|
13891
|
+
"offset": 97037,
|
|
13690
13892
|
"length": 4,
|
|
13691
13893
|
"value": "1000"
|
|
13692
13894
|
},
|
|
13693
13895
|
{
|
|
13694
13896
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13695
13897
|
"kind": "IntegerLiteral",
|
|
13696
|
-
"offset":
|
|
13898
|
+
"offset": 97075,
|
|
13697
13899
|
"length": 4,
|
|
13698
13900
|
"value": "1000"
|
|
13699
13901
|
},
|
|
13700
13902
|
{
|
|
13701
13903
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13702
13904
|
"kind": "StringLiteral",
|
|
13703
|
-
"offset":
|
|
13905
|
+
"offset": 97162,
|
|
13704
13906
|
"length": 26,
|
|
13705
13907
|
"value": "\"Inference time: %d.%03ds\""
|
|
13706
13908
|
},
|
|
13707
13909
|
{
|
|
13708
13910
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13709
13911
|
"kind": "IntegerLiteral",
|
|
13710
|
-
"offset":
|
|
13912
|
+
"offset": 97284,
|
|
13711
13913
|
"length": 2,
|
|
13712
13914
|
"value": "-1"
|
|
13713
13915
|
},
|
|
13714
13916
|
{
|
|
13715
13917
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13716
13918
|
"kind": "StringLiteral",
|
|
13717
|
-
"offset":
|
|
13919
|
+
"offset": 97315,
|
|
13718
13920
|
"length": 14,
|
|
13719
13921
|
"value": "\"Output keys:\""
|
|
13720
13922
|
},
|
|
13721
13923
|
{
|
|
13722
13924
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13723
13925
|
"kind": "StringLiteral",
|
|
13724
|
-
"offset":
|
|
13926
|
+
"offset": 97415,
|
|
13725
13927
|
"length": 8,
|
|
13726
13928
|
"value": "\"output\""
|
|
13727
13929
|
},
|
|
13728
13930
|
{
|
|
13729
13931
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13730
13932
|
"kind": "StringLiteral",
|
|
13731
|
-
"offset":
|
|
13933
|
+
"offset": 97466,
|
|
13732
13934
|
"length": 12,
|
|
13733
13935
|
"value": "\"DaVoiceTTS\""
|
|
13734
13936
|
},
|
|
13735
13937
|
{
|
|
13736
13938
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13737
13939
|
"kind": "IntegerLiteral",
|
|
13738
|
-
"offset":
|
|
13940
|
+
"offset": 97486,
|
|
13739
13941
|
"length": 1,
|
|
13740
13942
|
"value": "4"
|
|
13741
13943
|
},
|
|
13742
13944
|
{
|
|
13743
13945
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13744
13946
|
"kind": "StringLiteral",
|
|
13745
|
-
"offset":
|
|
13947
|
+
"offset": 97553,
|
|
13746
13948
|
"length": 25,
|
|
13747
13949
|
"value": "\"'output' tensor missing\""
|
|
13748
13950
|
},
|
|
13749
13951
|
{
|
|
13750
13952
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13751
13953
|
"kind": "IntegerLiteral",
|
|
13752
|
-
"offset":
|
|
13954
|
+
"offset": 97772,
|
|
13753
13955
|
"length": 1,
|
|
13754
13956
|
"value": "0"
|
|
13755
13957
|
},
|
|
13756
13958
|
{
|
|
13757
13959
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13758
13960
|
"kind": "IntegerLiteral",
|
|
13759
|
-
"offset":
|
|
13961
|
+
"offset": 98289,
|
|
13760
13962
|
"length": 1,
|
|
13761
13963
|
"value": "0"
|
|
13762
13964
|
},
|
|
13763
13965
|
{
|
|
13764
13966
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13765
13967
|
"kind": "IntegerLiteral",
|
|
13766
|
-
"offset":
|
|
13968
|
+
"offset": 98510,
|
|
13767
13969
|
"length": 1,
|
|
13768
13970
|
"value": "1"
|
|
13769
13971
|
},
|
|
13770
13972
|
{
|
|
13771
13973
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13772
13974
|
"kind": "StringLiteral",
|
|
13773
|
-
"offset":
|
|
13975
|
+
"offset": 99319,
|
|
13774
13976
|
"length": 22,
|
|
13775
13977
|
"value": "\"Resample error: \""
|
|
13776
13978
|
},
|
|
13777
13979
|
{
|
|
13778
13980
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13779
13981
|
"kind": "StringLiteral",
|
|
13780
|
-
"offset":
|
|
13982
|
+
"offset": 99340,
|
|
13781
13983
|
"length": 4,
|
|
13782
13984
|
"value": "\"\""
|
|
13783
13985
|
},
|
|
13784
13986
|
{
|
|
13785
13987
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13786
13988
|
"kind": "StringLiteral",
|
|
13787
|
-
"offset":
|
|
13989
|
+
"offset": 99581,
|
|
13788
13990
|
"length": 3,
|
|
13789
13991
|
"value": "\"?\""
|
|
13790
13992
|
},
|
|
13791
13993
|
{
|
|
13792
13994
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13793
13995
|
"kind": "IntegerLiteral",
|
|
13794
|
-
"offset":
|
|
13996
|
+
"offset": 99593,
|
|
13795
13997
|
"length": 2,
|
|
13796
13998
|
"value": "80"
|
|
13797
13999
|
},
|
|
13798
14000
|
{
|
|
13799
14001
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13800
14002
|
"kind": "IntegerLiteral",
|
|
13801
|
-
"offset":
|
|
14003
|
+
"offset": 99598,
|
|
13802
14004
|
"length": 3,
|
|
13803
14005
|
"value": "120"
|
|
13804
14006
|
},
|
|
13805
14007
|
{
|
|
13806
14008
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13807
14009
|
"kind": "StringLiteral",
|
|
13808
|
-
"offset":
|
|
14010
|
+
"offset": 99619,
|
|
13809
14011
|
"length": 3,
|
|
13810
14012
|
"value": "\".\""
|
|
13811
14013
|
},
|
|
13812
14014
|
{
|
|
13813
14015
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13814
14016
|
"kind": "IntegerLiteral",
|
|
13815
|
-
"offset":
|
|
14017
|
+
"offset": 99631,
|
|
13816
14018
|
"length": 2,
|
|
13817
14019
|
"value": "50"
|
|
13818
14020
|
},
|
|
13819
14021
|
{
|
|
13820
14022
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13821
14023
|
"kind": "IntegerLiteral",
|
|
13822
|
-
"offset":
|
|
14024
|
+
"offset": 99636,
|
|
13823
14025
|
"length": 2,
|
|
13824
14026
|
"value": "90"
|
|
13825
14027
|
},
|
|
13826
14028
|
{
|
|
13827
14029
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13828
14030
|
"kind": "StringLiteral",
|
|
13829
|
-
"offset":
|
|
14031
|
+
"offset": 99656,
|
|
13830
14032
|
"length": 3,
|
|
13831
14033
|
"value": "\"!\""
|
|
13832
14034
|
},
|
|
13833
14035
|
{
|
|
13834
14036
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13835
14037
|
"kind": "IntegerLiteral",
|
|
13836
|
-
"offset":
|
|
14038
|
+
"offset": 99668,
|
|
13837
14039
|
"length": 2,
|
|
13838
14040
|
"value": "60"
|
|
13839
14041
|
},
|
|
13840
14042
|
{
|
|
13841
14043
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13842
14044
|
"kind": "IntegerLiteral",
|
|
13843
|
-
"offset":
|
|
14045
|
+
"offset": 99673,
|
|
13844
14046
|
"length": 2,
|
|
13845
14047
|
"value": "90"
|
|
13846
14048
|
},
|
|
13847
14049
|
{
|
|
13848
14050
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13849
14051
|
"kind": "StringLiteral",
|
|
13850
|
-
"offset":
|
|
14052
|
+
"offset": 99693,
|
|
13851
14053
|
"length": 3,
|
|
13852
14054
|
"value": "\",\""
|
|
13853
14055
|
},
|
|
13854
14056
|
{
|
|
13855
14057
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13856
14058
|
"kind": "IntegerLiteral",
|
|
13857
|
-
"offset":
|
|
14059
|
+
"offset": 99705,
|
|
13858
14060
|
"length": 2,
|
|
13859
14061
|
"value": "40"
|
|
13860
14062
|
},
|
|
13861
14063
|
{
|
|
13862
14064
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13863
14065
|
"kind": "IntegerLiteral",
|
|
13864
|
-
"offset":
|
|
14066
|
+
"offset": 99710,
|
|
13865
14067
|
"length": 2,
|
|
13866
14068
|
"value": "50"
|
|
13867
14069
|
},
|
|
13868
14070
|
{
|
|
13869
14071
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13870
14072
|
"kind": "StringLiteral",
|
|
13871
|
-
"offset":
|
|
14073
|
+
"offset": 99730,
|
|
13872
14074
|
"length": 3,
|
|
13873
14075
|
"value": "\";\""
|
|
13874
14076
|
},
|
|
13875
14077
|
{
|
|
13876
14078
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13877
14079
|
"kind": "StringLiteral",
|
|
13878
|
-
"offset":
|
|
14080
|
+
"offset": 99735,
|
|
13879
14081
|
"length": 3,
|
|
13880
14082
|
"value": "\":\""
|
|
13881
14083
|
},
|
|
13882
14084
|
{
|
|
13883
14085
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13884
14086
|
"kind": "IntegerLiteral",
|
|
13885
|
-
"offset":
|
|
14087
|
+
"offset": 99747,
|
|
13886
14088
|
"length": 2,
|
|
13887
14089
|
"value": "50"
|
|
13888
14090
|
},
|
|
13889
14091
|
{
|
|
13890
14092
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13891
14093
|
"kind": "IntegerLiteral",
|
|
13892
|
-
"offset":
|
|
14094
|
+
"offset": 99752,
|
|
13893
14095
|
"length": 3,
|
|
13894
14096
|
"value": "100"
|
|
13895
14097
|
},
|
|
13896
14098
|
{
|
|
13897
14099
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13898
14100
|
"kind": "IntegerLiteral",
|
|
13899
|
-
"offset":
|
|
14101
|
+
"offset": 99785,
|
|
13900
14102
|
"length": 2,
|
|
13901
14103
|
"value": "50"
|
|
13902
14104
|
},
|
|
13903
14105
|
{
|
|
13904
14106
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13905
14107
|
"kind": "IntegerLiteral",
|
|
13906
|
-
"offset":
|
|
14108
|
+
"offset": 99790,
|
|
13907
14109
|
"length": 3,
|
|
13908
14110
|
"value": "100"
|
|
13909
14111
|
},
|
|
13910
14112
|
{
|
|
13911
14113
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13912
14114
|
"kind": "FloatLiteral",
|
|
13913
|
-
"offset":
|
|
14115
|
+
"offset": 99871,
|
|
13914
14116
|
"length": 3,
|
|
13915
14117
|
"value": "2.0"
|
|
13916
14118
|
},
|
|
13917
14119
|
{
|
|
13918
14120
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13919
14121
|
"kind": "FloatLiteral",
|
|
13920
|
-
"offset":
|
|
14122
|
+
"offset": 100626,
|
|
13921
14123
|
"length": 6,
|
|
13922
14124
|
"value": "1000.0"
|
|
13923
14125
|
},
|
|
13924
14126
|
{
|
|
13925
14127
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13926
14128
|
"kind": "IntegerLiteral",
|
|
13927
|
-
"offset":
|
|
14129
|
+
"offset": 101044,
|
|
13928
14130
|
"length": 1,
|
|
13929
14131
|
"value": "0"
|
|
13930
14132
|
},
|
|
13931
14133
|
{
|
|
13932
14134
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13933
14135
|
"kind": "IntegerLiteral",
|
|
13934
|
-
"offset":
|
|
14136
|
+
"offset": 101085,
|
|
13935
14137
|
"length": 1,
|
|
13936
14138
|
"value": "0"
|
|
13937
14139
|
},
|
|
13938
14140
|
{
|
|
13939
14141
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13940
14142
|
"kind": "IntegerLiteral",
|
|
13941
|
-
"offset":
|
|
14143
|
+
"offset": 101253,
|
|
13942
14144
|
"length": 1,
|
|
13943
14145
|
"value": "0"
|
|
13944
14146
|
},
|
|
13945
14147
|
{
|
|
13946
14148
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13947
14149
|
"kind": "IntegerLiteral",
|
|
13948
|
-
"offset":
|
|
14150
|
+
"offset": 101318,
|
|
13949
14151
|
"length": 1,
|
|
13950
14152
|
"value": "0"
|
|
13951
14153
|
},
|
|
13952
14154
|
{
|
|
13953
14155
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13954
14156
|
"kind": "FloatLiteral",
|
|
13955
|
-
"offset":
|
|
14157
|
+
"offset": 101439,
|
|
13956
14158
|
"length": 4,
|
|
13957
14159
|
"value": "0.95"
|
|
13958
14160
|
},
|
|
13959
14161
|
{
|
|
13960
14162
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13961
14163
|
"kind": "FloatLiteral",
|
|
13962
|
-
"offset":
|
|
14164
|
+
"offset": 101453,
|
|
13963
14165
|
"length": 3,
|
|
13964
14166
|
"value": "5.0"
|
|
13965
14167
|
},
|
|
13966
14168
|
{
|
|
13967
14169
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13968
14170
|
"kind": "IntegerLiteral",
|
|
13969
|
-
"offset":
|
|
14171
|
+
"offset": 101606,
|
|
13970
14172
|
"length": 6,
|
|
13971
14173
|
"value": "16000"
|
|
13972
14174
|
},
|
|
13973
14175
|
{
|
|
13974
14176
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13975
14177
|
"kind": "IntegerLiteral",
|
|
13976
|
-
"offset":
|
|
14178
|
+
"offset": 101615,
|
|
13977
14179
|
"length": 2,
|
|
13978
14180
|
"value": "-1"
|
|
13979
14181
|
},
|
|
13980
14182
|
{
|
|
13981
14183
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13982
14184
|
"kind": "StringLiteral",
|
|
13983
|
-
"offset":
|
|
14185
|
+
"offset": 103349,
|
|
13984
14186
|
"length": 12,
|
|
13985
14187
|
"value": "\"tts_output\""
|
|
13986
14188
|
},
|
|
13987
14189
|
{
|
|
13988
14190
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13989
14191
|
"kind": "StringLiteral",
|
|
13990
|
-
"offset":
|
|
14192
|
+
"offset": 103379,
|
|
13991
14193
|
"length": 6,
|
|
13992
14194
|
"value": "\".wav\""
|
|
13993
14195
|
},
|
|
13994
14196
|
{
|
|
13995
14197
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
13996
14198
|
"kind": "StringLiteral",
|
|
13997
|
-
"offset":
|
|
14199
|
+
"offset": 103550,
|
|
13998
14200
|
"length": 15,
|
|
13999
14201
|
"value": "\"✅ WAV saved\""
|
|
14000
14202
|
},
|
|
14001
14203
|
{
|
|
14002
14204
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14003
14205
|
"kind": "StringLiteral",
|
|
14004
|
-
"offset":
|
|
14206
|
+
"offset": 103591,
|
|
14005
14207
|
"length": 15,
|
|
14006
14208
|
"value": "\"✅ WAV saved\""
|
|
14007
14209
|
},
|
|
14008
14210
|
{
|
|
14009
14211
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14010
14212
|
"kind": "StringLiteral",
|
|
14011
|
-
"offset":
|
|
14213
|
+
"offset": 103632,
|
|
14012
14214
|
"length": 15,
|
|
14013
14215
|
"value": "\"✅ WAV saved\""
|
|
14014
14216
|
},
|
|
14015
14217
|
{
|
|
14016
14218
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14017
14219
|
"kind": "IntegerLiteral",
|
|
14018
|
-
"offset":
|
|
14220
|
+
"offset": 103902,
|
|
14019
14221
|
"length": 2,
|
|
14020
14222
|
"value": "-1"
|
|
14021
14223
|
},
|
|
14022
14224
|
{
|
|
14023
14225
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14024
14226
|
"kind": "StringLiteral",
|
|
14025
|
-
"offset":
|
|
14227
|
+
"offset": 103974,
|
|
14026
14228
|
"length": 7,
|
|
14027
14229
|
"value": "\"first\""
|
|
14028
14230
|
},
|
|
14029
14231
|
{
|
|
14030
14232
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14031
14233
|
"kind": "StringLiteral",
|
|
14032
|
-
"offset":
|
|
14234
|
+
"offset": 103998,
|
|
14033
14235
|
"length": 6,
|
|
14034
14236
|
"value": "\".wav\""
|
|
14035
14237
|
},
|
|
14036
14238
|
{
|
|
14037
14239
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14038
14240
|
"kind": "Array",
|
|
14039
|
-
"offset":
|
|
14241
|
+
"offset": 134139,
|
|
14040
14242
|
"length": 2,
|
|
14041
14243
|
"value": "[]"
|
|
14042
14244
|
},
|
|
14043
14245
|
{
|
|
14044
14246
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14045
14247
|
"kind": "IntegerLiteral",
|
|
14046
|
-
"offset":
|
|
14248
|
+
"offset": 146096,
|
|
14047
14249
|
"length": 1,
|
|
14048
14250
|
"value": "0"
|
|
14049
14251
|
},
|
|
14050
14252
|
{
|
|
14051
14253
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14052
14254
|
"kind": "BooleanLiteral",
|
|
14053
|
-
"offset":
|
|
14255
|
+
"offset": 159876,
|
|
14054
14256
|
"length": 4,
|
|
14055
14257
|
"value": "true"
|
|
14056
14258
|
},
|
|
14057
14259
|
{
|
|
14058
14260
|
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
|
|
14059
14261
|
"kind": "BooleanLiteral",
|
|
14060
|
-
"offset":
|
|
14262
|
+
"offset": 160842,
|
|
14061
14263
|
"length": 4,
|
|
14062
14264
|
"value": "true"
|
|
14063
14265
|
},
|
|
@@ -15103,6 +15305,97 @@
|
|
|
15103
15305
|
"offset": 47228,
|
|
15104
15306
|
"length": 6,
|
|
15105
15307
|
"value": "\"ONNX\""
|
|
15308
|
+
},
|
|
15309
|
+
{
|
|
15310
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2Backend.swift",
|
|
15311
|
+
"kind": "IntegerLiteral",
|
|
15312
|
+
"offset": 2119,
|
|
15313
|
+
"length": 1,
|
|
15314
|
+
"value": "1"
|
|
15315
|
+
},
|
|
15316
|
+
{
|
|
15317
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2Backend.swift",
|
|
15318
|
+
"kind": "Array",
|
|
15319
|
+
"offset": 4648,
|
|
15320
|
+
"length": 84,
|
|
15321
|
+
"value": "[\"flow_lm_main\", \"flow_lm_flow\", \"mimi_decoder\", \"mimi_encoder\", \"text_conditioner\"]"
|
|
15322
|
+
},
|
|
15323
|
+
{
|
|
15324
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2Backend.swift",
|
|
15325
|
+
"kind": "Dictionary",
|
|
15326
|
+
"offset": 8048,
|
|
15327
|
+
"length": 3,
|
|
15328
|
+
"value": "[]"
|
|
15329
|
+
},
|
|
15330
|
+
{
|
|
15331
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2Backend.swift",
|
|
15332
|
+
"kind": "IntegerLiteral",
|
|
15333
|
+
"offset": 10106,
|
|
15334
|
+
"length": 1,
|
|
15335
|
+
"value": "0"
|
|
15336
|
+
},
|
|
15337
|
+
{
|
|
15338
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15339
|
+
"kind": "Array",
|
|
15340
|
+
"offset": 383,
|
|
15341
|
+
"length": 2,
|
|
15342
|
+
"value": "[]"
|
|
15343
|
+
},
|
|
15344
|
+
{
|
|
15345
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15346
|
+
"kind": "BooleanLiteral",
|
|
15347
|
+
"offset": 410,
|
|
15348
|
+
"length": 5,
|
|
15349
|
+
"value": "false"
|
|
15350
|
+
},
|
|
15351
|
+
{
|
|
15352
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15353
|
+
"kind": "BooleanLiteral",
|
|
15354
|
+
"offset": 442,
|
|
15355
|
+
"length": 5,
|
|
15356
|
+
"value": "false"
|
|
15357
|
+
},
|
|
15358
|
+
{
|
|
15359
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15360
|
+
"kind": "BooleanLiteral",
|
|
15361
|
+
"offset": 1857,
|
|
15362
|
+
"length": 5,
|
|
15363
|
+
"value": "false"
|
|
15364
|
+
},
|
|
15365
|
+
{
|
|
15366
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15367
|
+
"kind": "IntegerLiteral",
|
|
15368
|
+
"offset": 2001,
|
|
15369
|
+
"length": 1,
|
|
15370
|
+
"value": "4"
|
|
15371
|
+
},
|
|
15372
|
+
{
|
|
15373
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15374
|
+
"kind": "IntegerLiteral",
|
|
15375
|
+
"offset": 2030,
|
|
15376
|
+
"length": 1,
|
|
15377
|
+
"value": "0"
|
|
15378
|
+
},
|
|
15379
|
+
{
|
|
15380
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15381
|
+
"kind": "BooleanLiteral",
|
|
15382
|
+
"offset": 2059,
|
|
15383
|
+
"length": 5,
|
|
15384
|
+
"value": "false"
|
|
15385
|
+
},
|
|
15386
|
+
{
|
|
15387
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15388
|
+
"kind": "BooleanLiteral",
|
|
15389
|
+
"offset": 2091,
|
|
15390
|
+
"length": 5,
|
|
15391
|
+
"value": "false"
|
|
15392
|
+
},
|
|
15393
|
+
{
|
|
15394
|
+
"filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/TtsV2PCMStream.swift",
|
|
15395
|
+
"kind": "BooleanLiteral",
|
|
15396
|
+
"offset": 2123,
|
|
15397
|
+
"length": 5,
|
|
15398
|
+
"value": "false"
|
|
15106
15399
|
}
|
|
15107
15400
|
]
|
|
15108
15401
|
}
|