Replies: 1 comment
-
|
Are you pinned to an older version of WhisperKit? The latest version should allow this to work, see Line 26 in 2870b46 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I already implemented WhisperKit throughtout my app, and I needed a TTS ability, and thus I choose to go with :- https://github.com/ivan-digital/qwen3-asr-swift
However, when I am trying to add the package, I am getting this error :-
It appears that WhisperKit is using an older version of the Swift package, while the new new package only works with the latest version. Is it possible to make Whisper package to work on the latest version as well?
Beta Was this translation helpful? Give feedback.
All reactions