UNPKG

react-native-davoice-tts

Version:

tts library for React Native

1,739 lines 57.8 kB
{
  "ABIRoot": {
    "kind": "Root",
    "name": "DavoiceTTS",
    "printedName": "DavoiceTTS",
    "children": [
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "DavoiceTTS",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "onnxruntime_objc",
        "printedName": "onnxruntime_objc",
        "declKind": "Import",
        "moduleName": "DavoiceTTS"
      },
      {
        "kind": "Import",
        "name": "phonemes",
        "printedName": "phonemes",
        "declKind": "Import",
        "moduleName": "DavoiceTTS",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "DavoiceTTS",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "SwiftSoundQueue",
        "printedName": "SwiftSoundQueue",
        "children": [
          {
            "kind": "Var",
            "name": "shared",
            "printedName": "shared",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SwiftSoundQueue",
                "printedName": "DavoiceTTS.SwiftSoundQueue",
                "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
              }
            ],
            "declKind": "Var",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvpZ",
            "moduleName": "DavoiceTTS",
            "static": true,
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "SwiftSoundQueue",
                    "printedName": "DavoiceTTS.SwiftSoundQueue",
                    "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6sharedACvgZ",
                "moduleName": "DavoiceTTS",
                "static": true,
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "onItemDone",
            "printedName": "onItemDone",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "((Foundation.URL) -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Foundation.URL) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "URL",
                        "printedName": "Foundation.URL",
                        "usr": "s:10Foundation3URLV"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvp",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((Foundation.URL) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Foundation.URL) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "URL",
                            "printedName": "Foundation.URL",
                            "usr": "s:10Foundation3URLV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvg",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "((Foundation.URL) -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Foundation.URL) -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "URL",
                            "printedName": "Foundation.URL",
                            "usr": "s:10Foundation3URLV"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvs",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC10onItemDoney10Foundation3URLVcSgvM",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "onQueueEmpty",
            "printedName": "onQueueEmpty",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvp",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvg",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvs",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC02onE5EmptyyycSgvM",
                "moduleName": "DavoiceTTS",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "enqueue",
            "printedName": "enqueue(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Source",
                "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
              }
            ],
            "declKind": "Func",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC7enqueueyyAC6SourceOF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "enqueueMany",
            "printedName": "enqueueMany(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[DavoiceTTS.SwiftSoundQueue.Source]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Source",
                    "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                    "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Func",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC11enqueueManyyySayAC6SourceOGF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "stop",
            "printedName": "stop()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC4stopyyF",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC4stopyyF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "TypeDecl",
            "name": "Source",
            "printedName": "Source",
            "children": [
              {
                "kind": "Var",
                "name": "fileURL",
                "printedName": "fileURL",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Foundation.URL) -> DavoiceTTS.SwiftSoundQueue.Source",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Source",
                            "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "URL",
                            "printedName": "Foundation.URL",
                            "usr": "s:10Foundation3URLV"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Source",
                            "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO7fileURLyAE10Foundation0H0VcAEmF",
                "moduleName": "DavoiceTTS"
              },
              {
                "kind": "Var",
                "name": "named",
                "printedName": "named",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(DavoiceTTS.SwiftSoundQueue.Source.Type) -> (Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "(Swift.String) -> DavoiceTTS.SwiftSoundQueue.Source",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Source",
                            "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "String",
                            "printedName": "Swift.String",
                            "usr": "s:SS"
                          }
                        ]
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Metatype",
                        "printedName": "DavoiceTTS.SwiftSoundQueue.Source.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Source",
                            "printedName": "DavoiceTTS.SwiftSoundQueue.Source",
                            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO"
                          }
                        ]
                      }
                    ]
                  }
                ],
                "declKind": "EnumElement",
                "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
                "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO5namedyAESScAEmF",
                "moduleName": "DavoiceTTS"
              }
            ],
            "declKind": "Enum",
            "usr": "s:10DavoiceTTS15SwiftSoundQueueC6SourceO",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC6SourceO",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "audioPlayerDidFinishPlaying",
            "printedName": "audioPlayerDidFinishPlaying(_:successfully:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "AVAudioPlayer",
                "printedName": "AVFAudio.AVAudioPlayer",
                "usr": "c:objc(cs)AVAudioPlayer"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)audioPlayerDidFinishPlaying:successfully:",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC27audioPlayerDidFinishPlaying_12successfullyySo07AVAudioG0C_SbtF",
            "moduleName": "DavoiceTTS",
            "objc_name": "audioPlayerDidFinishPlaying:successfully:",
            "declAttributes": [
              "Final",
              "ObjC",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "SwiftSoundQueue",
                "printedName": "DavoiceTTS.SwiftSoundQueue",
                "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue(im)init",
            "mangledName": "$s10DavoiceTTS15SwiftSoundQueueCACycfc",
            "moduleName": "DavoiceTTS",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@DavoiceTTS@objc(cs)SwiftSoundQueue",
        "mangledName": "$s10DavoiceTTS15SwiftSoundQueueC",
        "moduleName": "DavoiceTTS",
        "declAttributes": [
          "Final",
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "DaVoiceTTS",
        "printedName": "DaVoiceTTS",
        "children": [
          {
            "kind": "TypeDecl",
            "name": "Config",
            "printedName": "Config",
            "declKind": "Struct",
            "usr": "s:10DavoiceTTS07DaVoiceB0C6ConfigV",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C6ConfigV",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "AccessControl"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(model:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DaVoiceTTS",
                "printedName": "DavoiceTTS.DaVoiceTTS",
                "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
              },
              {
                "kind": "TypeNominal",
                "name": "URL",
                "printedName": "Foundation.URL",
                "usr": "s:10Foundation3URLV"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)initWithModel:error:",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C5modelAC10Foundation3URLV_tKcfc",
            "moduleName": "DavoiceTTS",
            "objc_name": "initWithModel:error:",
            "declAttributes": [
              "AccessControl",
              "ObjC"
            ],
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "speak",
            "printedName": "speak(_:sid:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)speak:sid:",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C5speak_3sidySS_s5Int32VtF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "ObjC"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "synthesize",
            "printedName": "synthesize(_:speakerId:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AVAudioPCMBuffer",
                "printedName": "AVFAudio.AVAudioPCMBuffer",
                "usr": "c:objc(cs)AVAudioPCMBuffer"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize:speakerId:error:",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C10synthesize_9speakerIdSo16AVAudioPCMBufferCSS_s5Int32VtKF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "ObjC"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "synthesize_top",
            "printedName": "synthesize_top(_:speakerId:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AVAudioPCMBuffer",
                "printedName": "AVFAudio.AVAudioPCMBuffer",
                "usr": "c:objc(cs)AVAudioPCMBuffer"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top:speakerId:error:",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C14synthesize_top_9speakerIdSo16AVAudioPCMBufferCSS_s5Int32VtKF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment",
              "ObjC"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "synthesize_top_v1",
            "printedName": "synthesize_top_v1(_:speakerId:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AVAudioPCMBuffer",
                "printedName": "AVFAudio.AVAudioPCMBuffer",
                "usr": "c:objc(cs)AVAudioPCMBuffer"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Int32",
                "printedName": "Swift.Int32",
                "hasDefaultArg": true,
                "usr": "s:s5Int32V"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)synthesize_top_v1:speakerId:error:",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0C17synthesize_top_v1_9speakerIdSo16AVAudioPCMBufferCSS_s5Int32VtKF",
            "moduleName": "DavoiceTTS",
            "declAttributes": [
              "Final",
              "AccessControl",
              "ObjC"
            ],
            "throwing": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "DaVoiceTTS",
                "printedName": "DavoiceTTS.DaVoiceTTS",
                "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS(im)init",
            "mangledName": "$s10DavoiceTTS07DaVoiceB0CACycfc",
            "moduleName": "DavoiceTTS",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@DavoiceTTS@objc(cs)DaVoiceTTS",
        "mangledName": "$s10DavoiceTTS07DaVoiceB0C",
        "moduleName": "DavoiceTTS",
        "declAttributes": [
          "Final",
          "AccessControl",
          "ObjCMembers",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      }
    ],
    "json_format_version": 8
  },
  "ConstValues": [
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 192,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "BooleanLiteral",
      "offset": 211,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 1748,
      "length": 19,
      "value": "\"swift.sound.queue\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 1805,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 4636,
      "length": 24,
      "value": "\"davtts.playback.serial\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "BooleanLiteral",
      "offset": 4763,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 4820,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Dictionary",
      "offset": 6509,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 8082,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "BooleanLiteral",
      "offset": 8113,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 9721,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 9800,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 18351,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 20319,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "BooleanLiteral",
      "offset": 20344,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 23772,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24134,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24353,
      "length": 4,
      "value": "0x02"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 24499,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24593,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24779,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24830,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 24939,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 25068,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 25660,
      "length": 16,
      "value": "\"terminator == \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 25723,
      "length": 6,
      "value": "589864"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 26117,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26154,
      "length": 51,
      "value": "\"✅ Full cString: \"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26202,
      "length": 1,
      "value": "\"\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26241,
      "length": 62,
      "value": "\"🔢 inputPtr offset from base: \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26283,
      "length": 1,
      "value": "\" (index = \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26301,
      "length": 1,
      "value": "\")\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 26349,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26541,
      "length": 64,
      "value": "\"🔍 Backward index \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26570,
      "length": 1,
      "value": "\": byte = \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26586,
      "length": 1,
      "value": "\", char = '\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26603,
      "length": 3,
      "value": "\"'\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26742,
      "length": 57,
      "value": "\"✅ Found terminating char: '\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26779,
      "length": 21,
      "value": "\"' at index \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 26798,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 26985,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 27057,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27099,
      "length": 66,
      "value": "\"⚠️ No non-alphanumeric terminator char found before inputPtr\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27487,
      "length": 50,
      "value": "\"ptr == nil → using last character of cString =\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27822,
      "length": 38,
      "value": "\"[swift-dav] [debug] Parsed phonemes:\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27886,
      "length": 54,
      "value": "\"[swift-dav] [debug] Phoneme count: \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27939,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 27957,
      "length": 42,
      "value": "\"[swift-dav] [debug] Converting to IDs...\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28081,
      "length": 51,
      "value": "\"[swift-dav] [debug] Converted phoneme IDs: \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28131,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28400,
      "length": 12,
      "value": "\"DaVoiceTTS\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 28446,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28550,
      "length": 43,
      "value": "\"No valid phoneme IDs found for input text\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28621,
      "length": 21,
      "value": "\"Phoneme IDs: \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 28641,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 29003,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 29270,
      "length": 3,
      "value": "[1]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 29780,
      "length": 6,
      "value": "\"json\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 29941,
      "length": 144,
      "value": "[0.2, 1.5, 0.3]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30101,
      "length": 29,
      "value": "\"scalesArray: \""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30129,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 30496,
      "length": 3,
      "value": "[1]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 30630,
      "length": 3,
      "value": "[3]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30678,
      "length": 16,
      "value": "\"Model inputs :\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30736,
      "length": 16,
      "value": "\"Model outputs:\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30887,
      "length": 7,
      "value": "\"input\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30919,
      "length": 15,
      "value": "\"input_lengths\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 30968,
      "length": 8,
      "value": "\"scales\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "Array",
      "offset": 31027,
      "length": 10,
      "value": "[\"output\"]"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 31089,
      "length": 14,
      "value": "\"Output keys:\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 31189,
      "length": 8,
      "value": "\"output\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 31240,
      "length": 12,
      "value": "\"DaVoiceTTS\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 31260,
      "length": 1,
      "value": "4"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 31327,
      "length": 25,
      "value": "\"'output' tensor missing\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 31546,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 32473,
      "length": 5,
      "value": "22050"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 32637,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 32718,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "FloatLiteral",
      "offset": 32765,
      "length": 6,
      "value": "1000.0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 33385,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 33600,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 33651,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 33777,
      "length": 12,
      "value": "\"tts_output\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 33812,
      "length": 6,
      "value": "\".wav\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 33920,
      "length": 15,
      "value": "\"✅ WAV saved\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 33951,
      "length": 15,
      "value": "\"✅ WAV saved\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 33982,
      "length": 15,
      "value": "\"✅ WAV saved\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 34153,
      "length": 7,
      "value": "\"first\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "StringLiteral",
      "offset": 34182,
      "length": 6,
      "value": "\".wav\""
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 34261,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 36009,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
      "kind": "IntegerLiteral",
      "offset": 37601,
      "length": 1,
      "value": "0"
    }
  ]
}