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
I'm getting a compile error in RNWhisperContext.mm:
.../node_modules/whisper.rn/ios/RNWhisperContext.mm:362:37 Assigning to 'whisper_encoder_begin_callback' (aka 'bool (*)(struct whisper_context *, void *)') from incompatible type '(lambda at .../node_modules/whisper.rn/ios/RNWhisperContext.mm:362:37)'
I'm having trouble getting past this point. Let me know what additional information you need and I'll send it along. Thanks!
The text was updated successfully, but these errors were encountered:
I'm getting a compile error in RNWhisperContext.mm:
.../node_modules/whisper.rn/ios/RNWhisperContext.mm:362:37 Assigning to 'whisper_encoder_begin_callback' (aka 'bool (*)(struct whisper_context *, void *)') from incompatible type '(lambda at .../node_modules/whisper.rn/ios/RNWhisperContext.mm:362:37)'
I'm having trouble getting past this point. Let me know what additional information you need and I'll send it along. Thanks!
The text was updated successfully, but these errors were encountered: