You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like rn-llama.hpp we can reduce the platform specific code between iOS and Android. The main hope is to store the same audio buffers logic for transscribeRealtime.
For Android, we can store audio buffers in native heap instead of JVM
Just like rn-llama.hpp we can reduce the platform specific code between iOS and Android. The main hope is to store the same audio buffers logic for transscribeRealtime.
The text was updated successfully, but these errors were encountered: