diff --git a/Binaries/VocableListenCore.xcframework/Info.plist b/Binaries/VocableListenCore.xcframework/Info.plist index f7d6f3c..fc584e8 100644 --- a/Binaries/VocableListenCore.xcframework/Info.plist +++ b/Binaries/VocableListenCore.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath VocableListenCore.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath VocableListenCore.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator CFBundlePackageType diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Info.plist b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Info.plist index e3a9100..a789369 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Info.plist and b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Info.plist differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftdoc index eb46dc3..5c78ed4 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface index 718ae24..518654c 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc index eb46dc3..5c78ed4 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface index 718ae24..518654c 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/VocableListenCore b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/VocableListenCore index f478026..0514929 100755 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/VocableListenCore and b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/VocableListenCore differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/_CodeSignature/CodeResources b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/_CodeSignature/CodeResources index e949bf4..f11ea31 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/_CodeSignature/CodeResources +++ b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/_CodeSignature/CodeResources @@ -14,31 +14,31 @@ Info.plist - lWJzalV8eby7g6xdaCRZLgSl6GM= + 7fKg17bDBWj/y4k5NbTqA43mA5A= Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftdoc - CYINAkeMrEzxu6pjSlgezJRMiCM= + GGJMPrx9TcOSnV01n+vzud0YeM4= Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface - bR075SrN9PjWIFf16QGG+5xmZbY= + JdcbsDvXShtfTq7NKGTJHMU3ziQ= Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftmodule - 6+PhVBZ2Vt07LthTUXj4r082ESI= + jTZ2PWBi4iT8cZwTAI8R8eP5HH0= Modules/VocableListenCore.swiftmodule/arm64.swiftdoc - CYINAkeMrEzxu6pjSlgezJRMiCM= + GGJMPrx9TcOSnV01n+vzud0YeM4= Modules/VocableListenCore.swiftmodule/arm64.swiftinterface - bR075SrN9PjWIFf16QGG+5xmZbY= + JdcbsDvXShtfTq7NKGTJHMU3ziQ= Modules/VocableListenCore.swiftmodule/arm64.swiftmodule - 6+PhVBZ2Vt07LthTUXj4r082ESI= + jTZ2PWBi4iT8cZwTAI8R8eP5HH0= Modules/module.modulemap @@ -50,7 +50,7 @@ conjunct_parameters.mlmodelc/coremldata.bin - m0+tDX7QDyxdRBPyltwI/ay3UHE= + KZLJxX+HeQ3ocmUAFW9gNoBmCoU= conjunct_parameters.mlmodelc/metadata.json @@ -90,7 +90,7 @@ root_classifier.mlmodelc/metadata.json - JCkjfTuSWObP/bI589NkpXGvp00= + 5R6v1HoXzGCCfismW7RClY341Zk= root_classifier.mlmodelc/model.espresso.net @@ -137,42 +137,42 @@ hash2 - VXJ7gE+bNR/8SJEg456cVKR7frmjLYAsWH3u1MakkoQ= + L3NeCPQZ3KIgw6/siYi0Ame2ze0kxeNv6HlBB8r/4Jg= Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftinterface hash2 - g27mCk+gVZC03yPg4megbkPEl08cCxLfJR8V4rdFsic= + qwaANgLH5jsTjctV5vl8YtN4CvwDHAiAT6qIf/bQ1ZE= Modules/VocableListenCore.swiftmodule/arm64-apple-ios.swiftmodule hash2 - jMlZFY+/DYSEfRoi6KgAOCJJka0VgpbTXUlrwJy4ytM= + Gi4g/E7WXKLpFavUIclNY8mSFiyCf9rpQjQciYi/wBQ= Modules/VocableListenCore.swiftmodule/arm64.swiftdoc hash2 - VXJ7gE+bNR/8SJEg456cVKR7frmjLYAsWH3u1MakkoQ= + L3NeCPQZ3KIgw6/siYi0Ame2ze0kxeNv6HlBB8r/4Jg= Modules/VocableListenCore.swiftmodule/arm64.swiftinterface hash2 - g27mCk+gVZC03yPg4megbkPEl08cCxLfJR8V4rdFsic= + qwaANgLH5jsTjctV5vl8YtN4CvwDHAiAT6qIf/bQ1ZE= Modules/VocableListenCore.swiftmodule/arm64.swiftmodule hash2 - jMlZFY+/DYSEfRoi6KgAOCJJka0VgpbTXUlrwJy4ytM= + Gi4g/E7WXKLpFavUIclNY8mSFiyCf9rpQjQciYi/wBQ= Modules/module.modulemap @@ -193,7 +193,7 @@ hash2 - GEbKBzecFMdol7LPB0/AbwpduheY9Vy3nTinnNJs3lA= + oM92TJA/cA8q8f0KhmCqONEiHDvQ6m+D7e776c+qJ7Q= conjunct_parameters.mlmodelc/metadata.json @@ -263,7 +263,7 @@ hash2 - 4sjxlH/gTiUANX2j6HuHiwY7KqJhhMY3XxIY0tyM9SM= + AgUGkCP5e7WlOOCcEmq2GzuhyFuOtCUjPSIg39KsMtA= root_classifier.mlmodelc/model.espresso.net diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/conjunct_parameters.mlmodelc/coremldata.bin b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/conjunct_parameters.mlmodelc/coremldata.bin index 20d38d3..28e68db 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/conjunct_parameters.mlmodelc/coremldata.bin and b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/conjunct_parameters.mlmodelc/coremldata.bin differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json index dfc02b3..7a882a0 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json +++ b/Binaries/VocableListenCore.xcframework/ios-arm64/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json @@ -47,8 +47,8 @@ } ], "userDefinedMetadata" : { - "input_map" : "{\"ENDPAD\": 0, \"Adjective\": 1, \"Adverb\": 2, \"Conjunction\": 3, \"Determiner\": 4, \"Interjection\": 5, \"Noun\": 6, \"Number\": 7, \"Or\": 8, \"OtherWord\": 9, \"Particle\": 10, \"Preposition\": 11, \"Pronoun\": 12, \"Verb\": 13, \"acreage\": 14, \"amount\": 15, \"average\": 16, \"big\": 17, \"celsius\": 18, \"century\": 19, \"chance\": 20, \"chances\": 21, \"chapter\": 22, \"charged\": 23, \"close\": 24, \"cold\": 25, \"cost\": 26, \"debt\": 27, \"debts\": 28, \"deep\": 29, \"diameter\": 30, \"dollar\": 31, \"estimated\": 32, \"fahrenheit\": 33, \"far\": 34, \"fare\": 35, \"fast\": 36, \"fastest\": 37, \"fee\": 38, \"fine\": 39, \"fined\": 40, \"fraction\": 41, \"heavy\": 42, \"height\": 43, \"high\": 44, \"highest\": 45, \"hot\": 46, \"hours\": 47, \"how\": 48, \"in\": 49, \"income\": 50, \"kelvin\": 51, \"large\": 52, \"length\": 53, \"lengths\": 54, \"light\": 55, \"likelihood\": 56, \"long\": 57, \"longest\": 58, \"lowest\": 59, \"many\": 60, \"mileage\": 61, \"money\": 62, \"month\": 63, \"much\": 64, \"narrow\": 65, \"near\": 66, \"number\": 67, \"odds\": 68, \"often\": 69, \"old\": 70, \"paid\": 71, \"pay\": 72, \"per\": 73, \"percent\": 74, \"percentage\": 75, \"population\": 76, \"pound\": 77, \"pounds\": 78, \"price\": 79, \"probability\": 80, \"proportion\": 81, \"radius\": 82, \"rate\": 83, \"rating\": 84, \"ratio\": 85, \"salary\": 86, \"score\": 87, \"shallow\": 88, \"short\": 89, \"shortest\": 90, \"size\": 91, \"slow\": 92, \"slowest\": 93, \"small\": 94, \"speed\": 95, \"tall\": 96, \"tax\": 97, \"taxed\": 98, \"temperature\": 99, \"toll\": 100, \"total\": 101, \"volume\": 102, \"wage\": 103, \"weigh\": 104, \"weight\": 105, \"what\": 106, \"which\": 107, \"wide\": 108, \"width\": 109, \"wingspan\": 110, \"worth\": 111, \"year\": 112, \"young\": 113}", "com.github.apple.coremltools.version" : "4.1", + "input_map" : "{\"ENDPAD\": 0, \"Adjective\": 1, \"Adverb\": 2, \"Conjunction\": 3, \"Determiner\": 4, \"Interjection\": 5, \"Noun\": 6, \"Number\": 7, \"Or\": 8, \"OtherWord\": 9, \"Particle\": 10, \"Preposition\": 11, \"Pronoun\": 12, \"Verb\": 13, \"acreage\": 14, \"amount\": 15, \"average\": 16, \"big\": 17, \"celsius\": 18, \"century\": 19, \"chance\": 20, \"chances\": 21, \"chapter\": 22, \"charged\": 23, \"close\": 24, \"cold\": 25, \"cost\": 26, \"debt\": 27, \"debts\": 28, \"deep\": 29, \"diameter\": 30, \"dollar\": 31, \"estimated\": 32, \"fahrenheit\": 33, \"far\": 34, \"fare\": 35, \"fast\": 36, \"fastest\": 37, \"fee\": 38, \"fine\": 39, \"fined\": 40, \"fraction\": 41, \"heavy\": 42, \"height\": 43, \"high\": 44, \"highest\": 45, \"hot\": 46, \"hours\": 47, \"how\": 48, \"in\": 49, \"income\": 50, \"kelvin\": 51, \"large\": 52, \"length\": 53, \"lengths\": 54, \"light\": 55, \"likelihood\": 56, \"long\": 57, \"longest\": 58, \"lowest\": 59, \"many\": 60, \"mileage\": 61, \"money\": 62, \"month\": 63, \"much\": 64, \"narrow\": 65, \"near\": 66, \"number\": 67, \"odds\": 68, \"often\": 69, \"old\": 70, \"paid\": 71, \"pay\": 72, \"per\": 73, \"percent\": 74, \"percentage\": 75, \"population\": 76, \"pound\": 77, \"pounds\": 78, \"price\": 79, \"probability\": 80, \"proportion\": 81, \"radius\": 82, \"rate\": 83, \"rating\": 84, \"ratio\": 85, \"salary\": 86, \"score\": 87, \"shallow\": 88, \"short\": 89, \"shortest\": 90, \"size\": 91, \"slow\": 92, \"slowest\": 93, \"small\": 94, \"speed\": 95, \"tall\": 96, \"tax\": 97, \"taxed\": 98, \"temperature\": 99, \"toll\": 100, \"total\": 101, \"volume\": 102, \"wage\": 103, \"weigh\": 104, \"weight\": 105, \"what\": 106, \"which\": 107, \"wide\": 108, \"width\": 109, \"wingspan\": 110, \"worth\": 111, \"year\": 112, \"young\": 113}", "end_pad" : "True", "com.github.apple.coremltools.source" : "tensorflow==2.3.1", "output_map" : "{\"free_response\": 0, \"yes_no\": 1, \"numpad_response\": 2, \"scale_response\": 3, \"or_question\": 4}", diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Info.plist b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Info.plist index f1827f0..79b0729 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Info.plist and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Info.plist differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc index 69a74da..6615869 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 4f7b8c6..c22e886 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc index 69a74da..6615869 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface index 4f7b8c6..c22e886 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/arm64.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index af78a86..c8f7f56 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 1509abd..fc04c59 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc index af78a86..c8f7f56 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface index 1509abd..fc04c59 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface @@ -1,6 +1,6 @@ // swift-interface-format-version: 1.0 // swift-compiler-version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) -// swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore +// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name VocableListenCore import Combine import CoreML import Foundation @@ -37,6 +37,7 @@ public struct VLClassificationResult : Swift.Codable, Swift.Equatable, Swift.Cus public init(from decoder: Swift.Decoder) throws public func encode(to encoder: Swift.Encoder) throws } +@available(iOS 14.0, *) public class VLClassifier { public static func prepare() public var classificationPublisher: Combine.AnyPublisher.Publisher.Output, Combine.Published.Publisher.Failure> { diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/VocableListenCore b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/VocableListenCore index 7fa5d15..43470b5 100755 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/VocableListenCore and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/VocableListenCore differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/_CodeSignature/CodeResources b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/_CodeSignature/CodeResources index bded648..1a60c15 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/_CodeSignature/CodeResources +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/_CodeSignature/CodeResources @@ -14,55 +14,55 @@ Info.plist - f0Q6thIkaKpAgwosfF1p6BRgjyo= + 4h+IRXj/jV8BurgPAxv2AhBuhyo= Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc - gNVZ4+EbSQrV4R1gvDdUOuF8I+E= + 2G2nmiBUCNJ0rLFZOPEYcFIsYfw= Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface - b3pHUn9ypYU8IuNeY1KRbQDmxb0= + h3qHT07ZvI4xgbJbD2TIx+y14lY= Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftmodule - DvbqwUIKd9n2WcyP6+DEl0VENPk= + nwqNzn1xBQYm28aZsZkrnAFM+Ag= Modules/VocableListenCore.swiftmodule/arm64.swiftdoc - gNVZ4+EbSQrV4R1gvDdUOuF8I+E= + 2G2nmiBUCNJ0rLFZOPEYcFIsYfw= Modules/VocableListenCore.swiftmodule/arm64.swiftinterface - b3pHUn9ypYU8IuNeY1KRbQDmxb0= + h3qHT07ZvI4xgbJbD2TIx+y14lY= Modules/VocableListenCore.swiftmodule/arm64.swiftmodule - DvbqwUIKd9n2WcyP6+DEl0VENPk= + nwqNzn1xBQYm28aZsZkrnAFM+Ag= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - ka4Cue/9Q19hDYbr/C2EO61cuFQ= + 3RitSyuunY/W37VfGqNPAgW6YaU= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - 8ms7+2phn7G3k12WJDfxw3WlTDc= + Hn26fOD5a6c9y1Yt3PC5ogSdrig= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - aVoAJXtrPPj9pJ0zGQO1QaToC2s= + QNp//yog4JA8tX/gh8cQoarY8II= Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc - ka4Cue/9Q19hDYbr/C2EO61cuFQ= + 3RitSyuunY/W37VfGqNPAgW6YaU= Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface - 8ms7+2phn7G3k12WJDfxw3WlTDc= + Hn26fOD5a6c9y1Yt3PC5ogSdrig= Modules/VocableListenCore.swiftmodule/x86_64.swiftmodule - aVoAJXtrPPj9pJ0zGQO1QaToC2s= + QNp//yog4JA8tX/gh8cQoarY8II= Modules/module.modulemap @@ -78,7 +78,7 @@ conjunct_parameters.mlmodelc/metadata.json - CX2m5nxWHmIc3mx1iUbE6+4j+7c= + g6p2mZxwEY0QXx55osBgnzNw5Cw= conjunct_parameters.mlmodelc/model.espresso.net @@ -110,11 +110,11 @@ root_classifier.mlmodelc/coremldata.bin - fwKXRqtncM3u78BH70FKpjAT3EA= + q4a/ylNPBjO2kSd1+7cmwSvvnJQ= root_classifier.mlmodelc/metadata.json - V5pqGXaEN/VBHrWv0wAOWhJNI8M= + f/uQe064jWMRDKpeZrmFofax5a8= root_classifier.mlmodelc/model.espresso.net @@ -161,84 +161,84 @@ hash2 - MgFUIAbeElI76HLV+xlNnlH57jfl94AXuNZDN3DZ87E= + pzY2W7heULN0hS0OnI24JepA+oHLfzcS8u7yrHwYp74= Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface hash2 - eyFM+gD69wTV351bV5SsaUS3+cvoEtplcIyd4RbpUtk= + UJ60ei9fpynfDY7JJnID22hkFnOCSyFM2c6xCAWW2EQ= Modules/VocableListenCore.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - gIzONeDBhSfO0Z9O9b75PRXCqsiDS6mQw/fruIzTSHI= + BL28D3zeJoJftsDPC6lZfwr4Xc30Vmki08vsenj9Kkk= Modules/VocableListenCore.swiftmodule/arm64.swiftdoc hash2 - MgFUIAbeElI76HLV+xlNnlH57jfl94AXuNZDN3DZ87E= + pzY2W7heULN0hS0OnI24JepA+oHLfzcS8u7yrHwYp74= Modules/VocableListenCore.swiftmodule/arm64.swiftinterface hash2 - eyFM+gD69wTV351bV5SsaUS3+cvoEtplcIyd4RbpUtk= + UJ60ei9fpynfDY7JJnID22hkFnOCSyFM2c6xCAWW2EQ= Modules/VocableListenCore.swiftmodule/arm64.swiftmodule hash2 - gIzONeDBhSfO0Z9O9b75PRXCqsiDS6mQw/fruIzTSHI= + BL28D3zeJoJftsDPC6lZfwr4Xc30Vmki08vsenj9Kkk= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc hash2 - ROI7w0dG3kJckAoD4Cc4XoW1yApOClexbEZKZRpApZU= + ov3eVlh6pGoEHK0r9h1jaDChg91e9bXgXRv5IjRlv/w= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface hash2 - QfdHtlWd44n0scQBxIoCpSwvIAGCX6WMqODWyBca8sM= + JiTpNBp3Vn7vwkLG9PvXHXB1bFBfj3PLH7ixYdpQlVQ= Modules/VocableListenCore.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - +4J6/9rc5lxL7TMTfY7YtWpfOge7qGDQw4iTaWAaD9Q= + HO+cxohlbaDIfyPCVr7Y3WI/EsYsGTgTlVtAgGEoRNA= Modules/VocableListenCore.swiftmodule/x86_64.swiftdoc hash2 - ROI7w0dG3kJckAoD4Cc4XoW1yApOClexbEZKZRpApZU= + ov3eVlh6pGoEHK0r9h1jaDChg91e9bXgXRv5IjRlv/w= Modules/VocableListenCore.swiftmodule/x86_64.swiftinterface hash2 - QfdHtlWd44n0scQBxIoCpSwvIAGCX6WMqODWyBca8sM= + JiTpNBp3Vn7vwkLG9PvXHXB1bFBfj3PLH7ixYdpQlVQ= Modules/VocableListenCore.swiftmodule/x86_64.swiftmodule hash2 - +4J6/9rc5lxL7TMTfY7YtWpfOge7qGDQw4iTaWAaD9Q= + HO+cxohlbaDIfyPCVr7Y3WI/EsYsGTgTlVtAgGEoRNA= Modules/module.modulemap @@ -266,7 +266,7 @@ hash2 - QTdzgJQ8qYiw9RZ5W69dvHXM4SoSDXKCB1DOUKFX2WI= + NX9CUWC3PSimSZdsoBDm6SS0ZDLmuYdiPA/Y1gsPW0U= conjunct_parameters.mlmodelc/model.espresso.net @@ -322,14 +322,14 @@ hash2 - HlNkkWsYevhGP6S0Qmh9uTNSMDXo5cSNeeXubazcvAo= + epuP3/hQ/Ee9OxmKKKIrEZXKvbX53wxams6xkkik1H0= root_classifier.mlmodelc/metadata.json hash2 - C01bEvj1KcDQGKNl9MvsYBuBsctvyS7RVenx8z2gIiM= + /0bSsYV09ruxYheimpHQ2kmm9AhNbVKr2AQSUIYZJCU= root_classifier.mlmodelc/model.espresso.net diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/conjunct_parameters.mlmodelc/metadata.json b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/conjunct_parameters.mlmodelc/metadata.json index 346c8bd..44d7f30 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/conjunct_parameters.mlmodelc/metadata.json +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/conjunct_parameters.mlmodelc/metadata.json @@ -48,10 +48,10 @@ ], "userDefinedMetadata" : { "input_map" : "{\"ENDPAD\": 0, \"Adjective\": 1, \"Adverb\": 2, \"Conjunction\": 3, \"Determiner\": 4, \"Interjection\": 5, \"Noun\": 6, \"Number\": 7, \"Or\": 8, \"OtherWord\": 9, \"Particle\": 10, \"Preposition\": 11, \"Pronoun\": 12, \"Verb\": 13}", - "output_map" : "{\"0\": 0, \"1\": 1}", + "com.github.apple.coremltools.version" : "4.1", "end_pad" : "True", "com.github.apple.coremltools.source" : "tensorflow==2.3.1", - "com.github.apple.coremltools.version" : "4.1", + "output_map" : "{\"0\": 0, \"1\": 1}", "version" : "v1" }, "generatedClassName" : "conjunct_parameters", diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/coremldata.bin b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/coremldata.bin index 769460d..93f318d 100644 Binary files a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/coremldata.bin and b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/coremldata.bin differ diff --git a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json index 130a618..920009d 100644 --- a/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json +++ b/Binaries/VocableListenCore.xcframework/ios-arm64_x86_64-simulator/VocableListenCore.framework/root_classifier.mlmodelc/metadata.json @@ -48,11 +48,11 @@ ], "userDefinedMetadata" : { "input_map" : "{\"ENDPAD\": 0, \"Adjective\": 1, \"Adverb\": 2, \"Conjunction\": 3, \"Determiner\": 4, \"Interjection\": 5, \"Noun\": 6, \"Number\": 7, \"Or\": 8, \"OtherWord\": 9, \"Particle\": 10, \"Preposition\": 11, \"Pronoun\": 12, \"Verb\": 13, \"acreage\": 14, \"amount\": 15, \"average\": 16, \"big\": 17, \"celsius\": 18, \"century\": 19, \"chance\": 20, \"chances\": 21, \"chapter\": 22, \"charged\": 23, \"close\": 24, \"cold\": 25, \"cost\": 26, \"debt\": 27, \"debts\": 28, \"deep\": 29, \"diameter\": 30, \"dollar\": 31, \"estimated\": 32, \"fahrenheit\": 33, \"far\": 34, \"fare\": 35, \"fast\": 36, \"fastest\": 37, \"fee\": 38, \"fine\": 39, \"fined\": 40, \"fraction\": 41, \"heavy\": 42, \"height\": 43, \"high\": 44, \"highest\": 45, \"hot\": 46, \"hours\": 47, \"how\": 48, \"in\": 49, \"income\": 50, \"kelvin\": 51, \"large\": 52, \"length\": 53, \"lengths\": 54, \"light\": 55, \"likelihood\": 56, \"long\": 57, \"longest\": 58, \"lowest\": 59, \"many\": 60, \"mileage\": 61, \"money\": 62, \"month\": 63, \"much\": 64, \"narrow\": 65, \"near\": 66, \"number\": 67, \"odds\": 68, \"often\": 69, \"old\": 70, \"paid\": 71, \"pay\": 72, \"per\": 73, \"percent\": 74, \"percentage\": 75, \"population\": 76, \"pound\": 77, \"pounds\": 78, \"price\": 79, \"probability\": 80, \"proportion\": 81, \"radius\": 82, \"rate\": 83, \"rating\": 84, \"ratio\": 85, \"salary\": 86, \"score\": 87, \"shallow\": 88, \"short\": 89, \"shortest\": 90, \"size\": 91, \"slow\": 92, \"slowest\": 93, \"small\": 94, \"speed\": 95, \"tall\": 96, \"tax\": 97, \"taxed\": 98, \"temperature\": 99, \"toll\": 100, \"total\": 101, \"volume\": 102, \"wage\": 103, \"weigh\": 104, \"weight\": 105, \"what\": 106, \"which\": 107, \"wide\": 108, \"width\": 109, \"wingspan\": 110, \"worth\": 111, \"year\": 112, \"young\": 113}", - "version" : "v1", - "end_pad" : "True", "com.github.apple.coremltools.source" : "tensorflow==2.3.1", + "end_pad" : "True", + "output_map" : "{\"free_response\": 0, \"yes_no\": 1, \"numpad_response\": 2, \"scale_response\": 3, \"or_question\": 4}", "com.github.apple.coremltools.version" : "4.1", - "output_map" : "{\"free_response\": 0, \"yes_no\": 1, \"numpad_response\": 2, \"scale_response\": 3, \"or_question\": 4}" + "version" : "v1" }, "generatedClassName" : "root_classifier", "neuralNetworkLayerTypeHistogram" : { diff --git a/Package.swift b/Package.swift index 6bc22ce..33b9fd7 100644 --- a/Package.swift +++ b/Package.swift @@ -6,7 +6,7 @@ import PackageDescription let package = Package( name: "VocableCore", platforms: [ - .iOS(.v14) + .iOS(.v13) ], products: [ .library(