Swiftpack.co - ggerganov/whisper.spm as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ggerganov.
ggerganov/whisper.spm 1.5.5
whisper.cpp package for the Swift Package Manager
⭐️ 160
🕓 1 week ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/ggerganov/whisper.spm.git", from: "1.5.5")

THIS REPO WILL SOON BE ARCHIVED AND NO LONGER MAINTAINED

Please use the Swift package directly from whisper.cpp


whisper.spm

whisper.cpp package for the Swift Package Manager

Using as a package in your project

In XCode: File -> Add Packages

Enter package URL: https://github.com/ggerganov/whisper.spm

⚠️ Important: Set Dependency Rule to 'branch' -> 'master' otherwise you get an Error with unsafe build flags

image

Build package from command line

git clone https://github.com/ggeragnov/whisper.spm
cd whisper.spm

# if building standalone
make build

# if building as a submodule for whisper.cpp
make build-submodule

# run tests
.build/debug/test-objc
.build/debug/test-swift

GitHub

link
Stars: 160
Last commit: 1 week ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics