Swift version of parakeet-mlx #21
BrandonWeng
started this conversation in
Show and tell
Replies: 2 comments
-
|
Oh wow, this is awesome! Thanks for taking the time to port it over to Swift - that's really cool that you got it done in Swift! Really appreciate it, this'll be such a valuable library for anyone wanting to use Parakeet in iOS/iPadOS apps! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For those looking for a Swift implementation + CoreML solution, we've added parakeet support to FluidAudio: https://github.com/FluidInference/FluidAudio On M2 MB Air with 16GB RAM, this is wht we see with 500MB-1GB of RAM usage edit: we support v3 and v2, and its a lot faster than ^ now. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks so much for open sourcing this. We were able to get it running in Python very easily, but trying to integrate it into our Swift app was quite cumbersome - we've started some work on converting the logic from this repo with the help of swift-mlx. There might be some problems still but hopefully it's a start for others looking to use Parakeet in Swift!
https://github.com/FluidInference/swift-parakeet-mlx
Beta Was this translation helpful? Give feedback.
All reactions