Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Releases: richwaters/whisper.cpp

v1.8.2-static-xcframework

18 Oct 01:57
4979e04

Choose a tag to compare

Pre-release

Static xcframework binary for v1.8.2

The Package.swift entry looks like this:

.binaryTarget(
name: "WhisperFramework",
url: "https://github.com/richwaters/whisper.cpp/releases/download/v1.8.2-static-xcframework/whisper-v1.8.2.xcframework.static.zip",
checksum: "30253b264a2d0732a231f7f56e83383785ef927a9f3a00af73ad34b4036f1fc1"
),

v1.8.0-static-xcframework

11 Oct 00:20
41fc9de

Choose a tag to compare

Static xcframework binary for v1.8.0

The Package.swift entry looks like this:

.binaryTarget(
name: "WhisperFramework",
url: "https://github.com/richwaters/whisper.cpp/releases/download/v1.8.0-static-xcframework/whisper-v1.8.0.xcframework.static.zip",
checksum: "eb78ed4827b28475a7cda010647bc3d6bfd65bd78bd93007f725cb0e69d7ffc0"
),

static xcframework library for v1.7.6

28 Sep 22:02
a8d002c

Choose a tag to compare

Pre-release

The Package.swift entry looks like this:

.binaryTarget(
name: "WhisperFramework",
url: "https://github.com/richwaters/whisper.cpp/releases/download/v1.7.6-static-xcframework/whisper-v1.7.6.xcframework.static.zip",
checksum: "8a2669bb1d34f79522cc49a8165bda5f92c22726fbc06a9b6ca268dcd8f077ab"
),

v1.7.5-static-xcframework

18 Jul 18:52

Choose a tag to compare

Pre-release

static xcframework library for v1.7.5

The Package.swift entry looks like this:

.binaryTarget(
name: "WhisperFramework",
url: "https://github.com/richwaters/whisper.cpp/releases/download/v1.7.5-static-xcframework/whisper-v1.75.xcframework.static.zip",
checksum: "139d7d61fc1a6ece5ffbfb811e147479883873dac4b3786856fea22050845e9c"
),