react-native-davoice-tts 1.0.363 → 1.0.365

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (21) hide show
  1. package/README.md +19 -0
  2. package/TTSRNBridge.podspec +1 -1
  3. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  4. package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
  5. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar +0 -0
  6. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.md5 +1 -1
  7. package/android/libs/com/davoice/tts/1.0.0/tts-1.0.0.aar.sha1 +1 -1
  8. package/android/src/main/java/com/davoice/stt/rn/STTModule.kt +3 -1
  9. package/ios/SpeechBridge/SpeechBridge.m +3 -2
  10. package/ios/TTSRNBridge/DaVoiceTTSBridge.m +144 -3
  11. package/ios/TTSRNBridge/DavoiceTTS.xcframework/Info.plist +5 -5
  12. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/DavoiceTTS +0 -0
  13. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios.abi.json +250 -215
  14. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/DavoiceTTS +0 -0
  15. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json +250 -215
  16. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json +250 -215
  17. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeDirectory +0 -0
  18. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeRequirements-1 +0 -0
  19. package/ios/TTSRNBridge/DavoiceTTS.xcframework/ios-arm64_x86_64-simulator/DavoiceTTS.framework/_CodeSignature/CodeResources +12 -12
  20. package/package.json +1 -1
  21. package/speech/index.ts +22 -7
@@ -11268,10 +11268,38 @@
11268
11268
  "length": 46,
11269
11269
  "value": "\"resumeWakewordAfterExternalAudioSessionCycle\""
11270
11270
  },
11271
+ {
11272
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
11273
+ "kind": "BooleanLiteral",
11274
+ "offset": 57524,
11275
+ "length": 5,
11276
+ "value": "false"
11277
+ },
11278
+ {
11279
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
11280
+ "kind": "StringLiteral",
11281
+ "offset": 57576,
11282
+ "length": 24,
11283
+ "value": "\"beginWakeWordDuringTTS\""
11284
+ },
11285
+ {
11286
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
11287
+ "kind": "BooleanLiteral",
11288
+ "offset": 57696,
11289
+ "length": 5,
11290
+ "value": "false"
11291
+ },
11292
+ {
11293
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
11294
+ "kind": "StringLiteral",
11295
+ "offset": 58065,
11296
+ "length": 22,
11297
+ "value": "\"endWakeWordDuringTTS\""
11298
+ },
11271
11299
  {
11272
11300
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/AudioPlaybackHook.swift",
11273
11301
  "kind": "StringLiteral",
11274
- "offset": 57521,
11302
+ "offset": 58496,
11275
11303
  "length": 8,
11276
11304
  "value": "\"shared\""
11277
11305
  },
@@ -12514,1501 +12542,1508 @@
12514
12542
  "length": 2,
12515
12543
  "value": "[]"
12516
12544
  },
12545
+ {
12546
+ "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12547
+ "kind": "BooleanLiteral",
12548
+ "offset": 17220,
12549
+ "length": 5,
12550
+ "value": "false"
12551
+ },
12517
12552
  {
12518
12553
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12519
12554
  "kind": "StringLiteral",
12520
- "offset": 20427,
12555
+ "offset": 21217,
12521
12556
  "length": 19,
12522
12557
  "value": "\"swift.sound.queue\""
12523
12558
  },
12524
12559
  {
12525
12560
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12526
12561
  "kind": "Array",
12527
- "offset": 20484,
12562
+ "offset": 21274,
12528
12563
  "length": 2,
12529
12564
  "value": "[]"
12530
12565
  },
12531
12566
  {
12532
12567
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12533
12568
  "kind": "FloatLiteral",
12534
- "offset": 52752,
12569
+ "offset": 53707,
12535
12570
  "length": 4,
12536
12571
  "value": "0.95"
12537
12572
  },
12538
12573
  {
12539
12574
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12540
12575
  "kind": "FloatLiteral",
12541
- "offset": 52775,
12576
+ "offset": 53730,
12542
12577
  "length": 3,
12543
12578
  "value": "5.0"
12544
12579
  },
12545
12580
  {
12546
12581
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12547
12582
  "kind": "IntegerLiteral",
12548
- "offset": 52898,
12583
+ "offset": 53853,
12549
12584
  "length": 1,
12550
12585
  "value": "0"
12551
12586
  },
12552
12587
  {
12553
12588
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12554
12589
  "kind": "IntegerLiteral",
12555
- "offset": 52934,
12590
+ "offset": 53889,
12556
12591
  "length": 1,
12557
12592
  "value": "0"
12558
12593
  },
12559
12594
  {
12560
12595
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12561
12596
  "kind": "IntegerLiteral",
12562
- "offset": 52956,
12597
+ "offset": 53911,
12563
12598
  "length": 1,
12564
12599
  "value": "1"
12565
12600
  },
12566
12601
  {
12567
12602
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12568
12603
  "kind": "IntegerLiteral",
12569
- "offset": 52996,
12604
+ "offset": 53951,
12570
12605
  "length": 1,
12571
12606
  "value": "0"
12572
12607
  },
12573
12608
  {
12574
12609
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12575
12610
  "kind": "FloatLiteral",
12576
- "offset": 53035,
12611
+ "offset": 53990,
12577
12612
  "length": 3,
12578
12613
  "value": "8.0"
12579
12614
  },
12580
12615
  {
12581
12616
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12582
12617
  "kind": "IntegerLiteral",
12583
- "offset": 53077,
12618
+ "offset": 54032,
12584
12619
  "length": 1,
12585
12620
  "value": "1"
12586
12621
  },
12587
12622
  {
12588
12623
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12589
12624
  "kind": "IntegerLiteral",
12590
- "offset": 53088,
12625
+ "offset": 54043,
12591
12626
  "length": 1,
12592
12627
  "value": "1"
12593
12628
  },
12594
12629
  {
12595
12630
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12596
12631
  "kind": "FloatLiteral",
12597
- "offset": 53131,
12632
+ "offset": 54086,
12598
12633
  "length": 4,
12599
12634
  "value": "-1.0"
12600
12635
  },
12601
12636
  {
12602
12637
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12603
12638
  "kind": "FloatLiteral",
12604
- "offset": 53149,
12639
+ "offset": 54104,
12605
12640
  "length": 3,
12606
12641
  "value": "1.0"
12607
12642
  },
12608
12643
  {
12609
12644
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12610
12645
  "kind": "IntegerLiteral",
12611
- "offset": 53176,
12646
+ "offset": 54131,
12612
12647
  "length": 1,
12613
12648
  "value": "1"
12614
12649
  },
12615
12650
  {
12616
12651
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12617
12652
  "kind": "IntegerLiteral",
12618
- "offset": 53193,
12653
+ "offset": 54148,
12619
12654
  "length": 1,
12620
12655
  "value": "1"
12621
12656
  },
12622
12657
  {
12623
12658
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12624
12659
  "kind": "IntegerLiteral",
12625
- "offset": 53302,
12660
+ "offset": 54257,
12626
12661
  "length": 1,
12627
12662
  "value": "2"
12628
12663
  },
12629
12664
  {
12630
12665
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12631
12666
  "kind": "FloatLiteral",
12632
- "offset": 53322,
12667
+ "offset": 54277,
12633
12668
  "length": 6,
12634
12669
  "value": "1000.0"
12635
12670
  },
