Support iOS and Android?
Hi, Is it possible to support iOS and Android? General guidelines on how you'd approach that.
Thanks, Hussain
Hi @hussain-mustafa990 !
This should be possible, but I doubt the model would be very fast even with quantized weights.
@PABannier did you know sono later published a small model variant too?
Oh no, I did not know that. Well, there are many things to do, lol. Bark Small, Audiocraft, AudioLDM2, Piper/Vits, etc. I'll try to have a look this week-end
FYI, I just merged instructions to run bark-small with bark.cpp. This model should be more suited for mobile platforms, provided we support CoreML.
Very nice, will test it later!
Very nice, will test it later!
@Green-Sky Have you tried it yet? I'm very curious. I am considering to try leveraging bark.cpp in an open source project of mine. If anyone could confirm that this small model is running, with okay'ish speed, on your average mid-range (or otherwise high-end) phone 🤔 🤠 - that'd be awesome. Thanks
Hello @BrutalCoding ! There is a demo of Bark.cpp running on the iPhone.