v0.14.0
Highlights
This release introduces the WhisperKit Local Server! A OpenAI-compatible Vapor based HTTP server that can be run via CLI or as a subprocess.
Try it out with the following command:
BUILD_ALL=1 swift run whisperkit-cli serve
Key Features
- Local Server: OpenAI-compatible
/v1/audio/transcriptionsand/v1/audio/translationsendpoints - Transcription Streaming: Server-sent events as files get transcribed
- Response Formats: Support for
json,