12636
12671
  {
12637
12672
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12638
12673
  "kind": "IntegerLiteral",
12639
- "offset": 53346,
12674
+ "offset": 54301,
12640
12675
  "length": 1,
12641
12676
  "value": "0"
12642
12677
  },
12643
12678
  {
12644
12679
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12645
12680
  "kind": "IntegerLiteral",
12646
- "offset": 53377,
12681
+ "offset": 54332,
12647
12682
  "length": 1,
12648
12683
  "value": "0"
12649
12684
  },
12650
12685
  {
12651
12686
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12652
12687
  "kind": "IntegerLiteral",
12653
- "offset": 53453,
12688
+ "offset": 54408,
12654
12689
  "length": 1,
12655
12690
  "value": "1"
12656
12691
  },
12657
12692
  {
12658
12693
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12659
12694
  "kind": "StringLiteral",
12660
- "offset": 61360,
12695
+ "offset": 62315,
12661
12696
  "length": 2,
12662
12697
  "value": "\"\""
12663
12698
  },
12664
12699
  {
12665
12700
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12666
12701
  "kind": "BooleanLiteral",
12667
- "offset": 62774,
12702
+ "offset": 63729,
12668
12703
  "length": 5,
12669
12704
  "value": "false"
12670
12705
  },
12671
12706
  {
12672
12707
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12673
12708
  "kind": "BooleanLiteral",
12674
- "offset": 62844,
12709
+ "offset": 63799,
12675
12710
  "length": 4,
12676
12711
  "value": "true"
12677
12712
  },
12678
12713
  {
12679
12714
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12680
12715
  "kind": "IntegerLiteral",
12681
- "offset": 63402,
12716
+ "offset": 64357,
12682
12717
  "length": 8,
12683
12718
  "value": "1"
12684
12719
  },
12685
12720
  {
12686
12721
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12687
12722
  "kind": "IntegerLiteral",
12688
- "offset": 63645,
12723
+ "offset": 64600,
12689
12724
  "length": 1,
12690
12725
  "value": "0"
12691
12726
  },
12692
12727
  {
12693
12728
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12694
12729
  "kind": "BooleanLiteral",
12695
- "offset": 63670,
12730
+ "offset": 64625,
12696
12731
  "length": 5,
12697
12732
  "value": "false"
12698
12733
  },
12699
12734
  {
12700
12735
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12701
12736
  "kind": "BooleanLiteral",
12702
- "offset": 63705,
12737
+ "offset": 64660,
12703
12738
  "length": 5,
12704
12739
  "value": "false"
12705
12740
  },
12706
12741
  {
12707
12742
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12708
12743
  "kind": "StringLiteral",
12709
- "offset": 63955,
12744
+ "offset": 64910,
12710
12745
  "length": 16,
12711
12746
  "value": "\"davtts.control\""
12712
12747
  },
12713
12748
  {
12714
12749
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12715
12750
  "kind": "BooleanLiteral",
12716
- "offset": 64032,
12751
+ "offset": 64987,
12717
12752
  "length": 5,
12718
12753
  "value": "false"
12719
12754
  },
12720
12755
  {
12721
12756
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12722
12757
  "kind": "BooleanLiteral",
12723
- "offset": 64066,
12758
+ "offset": 65021,
12724
12759
  "length": 5,
12725
12760
  "value": "false"
12726
12761
  },
12727
12762
  {
12728
12763
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12729
12764
  "kind": "IntegerLiteral",
12730
- "offset": 65827,
12765
+ "offset": 66782,
12731
12766
  "length": 1,
12732
12767
  "value": "0"
12733
12768
  },
12734
12769
  {
12735
12770
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12736
12771
  "kind": "IntegerLiteral",
12737
- "offset": 65842,
12772
+ "offset": 66797,
12738
12773
  "length": 1,
12739
12774
  "value": "0"
12740
12775
  },
12741
12776
  {
12742
12777
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12743
12778
  "kind": "FloatLiteral",
12744
- "offset": 67558,
12779
+ "offset": 68513,
12745
12780
  "length": 4,
12746
12781
  "value": "10.0"
12747
12782
  },
12748
12783
  {
12749
12784
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12750
12785
  "kind": "FloatLiteral",
12751
- "offset": 67571,
12786
+ "offset": 68526,
12752
12787
  "length": 4,
12753
12788
  "value": "40.0"
12754
12789
  },
12755
12790
  {
12756
12791
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12757
12792
  "kind": "FloatLiteral",
12758
- "offset": 67590,
12793
+ "offset": 68545,
12759
12794
  "length": 3,
12760
12795
  "value": "2.0"
12761
12796
  },
12762
12797
  {
12763
12798
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12764
12799
  "kind": "IntegerLiteral",
12765
- "offset": 67676,
12800
+ "offset": 68631,
12766
12801
  "length": 1,
12767
12802
  "value": "2"
12768
12803
  },
12769
12804
  {
12770
12805
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12771
12806
  "kind": "IntegerLiteral",
12772
- "offset": 67691,
12807
+ "offset": 68646,
12773
12808
  "length": 1,
12774
12809
  "value": "1"
12775
12810
  },
12776
12811
  {
12777
12812
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12778
12813
  "kind": "IntegerLiteral",
12779
- "offset": 67697,
12814
+ "offset": 68652,
12780
12815
  "length": 1,
12781
12816
  "value": "1"
12782
12817
  },
12783
12818
  {
12784
12819
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12785
12820
  "kind": "IntegerLiteral",
12786
- "offset": 67707,
12821
+ "offset": 68662,
12787
12822
  "length": 1,
12788
12823
  "value": "1"
12789
12824
  },
12790
12825
  {
12791
12826
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12792
12827
  "kind": "IntegerLiteral",
12793
- "offset": 67712,
12828
+ "offset": 68667,
12794
12829
  "length": 1,
12795
12830
  "value": "2"
12796
12831
  },
12797
12832
  {
12798
12833
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12799
12834
  "kind": "IntegerLiteral",
12800
- "offset": 67736,
12835
+ "offset": 68691,
12801
12836
  "length": 1,
12802
12837
  "value": "1"
12803
12838
  },
12804
12839
  {
12805
12840
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12806
12841
  "kind": "IntegerLiteral",
12807
- "offset": 67744,
12842
+ "offset": 68699,
12808
12843
  "length": 1,
12809
12844
  "value": "1"
12810
12845
  },
12811
12846
  {
12812
12847
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12813
12848
  "kind": "IntegerLiteral",
12814
- "offset": 67754,
12849
+ "offset": 68709,
12815
12850
  "length": 1,
12816
12851
  "value": "2"
12817
12852
  },
12818
12853
  {
12819
12854
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12820
12855
  "kind": "IntegerLiteral",
12821
- "offset": 67785,
12856
+ "offset": 68740,
12822
12857
  "length": 2,
12823
12858
  "value": "-2"
12824
12859
  },
12825
12860
  {
12826
12861
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12827
12862
  "kind": "IntegerLiteral",
12828
- "offset": 67795,
12863
+ "offset": 68750,
12829
12864
  "length": 1,
12830
12865
  "value": "1"
12831
12866
  },
12832
12867
  {
12833
12868
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12834
12869
  "kind": "IntegerLiteral",
12835
- "offset": 67803,
12870
+ "offset": 68758,
12836
12871
  "length": 1,
12837
12872
  "value": "1"
12838
12873
  },
12839
12874
  {
12840
12875
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12841
12876
  "kind": "IntegerLiteral",
12842
- "offset": 67833,
12877
+ "offset": 68788,
12843
12878
  "length": 1,
12844
12879
  "value": "1"
12845
12880
  },
12846
12881
  {
12847
12882
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12848
12883
  "kind": "IntegerLiteral",
12849
- "offset": 67841,
12884
+ "offset": 68796,
12850
12885
  "length": 1,
12851
12886
  "value": "1"
12852
12887
  },
12853
12888
  {
12854
12889
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12855
12890
  "kind": "IntegerLiteral",
12856
- "offset": 67851,
12891
+ "offset": 68806,
12857
12892
  "length": 1,
12858
12893
  "value": "2"
12859
12894
  },
12860
12895
  {
12861
12896
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12862
12897
  "kind": "IntegerLiteral",
12863
- "offset": 67885,
12898
+ "offset": 68840,
12864
12899
  "length": 1,
12865
12900
  "value": "1"
12866
12901
  },
12867
12902
  {
12868
12903
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12869
12904
  "kind": "IntegerLiteral",
12870
- "offset": 67893,
12905
+ "offset": 68848,
12871
12906
  "length": 1,
12872
12907
  "value": "1"
12873
12908
  },
12874
12909
  {
12875
12910
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12876
12911
  "kind": "IntegerLiteral",
12877
- "offset": 67903,
12912
+ "offset": 68858,
12878
12913
  "length": 1,
12879
12914
  "value": "2"
12880
12915
  },
12881
12916
  {
12882
12917
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12883
12918
  "kind": "IntegerLiteral",
12884
- "offset": 67933,
12919
+ "offset": 68888,
12885
12920
  "length": 1,
12886
12921
  "value": "2"
12887
12922
  },
12888
12923
  {
12889
12924
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12890
12925
  "kind": "IntegerLiteral",
12891
- "offset": 67940,
12926
+ "offset": 68895,
12892
12927
  "length": 1,
12893
12928
  "value": "1"
12894
12929
  },
12895
12930
  {
12896
12931
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12897
12932
  "kind": "IntegerLiteral",
12898
- "offset": 67948,
12933
+ "offset": 68903,
12899
12934
  "length": 1,
12900
12935
  "value": "1"
12901
12936
  },
12902
12937
  {
12903
12938
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12904
12939
  "kind": "IntegerLiteral",
12905
- "offset": 67974,
12940
+ "offset": 68929,
12906
12941
  "length": 1,
12907
12942
  "value": "1"
12908
12943
  },
12909
12944
  {
12910
12945
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12911
12946
  "kind": "IntegerLiteral",
12912
- "offset": 67982,
12947
+ "offset": 68937,
12913
12948
  "length": 1,
12914
12949
  "value": "1"
12915
12950
  },
12916
12951
  {
12917
12952
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12918
12953
  "kind": "IntegerLiteral",
12919
- "offset": 67992,
12954
+ "offset": 68947,
12920
12955
  "length": 1,
12921
12956
  "value": "2"
12922
12957
  },
12923
12958
  {
12924
12959
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12925
12960
  "kind": "IntegerLiteral",
12926
- "offset": 74462,
12961
+ "offset": 75417,
12927
12962
  "length": 6,
12928
12963
  "value": "16000"
12929
12964
  },
12930
12965
  {
12931
12966
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12932
12967
  "kind": "IntegerLiteral",
12933
- "offset": 74484,
12968
+ "offset": 75439,
12934
12969
  "length": 2,
12935
12970
  "value": "20"
12936
12971
  },
12937
12972
  {
12938
12973
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12939
12974
  "kind": "IntegerLiteral",
12940
- "offset": 75932,
12975
+ "offset": 76887,
12941
12976
  "length": 1,
12942
12977
  "value": "0"
12943
12978
  },
12944
12979
  {
12945
12980
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12946
12981
  "kind": "IntegerLiteral",
12947
- "offset": 77272,
12982
+ "offset": 78227,
12948
12983
  "length": 1,
12949
12984
  "value": "0"
12950
12985
  },
12951
12986
  {
12952
12987
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12953
12988
  "kind": "IntegerLiteral",
12954
- "offset": 79269,
12989
+ "offset": 80224,
12955
12990
  "length": 1,
12956
12991
  "value": "0"
12957
12992
  },
12958
12993
  {
12959
12994
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12960
12995
  "kind": "IntegerLiteral",
12961
- "offset": 79398,
12996
+ "offset": 80353,
12962
12997
  "length": 5,
12963
12998
  "value": "48000"
12964
12999
  },
12965
13000
  {
12966
13001
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12967
13002
  "kind": "IntegerLiteral",
12968
- "offset": 79486,
13003
+ "offset": 80441,
12969
13004
  "length": 2,
12970
13005
  "value": "-1"
12971
13006
  },
12972
13007
  {
12973
13008
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12974
13009
  "kind": "IntegerLiteral",
12975
- "offset": 79637,
13010
+ "offset": 80592,
12976
13011
  "length": 2,
12977
13012
  "value": "-1"
12978
13013
  },
12979
13014
  {
12980
13015
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12981
13016
  "kind": "StringLiteral",
12982
- "offset": 80166,
13017
+ "offset": 81121,
12983
13018
  "length": 3,
12984
13019
  "value": "\"_\""
12985
13020
  },
12986
13021
  {
12987
13022
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12988
13023
  "kind": "IntegerLiteral",
12989
- "offset": 80414,
13024
+ "offset": 81369,
12990
13025
  "length": 1,
12991
13026
  "value": "1"
12992
13027
  },
12993
13028
  {
12994
13029
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
12995
13030
  "kind": "StringLiteral",
12996
- "offset": 80554,
13031
+ "offset": 81509,
12997
13032
  "length": 40,
12998
13033
  "value": "\"[TTS]: slice:'\""
12999
13034
  },
13000
13035
  {
13001
13036
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13002
13037
  "kind": "StringLiteral",
13003
- "offset": 80579,
13038
+ "offset": 81534,
13004
13039
  "length": 58,
13005
13040
  "value": "\"' lastScalar:\""
13006
13041
  },
13007
13042
  {
13008
13043
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13009
13044
  "kind": "IntegerLiteral",
13010
- "offset": 80634,
13045
+ "offset": 81589,
13011
13046
  "length": 2,
13012
13047
  "value": "-1"
13013
13048
  },
13014
13049
  {
13015
13050
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13016
13051
  "kind": "Array",
13017
- "offset": 80729,
13052
+ "offset": 81684,
13018
13053
  "length": 2,
13019
13054
  "value": "[]"
13020
13055
  },
13021
13056
  {
13022
13057
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13023
13058
  "kind": "StringLiteral",
13024
- "offset": 80876,
13059
+ "offset": 81831,
13025
13060
  "length": 12,
13026
13061
  "value": "\"DaVoiceTTS\""
13027
13062
  },
13028
13063
  {
13029
13064
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13030
13065
  "kind": "IntegerLiteral",
13031
- "offset": 80896,
13066
+ "offset": 81851,
13032
13067
  "length": 2,
13033
13068
  "value": "12"
13034
13069
  },
