I'm trying the SwiftUI Example, and it works perfectly fine. However, for long audios, let's say 60 minutes, it takes too long to process in devices like iPhone 11. It works fine with my iPhone 14 and later versions. It takes 25-35 minutes to complete in iPhone 11 whereas it takes 5-10 minutes in iPhone 14.
Can we make any optimizations to make the transcription process faster in older devices?
Thank you so much for the incredible library.
I'm trying the SwiftUI Example, and it works perfectly fine. However, for long audios, let's say 60 minutes, it takes too long to process in devices like iPhone 11. It works fine with my iPhone 14 and later versions. It takes 25-35 minutes to complete in iPhone 11 whereas it takes 5-10 minutes in iPhone 14.
Can we make any optimizations to make the transcription process faster in older devices?
Again, Thanks in advance.