v0.6.0 #119
ZachNagengast
announced in
Announcements
v0.6.0
#119
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlights
audioPaths
input:--audio-folder "path/to/folder/"
We aim to minimize breaking changes, so with this update we added a few deprecation flags for changed interfaces, which will be removed later but for are still usable and will not throw build errors. There are some breaking changes for lower level and newer methods so if you do notice build errors click the dropdown below to see the full guide.
Full Upgrade Guide
API changes
Deprecations
WhisperKit
Deprecated
use instead
Deprecated
use instead
TextDecoding
Deprecated
use instead
Deprecated
use instead
Breaking changes
Transcriber
protocolAudioProcessing
becomes
AudioStreamTranscriber
becomes
TextDecoding
becomes
What's Changed
microphoneUnavailable
error by @hewigovens in AddmicrophoneUnavailable
error #113--language
values by @jkrukowski in Disallow invalid--language
values #116New Contributors
microphoneUnavailable
error #113Full Changelog: v0.5.0...v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions