1 curated breaking change across major versions of argmaxinc/argmax-oss-swift. Use this as a migration checklist before bumping dependencies.
removed `Transcriber` protocol #### `AudioProcessing` ```swift static func loadAudio(fromPath audioFilePath: String) -> AVAudioPCMBuffer? ``` becomes ```swift static func loadAudio(fromPath audioFilePath: String) throws -> AVAudioPCMBuffer ``` #### `AudioStreamTranscriber` ```swift public init( audioProcessor: any AudioProcessing, transcriber: any Transcriber, decodingOptions: DecodingOptions, requiredSegmentsForConfirmation: Int = 2, silenceThreshold: Float = 0.3, compressionCheckWindow: Int =
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/swift/argmaxinc/argmax-oss-swift