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.4.2
whisper.cpp package for the Swift Package Manager
⭐️ 142
🕓 19 weeks ago
.package(url: "https://github.com/ggerganov/whisper.spm.git", from: "1.4.2")

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: 142
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

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