13035
13070
  {
13036
13071
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13037
13072
  "kind": "StringLiteral",
13038
- "offset": 80938,
13073
+ "offset": 81893,
13039
13074
  "length": 39,
13040
13075
  "value": "\"Davoice phonemizer is not initialized\""
13041
13076
  },
13042
13077
  {
13043
13078
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13044
13079
  "kind": "StringLiteral",
13045
- "offset": 81505,
13080
+ "offset": 82460,
13046
13081
  "length": 60,
13047
13082
  "value": "\"[swift-dav] [error] Davoice proprietary phonemizer failed:\""
13048
13083
  },
13049
13084
  {
13050
13085
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13051
13086
  "kind": "StringLiteral",
13052
- "offset": 81843,
13087
+ "offset": 82798,
13053
13088
  "length": 12,
13054
13089
  "value": "\"DaVoiceTTS\""
13055
13090
  },
13056
13091
  {
13057
13092
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13058
13093
  "kind": "IntegerLiteral",
13059
- "offset": 81879,
13094
+ "offset": 82834,
13060
13095
  "length": 2,
13061
13096
  "value": "14"
13062
13097
  },
13063
13098
  {
13064
13099
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13065
13100
  "kind": "StringLiteral",
13066
- "offset": 81937,
13101
+ "offset": 82892,
13067
13102
  "length": 118,
13068
13103
  "value": "\"The legacy libphonemes phonemizer is no longer supported. Use a model containing the Davoice JSON phonemizer assets.\""
13069
13104
  },
13070
13105
  {
13071
13106
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13072
13107
  "kind": "StringLiteral",
13073
- "offset": 82105,
13108
+ "offset": 83060,
13074
13109
  "length": 38,
13075
13110
  "value": "\"[swift-dav] [debug] Parsed phonemes:\""
13076
13111
  },
13077
13112
  {
13078
13113
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13079
13114
  "kind": "StringLiteral",
13080
- "offset": 82179,
13115
+ "offset": 83134,
13081
13116
  "length": 54,
13082
13117
  "value": "\"[swift-dav] [debug] Phoneme count: \""
13083
13118
  },
13084
13119
  {
13085
13120
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13086
13121
  "kind": "StringLiteral",
13087
- "offset": 82232,
13122
+ "offset": 83187,
13088
13123
  "length": 2,
13089
13124
  "value": "\"\""
13090
13125
  },
13091
13126
  {
13092
13127
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13093
13128
  "kind": "StringLiteral",
13094
- "offset": 82260,
13129
+ "offset": 83215,
13095
13130
  "length": 42,
13096
13131
  "value": "\"[swift-dav] [debug] Converting to IDs...\""
13097
13132
  },
13098
13133
  {
13099
13134
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13100
13135
  "kind": "StringLiteral",
13101
- "offset": 82394,
13136
+ "offset": 83349,
13102
13137
  "length": 51,
13103
13138
  "value": "\"[swift-dav] [debug] Converted phoneme IDs: \""
13104
13139
  },
13105
13140
  {
13106
13141
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13107
13142
  "kind": "StringLiteral",
13108
- "offset": 82444,
13143
+ "offset": 83399,
13109
13144
  "length": 2,
13110
13145
  "value": "\"\""
13111
13146
  },
13112
13147
  {
13113
13148
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13114
13149
  "kind": "StringLiteral",
13115
- "offset": 82780,
13150
+ "offset": 83735,
13116
13151
  "length": 12,
13117
13152
  "value": "\"DaVoiceTTS\""
13118
13153
  },
13119
13154
  {
13120
13155
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13121
13156
  "kind": "IntegerLiteral",
13122
- "offset": 82820,
13157
+ "offset": 83775,
13123
13158
  "length": 1,
13124
13159
  "value": "3"
13125
13160
  },
13126
13161
  {
13127
13162
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13128
13163
  "kind": "StringLiteral",
13129
- "offset": 82905,
13164
+ "offset": 83860,
13130
13165
  "length": 109,
13131
13166
  "value": "\"No valid phoneme IDs found for input text. Likely proprietary phoneme\/token mismatch for the current model.\""
13132
13167
  },
13133
13168
  {
13134
13169
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13135
13170
  "kind": "StringLiteral",
13136
- "offset": 83066,
13171
+ "offset": 84021,
13137
13172
  "length": 82,
13138
13173
  "value": "\"[swift-dav] [error] Davoice proprietary phoneme\/token mismatch. Parsed phonemes:\""
13139
13174
  },
13140
13175
  {
13141
13176
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13142
13177
  "kind": "StringLiteral",
13143
- "offset": 83234,
13178
+ "offset": 84189,
13144
13179
  "length": 12,
13145
13180
  "value": "\"DaVoiceTTS\""
13146
13181
  },
13147
13182
  {
13148
13183
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13149
13184
  "kind": "IntegerLiteral",
13150
- "offset": 83280,
13185
+ "offset": 84235,
13151
13186
  "length": 1,
13152
13187
  "value": "3"
13153
13188
  },
13154
13189
  {
13155
13190
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13156
13191
  "kind": "StringLiteral",
13157
- "offset": 83384,
13192
+ "offset": 84339,
13158
13193
  "length": 43,
13159
13194
  "value": "\"No valid phoneme IDs found for input text\""
13160
13195
  },
13161
13196
  {
13162
13197
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13163
13198
  "kind": "StringLiteral",
13164
- "offset": 83465,
13199
+ "offset": 84420,
13165
13200
  "length": 21,
13166
13201
  "value": "\"Phoneme IDs: \""
13167
13202
  },
13168
13203
  {
13169
13204
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13170
13205
  "kind": "StringLiteral",
13171
- "offset": 83485,
13206
+ "offset": 84440,
13172
13207
  "length": 2,
13173
13208
  "value": "\"\""
13174
13209
  },
13175
13210
  {
13176
13211
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13177
13212
  "kind": "IntegerLiteral",
13178
- "offset": 83742,
13213
+ "offset": 84697,
13179
13214
  "length": 1,
13180
13215
  "value": "1"
13181
13216
  },
13182
13217
  {
13183
13218
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13184
13219
  "kind": "Array",
13185
- "offset": 84009,
13220
+ "offset": 84964,
13186
13221
  "length": 3,
13187
13222
  "value": "[1]"
13188
13223
  },
13189
13224
  {
13190
13225
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13191
13226
  "kind": "FloatLiteral",
13192
- "offset": 84707,
13227
+ "offset": 85662,
13193
13228
  "length": 4,
13194
13229
  "value": "0.95"
13195
13230
  },
13196
13231
  {
13197
13232
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13198
13233
  "kind": "FloatLiteral",
13199
- "offset": 84714,
13234
+ "offset": 85669,
13200
13235
  "length": 4,
13201
13236
  "value": "1.05"
13202
13237
  },
13203
13238
  {
13204
13239
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13205
13240
  "kind": "FloatLiteral",
13206
- "offset": 84759,
13241
+ "offset": 85714,
13207
13242
  "length": 4,
13208
13243
  "value": "0.97"
13209
13244
  },
13210
13245
  {
13211
13246
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13212
13247
  "kind": "FloatLiteral",
13213
- "offset": 84766,
13248
+ "offset": 85721,
13214
13249
  "length": 4,
13215
13250
  "value": "1.03"
13216
13251
  },
13217
13252
  {
13218
13253
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13219
13254
  "kind": "FloatLiteral",
13220
- "offset": 84811,
13255
+ "offset": 85766,
13221
13256
  "length": 4,
13222
13257
  "value": "0.95"
13223
13258
  },
13224
13259
  {
13225
13260
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13226
13261
  "kind": "FloatLiteral",
13227
- "offset": 84818,
13262
+ "offset": 85773,
13228
13263
  "length": 4,
13229
13264
  "value": "1.06"
13230
13265
  },
13231
13266
  {
13232
13267
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13233
13268
  "kind": "IntegerLiteral",
13234
- "offset": 84904,
13269
+ "offset": 85859,
13235
13270
  "length": 1,
13236
13271
  "value": "1"
13237
13272
  },
13238
13273
  {
13239
13274
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13240
13275
  "kind": "FloatLiteral",
13241
- "offset": 84921,
13276
+ "offset": 85876,
13242
13277
  "length": 4,
13243
13278
  "value": "0.94"
13244
13279
  },
13245
13280
  {
13246
13281
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13247
13282
  "kind": "FloatLiteral",
13248
- "offset": 84927,
13283
+ "offset": 85882,
13249
13284
  "length": 4,
13250
13285
  "value": "0.94"
13251
13286
  },
13252
13287
  {
13253
13288
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13254
13289
  "kind": "FloatLiteral",
13255
- "offset": 84933,
13290
+ "offset": 85888,
13256
13291
  "length": 4,
13257
13292
  "value": "1.06"
13258
13293
  },
13259
13294
  {
13260
13295
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13261
13296
  "kind": "IntegerLiteral",
13262
- "offset": 84994,
13297
+ "offset": 85949,
13263
13298
  "length": 1,
13264
13299
  "value": "2"
13265
13300
  },
13266
13301
  {
13267
13302
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13268
13303
  "kind": "FloatLiteral",
13269
- "offset": 85011,
13304
+ "offset": 85966,
13270
13305
  "length": 4,
13271
13306
  "value": "0.96"
13272
13307
  },
13273
13308
  {
13274
13309
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13275
13310
  "kind": "FloatLiteral",
13276
- "offset": 85017,
13311
+ "offset": 85972,
13277
13312
  "length": 4,
13278
13313
  "value": "0.94"
13279
13314
  },
13280
13315
  {
13281
13316
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13282
13317
  "kind": "FloatLiteral",
13283
- "offset": 85023,
13318
+ "offset": 85978,
13284
13319
  "length": 4,
13285
13320
  "value": "1.06"
13286
13321
  },
13287
13322
  {
13288
13323
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13289
13324
  "kind": "IntegerLiteral",
13290
- "offset": 85046,
13325
+ "offset": 86001,
13291
13326
  "length": 1,
13292
13327
  "value": "3"
13293
13328
  },
13294
13329
  {
13295
13330
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13296
13331
  "kind": "FloatLiteral",
13297
- "offset": 85063,
13332
+ "offset": 86018,
13298
13333
  "length": 4,
13299
13334
  "value": "0.98"
13300
13335
  },
13301
13336
  {
13302
13337
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13303
13338
  "kind": "FloatLiteral",
13304
- "offset": 85069,
13339
+ "offset": 86024,
13305
13340
  "length": 4,
13306
13341
  "value": "0.94"
13307
13342
  },
13308
13343
  {
13309
13344
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13310
13345
  "kind": "FloatLiteral",
13311
- "offset": 85075,
13346
+ "offset": 86030,
13312
13347
  "length": 4,
13313
13348
  "value": "1.06"
13314
13349
  },
13315
13350
  {
13316
13351
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13317
13352
  "kind": "IntegerLiteral",
13318
- "offset": 85098,
13353
+ "offset": 86053,
13319
13354
  "length": 1,
13320
13355
  "value": "4"
13321
13356
  },
13322
13357
  {
13323
13358
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13324
13359
  "kind": "FloatLiteral",
13325
- "offset": 85115,
13360
+ "offset": 86070,
13326
13361
  "length": 4,
13327
13362
  "value": "0.99"
13328
13363
  },
13329
13364
  {
13330
13365
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13331
13366
  "kind": "FloatLiteral",
13332
- "offset": 85121,
13367
+ "offset": 86076,
13333
13368
  "length": 4,
13334
13369
  "value": "0.94"
13335
13370
  },
13336
13371
  {
13337
13372
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13338
13373
  "kind": "FloatLiteral",
13339
- "offset": 85127,
13374
+ "offset": 86082,
13340
13375
  "length": 4,
13341
13376
  "value": "1.06"
13342
13377
  },
13343
13378
  {
13344
13379
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13345
13380
  "kind": "IntegerLiteral",
13346
- "offset": 85150,
13381
+ "offset": 86105,
13347
13382
  "length": 1,
13348
13383
  "value": "5"
13349
13384
  },
13350
13385
  {
13351
13386
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13352
13387
  "kind": "IntegerLiteral",
13353
- "offset": 85154,
13388
+ "offset": 86109,
13354
13389
  "length": 1,
13355
13390
  "value": "6"
13356
13391
  },
13357
13392
  {
13358
13393
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13359
13394
  "kind": "FloatLiteral",
13360
- "offset": 85170,
13395
+ "offset": 86125,
13361
13396
  "length": 4,
13362
13397
  "value": "1.00"
13363
13398
  },
13364
13399
  {
13365
13400
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13366
13401
  "kind": "FloatLiteral",
13367
- "offset": 85176,
13402
+ "offset": 86131,
13368
13403
  "length": 4,
13369
13404
  "value": "0.94"
13370
13405
  },
13371
13406
  {
13372
13407
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13373
13408
  "kind": "FloatLiteral",
13374
- "offset": 85182,
13409
+ "offset": 86137,
13375
13410
  "length": 4,
13376
13411
  "value": "1.06"
13377
13412
  },
13378
13413
  {
13379
13414
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13380
13415
  "kind": "IntegerLiteral",
13381
- "offset": 85205,
13416
+ "offset": 86160,
13382
13417
  "length": 1,
13383
13418
  "value": "7"
13384
13419
  },
13385
13420
  {
13386
13421
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13387
13422
  "kind": "IntegerLiteral",
13388
- "offset": 85209,
13423
+ "offset": 86164,
13389
13424
  "length": 2,
13390
13425
  "value": "12"
13391
13426
  },
13392
13427
  {
13393
13428
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13394
13429
  "kind": "FloatLiteral",
13395
- "offset": 85226,
13430
+ "offset": 86181,
13396
13431
  "length": 4,
13397
13432
  "value": "1.02"
13398
13433
  },
13399
13434
  {
13400
13435
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13401
13436
  "kind": "FloatLiteral",
13402
- "offset": 85232,
13437
+ "offset": 86187,
13403
13438
  "length": 4,
13404
13439
  "value": "0.94"
13405
13440
  },
13406
13441
  {
13407
13442
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13408
13443
  "kind": "FloatLiteral",
13409
- "offset": 85238,
13444
+ "offset": 86193,
13410
13445
  "length": 4,
13411
13446
  "value": "1.06"
13412
13447
  },
13413
13448
  {
13414
13449
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13415
13450
  "kind": "IntegerLiteral",
13416
- "offset": 85261,
13451
+ "offset": 86216,
13417
13452
  "length": 2,
13418
13453
  "value": "13"
13419
13454
  },
13420
13455
  {
13421
13456
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13422
13457
  "kind": "IntegerLiteral",
13423
- "offset": 85266,
13458
+ "offset": 86221,
13424
13459
  "length": 2,
13425
13460
  "value": "18"
13426
13461
  },
13427
13462
  {
13428
13463
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13429
13464
  "kind": "FloatLiteral",
13430
- "offset": 85283,
13465
+ "offset": 86238,
13431
13466
  "length": 4,
13432
13467
  "value": "1.04"
13433
13468
  },
13434
13469
  {
13435
13470
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13436
13471
  "kind": "FloatLiteral",
13437
- "offset": 85289,
13472
+ "offset": 86244,
13438
13473
  "length": 4,
13439
13474
  "value": "0.94"
13440
13475
  },
13441
13476
  {
13442
13477
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13443
13478
  "kind": "FloatLiteral",
13444
- "offset": 85295,
13479
+ "offset": 86250,
13445
13480
  "length": 4,
13446
13481
  "value": "1.06"
13447
13482
  },
13448
13483
  {
13449
13484
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13450
13485
  "kind": "FloatLiteral",
13451
- "offset": 85335,
13486
+ "offset": 86290,
13452
13487
  "length": 4,
13453
13488
  "value": "1.06"
13454
13489
  },
13455
13490
  {
13456
13491
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13457
13492
  "kind": "FloatLiteral",
13458
- "offset": 85341,
13493
+ "offset": 86296,
13459
13494
  "length": 4,
13460
13495
  "value": "0.94"
13461
13496
  },
13462
13497
  {
13463
13498
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13464
13499
  "kind": "FloatLiteral",
13465
- "offset": 85347,
13500
+ "offset": 86302,
13466
13501
  "length": 4,
13467
13502
  "value": "1.06"
13468
13503
  },
13469
13504
  {
13470
13505
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13471
13506
  "kind": "FloatLiteral",
13472
- "offset": 85950,
13507
+ "offset": 86905,
13473
13508
  "length": 5,
13474
13509
  "value": "0.667"
13475
13510
  },
13476
13511
  {
13477
13512
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13478
13513
  "kind": "FloatLiteral",
13479
- "offset": 85995,
13514
+ "offset": 86950,
13480
13515
  "length": 4,
13481
13516
  "value": "0.25"
13482
13517
  },
13483
13518
  {
13484
13519
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13485
13520
  "kind": "FloatLiteral",
13486
- "offset": 86001,
13521
+ "offset": 86956,
13487
13522
  "length": 3,
13488
13523
  "value": "3.0"
13489
13524
  },
13490
13525
  {
13491
13526
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13492
13527
  "kind": "FloatLiteral",
13493
- "offset": 86052,
13528
+ "offset": 87007,
13494
13529
  "length": 3,
13495
13530
  "value": "1.0"
13496
13531
  },
13497
13532
  {
13498
13533
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13499
13534
  "kind": "FloatLiteral",
13500
- "offset": 86129,
13535
+ "offset": 87084,
13501
13536
  "length": 3,
13502
13537
  "value": "0.8"
13503
13538
  },
13504
13539
  {
13505
13540
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13506
13541
  "kind": "StringLiteral",
13507
- "offset": 86228,
13542
+ "offset": 87183,
13508
13543
  "length": 61,
13509
13544
  "value": "\"primaryPunct == \""
13510
13545
  },
13511
13546
  {
13512
13547
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13513
13548
  "kind": "StringLiteral",
13514
- "offset": 86260,
13549
+ "offset": 87215,
13515
13550
  "length": 10,
13516
13551
  "value": "\" punctCount == \""
13517
13552
  },
13518
13553
  {
13519
13554
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13520
13555
  "kind": "StringLiteral",
13521
- "offset": 86288,
13556
+ "offset": 87243,
13522
13557
  "length": 2,
13523
13558
  "value": "\"\""
13524
13559
  },
13525
13560
  {
13526
13561
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13527
13562
  "kind": "StringLiteral",
13528
- "offset": 86366,
13563
+ "offset": 87321,
13529
13564
  "length": 34,
13530
13565
  "value": "\"endingPunctuation == \""
13531
13566
  },
13532
13567
  {
13533
13568
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13534
13569
  "kind": "StringLiteral",
13535
- "offset": 86399,
13570
+ "offset": 87354,
13536
13571
  "length": 2,
13537
13572
  "value": "\"\""
13538
13573
  },
13539
13574
  {
13540
13575
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13541
13576
  "kind": "StringLiteral",
13542
- "offset": 88947,
13577
+ "offset": 89902,
13543
13578
  "length": 29,
13544
13579
  "value": "\"scalesArray: \""
13545
13580
  },
13546
13581
  {
13547
13582
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13548
13583
  "kind": "StringLiteral",
13549
- "offset": 88975,
13584
+ "offset": 89930,
13550
13585
  "length": 2,
13551
13586
  "value": "\"\""
13552
13587
  },
13553
13588
  {
13554
13589
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13555
13590
  "kind": "Array",
13556
- "offset": 89211,
13591
+ "offset": 90166,
13557
13592
  "length": 3,
13558
13593
  "value": "[3]"
13559
13594
  },
13560
13595
  {
13561
13596
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13562
13597
  "kind": "StringLiteral",
13563
- "offset": 89250,
13598
+ "offset": 90205,
13564
13599
  "length": 16,
13565
13600
  "value": "\"Model inputs :\""
13566
13601
  },
13567
13602
  {
13568
13603
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13569
13604
  "kind": "StringLiteral",
13570
- "offset": 89318,
13605
+ "offset": 90273,
13571
13606
  "length": 16,
13572
13607
  "value": "\"Model outputs:\""
13573
13608
  },
13574
13609
  {
13575
13610
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13576
13611
  "kind": "Array",
13577
- "offset": 89681,
13612
+ "offset": 90636,
13578
13613
  "length": 3,
13579
13614
  "value": "[1]"
13580
13615
  },
13581
13616
  {
13582
13617
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13583
13618
  "kind": "StringLiteral",
13584
- "offset": 89839,
13619
+ "offset": 90794,
13585
13620
  "length": 7,
13586
13621
  "value": "\"input\""
13587
13622
  },
13588
13623
  {
13589
13624
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13590
13625
  "kind": "StringLiteral",
13591
- "offset": 89871,
13626
+ "offset": 90826,
13592
13627
  "length": 15,
13593
13628
  "value": "\"input_lengths\""
13594
13629
  },
13595
13630
  {
13596
13631
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13597
13632
  "kind": "StringLiteral",
13598
- "offset": 89920,
13633
+ "offset": 90875,
13599
13634
  "length": 8,
13600
13635
  "value": "\"scales\""
13601
13636
  },
13602
13637
  {
13603
13638
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13604
13639
  "kind": "StringLiteral",
13605
- "offset": 89984,
13640
+ "offset": 90939,
13606
13641
  "length": 5,
13607
13642
  "value": "\"sid\""
13608
13643
  },
13609
13644
  {
13610
13645
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13611
13646
  "kind": "StringLiteral",
13612
- "offset": 90012,
13647
+ "offset": 90967,
13613
13648
  "length": 5,
13614
13649
  "value": "\"sid\""
13615
13650
  },
