WhisperKit icon indicating copy to clipboard operation
WhisperKit copied to clipboard

Can the demo iOS app save previous model?

Open OutisLi opened this issue 1 year ago • 3 comments

[0.02 --> 9.30] Why do I still need to connect to the internet after downloading the model for the first time? [11.56 --> 15.42] Even though I have downloaded the model already and does not change gpu or ane? Can this app save some of the data it needed?

OutisLi avatar Dec 06 '24 17:12 OutisLi

@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?

atiorh avatar Dec 07 '24 22:12 atiorh

@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?

Since I need VPN to access hugging face, so I would like the demo app can work offline. After I download the model large-v3-v20240930 turbo 632M, I can load this model via VPN connection, however, after I turn off the VPN, and restart the app, It won't load the same model after I click load. It will only work after I turn on VPN.

OutisLi avatar Dec 08 '24 06:12 OutisLi

@OutisLi The TestFlight demo app should work without an internet connection after the first model download. Could you share more details on how the problem manifests?

Since I need VPN to access hugging face, so I would like the demo app can work offline. After I download the model large-v3-v20240930 turbo 632M, I can load this model via VPN connection, however, after I turn off the VPN, and restart the app, It won't load the same model after I click load. It will only work after I turn on VPN.

I also encountered this problem, how did you solve it?

lemo366 avatar Apr 12 '25 04:04 lemo366