13616
13651
  {
13617
13652
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13618
13653
  "kind": "IntegerLiteral",
13619
- "offset": 90111,
13654
+ "offset": 91066,
13620
13655
  "length": 2,
13621
13656
  "value": "-1"
13622
13657
  },
13623
13658
  {
13624
13659
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13625
13660
  "kind": "Array",
13626
- "offset": 90304,
13661
+ "offset": 91259,
13627
13662
  "length": 10,
13628
13663
  "value": "[\"output\"]"
13629
13664
  },
13630
13665
  {
13631
13666
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13632
13667
  "kind": "IntegerLiteral",
13633
- "offset": 90510,
13668
+ "offset": 91465,
13634
13669
  "length": 13,
13635
13670
  "value": "1000000000"
13636
13671
  },
13637
13672
  {
13638
13673
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13639
13674
  "kind": "IntegerLiteral",
13640
- "offset": 90572,
13675
+ "offset": 91527,
13641
13676
  "length": 4,
13642
13677
  "value": "1000"
13643
13678
  },
13644
13679
  {
13645
13680
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13646
13681
  "kind": "IntegerLiteral",
13647
- "offset": 90610,
13682
+ "offset": 91565,
13648
13683
  "length": 4,
13649
13684
  "value": "1000"
13650
13685
  },
13651
13686
  {
13652
13687
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13653
13688
  "kind": "StringLiteral",
13654
- "offset": 90697,
13689
+ "offset": 91652,
13655
13690
  "length": 26,
13656
13691
  "value": "\"Inference time: %d.%03ds\""
13657
13692
  },
13658
13693
  {
13659
13694
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13660
13695
  "kind": "IntegerLiteral",
13661
- "offset": 90819,
13696
+ "offset": 91774,
13662
13697
  "length": 2,
13663
13698
  "value": "-1"
13664
13699
  },
13665
13700
  {
13666
13701
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13667
13702
  "kind": "StringLiteral",
13668
- "offset": 90850,
13703
+ "offset": 91805,
13669
13704
  "length": 14,
13670
13705
  "value": "\"Output keys:\""
13671
13706
  },
13672
13707
  {
13673
13708
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13674
13709
  "kind": "StringLiteral",
13675
- "offset": 90950,
13710
+ "offset": 91905,
13676
13711
  "length": 8,
13677
13712
  "value": "\"output\""
13678
13713
  },
13679
13714
  {
13680
13715
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13681
13716
  "kind": "StringLiteral",
13682
- "offset": 91001,
13717
+ "offset": 91956,
13683
13718
  "length": 12,
13684
13719
  "value": "\"DaVoiceTTS\""
13685
13720
  },
13686
13721
  {
13687
13722
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13688
13723
  "kind": "IntegerLiteral",
13689
- "offset": 91021,
13724
+ "offset": 91976,
13690
13725
  "length": 1,
13691
13726
  "value": "4"
13692
13727
  },
13693
13728
  {
13694
13729
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13695
13730
  "kind": "StringLiteral",
13696
- "offset": 91088,
13731
+ "offset": 92043,
13697
13732
  "length": 25,
13698
13733
  "value": "\"'output' tensor missing\""
13699
13734
  },
13700
13735
  {
13701
13736
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13702
13737
  "kind": "IntegerLiteral",
13703
- "offset": 91307,
13738
+ "offset": 92262,
13704
13739
  "length": 1,
13705
13740
  "value": "0"
13706
13741
  },
13707
13742
  {
13708
13743
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13709
13744
  "kind": "IntegerLiteral",
13710
- "offset": 91824,
13745
+ "offset": 92779,
13711
13746
  "length": 1,
13712
13747
  "value": "0"
13713
13748
  },
13714
13749
  {
13715
13750
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13716
13751
  "kind": "IntegerLiteral",
13717
- "offset": 92045,
13752
+ "offset": 93000,
13718
13753
  "length": 1,
13719
13754
  "value": "1"
13720
13755
  },
13721
13756
  {
13722
13757
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13723
13758
  "kind": "StringLiteral",
13724
- "offset": 92854,
13759
+ "offset": 93809,
13725
13760
  "length": 22,
13726
13761
  "value": "\"Resample error: \""
13727
13762
  },
13728
13763
  {
13729
13764
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13730
13765
  "kind": "StringLiteral",
13731
- "offset": 92875,
13766
+ "offset": 93830,
13732
13767
  "length": 4,
13733
13768
  "value": "\"\""
13734
13769
  },
13735
13770
  {
13736
13771
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13737
13772
  "kind": "StringLiteral",
13738
- "offset": 93116,
13773
+ "offset": 94071,
13739
13774
  "length": 3,
13740
13775
  "value": "\"?\""
13741
13776
  },
13742
13777
  {
13743
13778
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13744
13779
  "kind": "IntegerLiteral",
13745
- "offset": 93128,
13780
+ "offset": 94083,
13746
13781
  "length": 2,
13747
13782
  "value": "80"
13748
13783
  },
13749
13784
  {
13750
13785
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13751
13786
  "kind": "IntegerLiteral",
13752
- "offset": 93133,
13787
+ "offset": 94088,
13753
13788
  "length": 3,
13754
13789
  "value": "120"
13755
13790
  },
13756
13791
  {
13757
13792
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13758
13793
  "kind": "StringLiteral",
13759
- "offset": 93154,
13794
+ "offset": 94109,
13760
13795
  "length": 3,
13761
13796
  "value": "\".\""
13762
13797
  },
13763
13798
  {
13764
13799
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13765
13800
  "kind": "IntegerLiteral",
13766
- "offset": 93166,
13801
+ "offset": 94121,
13767
13802
  "length": 2,
13768
13803
  "value": "50"
13769
13804
  },
13770
13805
  {
13771
13806
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13772
13807
  "kind": "IntegerLiteral",
13773
- "offset": 93171,
13808
+ "offset": 94126,
13774
13809
  "length": 2,
13775
13810
  "value": "90"
13776
13811
  },
13777
13812
  {
13778
13813
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13779
13814
  "kind": "StringLiteral",
13780
- "offset": 93191,
13815
+ "offset": 94146,
13781
13816
  "length": 3,
13782
13817
  "value": "\"!\""
13783
13818
  },
13784
13819
  {
13785
13820
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13786
13821
  "kind": "IntegerLiteral",
13787
- "offset": 93203,
13822
+ "offset": 94158,
13788
13823
  "length": 2,
13789
13824
  "value": "60"
13790
13825
  },
13791
13826
  {
13792
13827
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13793
13828
  "kind": "IntegerLiteral",
13794
- "offset": 93208,
13829
+ "offset": 94163,
13795
13830
  "length": 2,
13796
13831
  "value": "90"
13797
13832
  },
13798
13833
  {
13799
13834
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13800
13835
  "kind": "StringLiteral",
13801
- "offset": 93228,
13836
+ "offset": 94183,
13802
13837
  "length": 3,
13803
13838
  "value": "\",\""
13804
13839
  },
13805
13840
  {
13806
13841
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13807
13842
  "kind": "IntegerLiteral",
13808
- "offset": 93240,
13843
+ "offset": 94195,
13809
13844
  "length": 2,
13810
13845
  "value": "40"
13811
13846
  },
13812
13847
  {
13813
13848
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13814
13849
  "kind": "IntegerLiteral",
13815
- "offset": 93245,
13850
+ "offset": 94200,
13816
13851
  "length": 2,
13817
13852
  "value": "50"
13818
13853
  },
13819
13854
  {
13820
13855
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13821
13856
  "kind": "StringLiteral",
13822
- "offset": 93265,
13857
+ "offset": 94220,
13823
13858
  "length": 3,
13824
13859
  "value": "\";\""
13825
13860
  },
13826
13861
  {
13827
13862
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13828
13863
  "kind": "StringLiteral",
13829
- "offset": 93270,
13864
+ "offset": 94225,
13830
13865
  "length": 3,
13831
13866
  "value": "\":\""
13832
13867
  },
13833
13868
  {
13834
13869
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13835
13870
  "kind": "IntegerLiteral",
13836
- "offset": 93282,
13871
+ "offset": 94237,
13837
13872
  "length": 2,
13838
13873
  "value": "50"
13839
13874
  },
13840
13875
  {
13841
13876
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13842
13877
  "kind": "IntegerLiteral",
13843
- "offset": 93287,
13878
+ "offset": 94242,
13844
13879
  "length": 3,
13845
13880
  "value": "100"
13846
13881
  },
13847
13882
  {
13848
13883
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13849
13884
  "kind": "IntegerLiteral",
13850
- "offset": 93320,
13885
+ "offset": 94275,
13851
13886
  "length": 2,
13852
13887
  "value": "50"
13853
13888
  },
13854
13889
  {
13855
13890
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13856
13891
  "kind": "IntegerLiteral",
13857
- "offset": 93325,
13892
+ "offset": 94280,
13858
13893
  "length": 3,
13859
13894
  "value": "100"
13860
13895
  },
13861
13896
  {
13862
13897
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13863
13898
  "kind": "FloatLiteral",
13864
- "offset": 93406,
13899
+ "offset": 94361,
13865
13900
  "length": 3,
13866
13901
  "value": "2.0"
13867
13902
  },
13868
13903
  {
13869
13904
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13870
13905
  "kind": "FloatLiteral",
13871
- "offset": 94161,
13906
+ "offset": 95116,
13872
13907
  "length": 6,
13873
13908
  "value": "1000.0"
13874
13909
  },
13875
13910
  {
13876
13911
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13877
13912
  "kind": "IntegerLiteral",
13878
- "offset": 94579,
13913
+ "offset": 95534,
13879
13914
  "length": 1,
13880
13915
  "value": "0"
13881
13916
  },
13882
13917
  {
13883
13918
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13884
13919
  "kind": "IntegerLiteral",
13885
- "offset": 94620,
13920
+ "offset": 95575,
13886
13921
  "length": 1,
13887
13922
  "value": "0"
13888
13923
  },
13889
13924
  {
13890
13925
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13891
13926
  "kind": "IntegerLiteral",
13892
- "offset": 94788,
13927
+ "offset": 95743,
13893
13928
  "length": 1,
13894
13929
  "value": "0"
13895
13930
  },
13896
13931
  {
13897
13932
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13898
13933
  "kind": "IntegerLiteral",
13899
- "offset": 94853,
13934
+ "offset": 95808,
13900
13935
  "length": 1,
13901
13936
  "value": "0"
13902
13937
  },
13903
13938
  {
13904
13939
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13905
13940
  "kind": "FloatLiteral",
13906
- "offset": 94974,
13941
+ "offset": 95929,
13907
13942
  "length": 4,
13908
13943
  "value": "0.95"
13909
13944
  },
13910
13945
  {
13911
13946
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13912
13947
  "kind": "FloatLiteral",
13913
- "offset": 94988,
13948
+ "offset": 95943,
13914
13949
  "length": 3,
13915
13950
  "value": "5.0"
13916
13951
  },
13917
13952
  {
13918
13953
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13919
13954
  "kind": "IntegerLiteral",
13920
- "offset": 95141,
13955
+ "offset": 96096,
13921
13956
  "length": 6,
13922
13957
  "value": "16000"
13923
13958
  },
13924
13959
  {
13925
13960
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13926
13961
  "kind": "IntegerLiteral",
13927
- "offset": 95150,
13962
+ "offset": 96105,
13928
13963
  "length": 2,
13929
13964
  "value": "-1"
13930
13965
  },
13931
13966
  {
13932
13967
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13933
13968
  "kind": "StringLiteral",
13934
- "offset": 96884,
13969
+ "offset": 97839,
13935
13970
  "length": 12,
13936
13971
  "value": "\"tts_output\""
13937
13972
  },
13938
13973
  {
13939
13974
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13940
13975
  "kind": "StringLiteral",
13941
- "offset": 96914,
13976
+ "offset": 97869,
13942
13977
  "length": 6,
13943
13978
  "value": "\".wav\""
13944
13979
  },
13945
13980
  {
13946
13981
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13947
13982
  "kind": "StringLiteral",
13948
- "offset": 97085,
13983
+ "offset": 98040,
13949
13984
  "length": 15,
13950
13985
  "value": "\"✅ WAV saved\""
13951
13986
  },
13952
13987
  {
13953
13988
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13954
13989
  "kind": "StringLiteral",
13955
- "offset": 97126,
13990
+ "offset": 98081,
13956
13991
  "length": 15,
13957
13992
  "value": "\"✅ WAV saved\""
13958
13993
  },
13959
13994
  {
13960
13995
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13961
13996
  "kind": "StringLiteral",
13962
- "offset": 97167,
13997
+ "offset": 98122,
13963
13998
  "length": 15,
13964
13999
  "value": "\"✅ WAV saved\""
13965
14000
  },
13966
14001
  {
13967
14002
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13968
14003
  "kind": "IntegerLiteral",
13969
- "offset": 97437,
14004
+ "offset": 98392,
13970
14005
  "length": 2,
13971
14006
  "value": "-1"
13972
14007
  },
13973
14008
  {
13974
14009
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13975
14010
  "kind": "StringLiteral",
13976
- "offset": 97509,
14011
+ "offset": 98464,
13977
14012
  "length": 7,
13978
14013
  "value": "\"first\""
13979
14014
  },
13980
14015
  {
13981
14016
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13982
14017
  "kind": "StringLiteral",
13983
- "offset": 97533,
14018
+ "offset": 98488,
13984
14019
  "length": 6,
13985
14020
  "value": "\".wav\""
13986
14021
  },
13987
14022
  {
13988
14023
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13989
14024
  "kind": "Array",
13990
- "offset": 127674,
14025
+ "offset": 128629,
13991
14026
  "length": 2,
13992
14027
  "value": "[]"
13993
14028
  },
13994
14029
  {
13995
14030
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
13996
14031
  "kind": "IntegerLiteral",
13997
- "offset": 139631,
14032
+ "offset": 140586,
13998
14033
  "length": 1,
13999
14034
  "value": "0"
14000
14035
  },
14001
14036
  {
14002
14037
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14003
14038
  "kind": "BooleanLiteral",
14004
- "offset": 153411,
14039
+ "offset": 154366,
14005
14040
  "length": 4,
14006
14041
  "value": "true"
14007
14042
  },
14008
14043
  {
14009
14044
  "filePath": "\/Volumes\/T9\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
14010
14045
  "kind": "BooleanLiteral",
14011
- "offset": 154377,
14046
+ "offset": 155332,
14012
14047
  "length": 4,
14013
14048
  "value": "true"
14014
14049
  },