Results 22 comments of Arthur

@mhuckstepp would you have a repo to see? I did try a similar setup but still get the `Error [ERR_REQUIRE_ESM]: require() of ES Module /` error

Same, I would like to pass data externally from js or another module. Data can be passed down as string base64 encoded or number[] assuming it is in the correct...

Hi @jhen0409 , After implementing non-live transcription in my [audio playground](https://github.com/deeeed/expo-audio-stream/tree/main/apps/playground), I'd like to discuss approaches for live transcription integration between expo-audio-stream and whisper.rn. I see two main paths: 1....

Any chance to improve the docs and give all the steps for a "production" setup? I have been struggling with my config on ubuntu: ```yaml postgresql: enabled: false external: host:...

good point, it definitely would be better on a separate issue.

Would love an update on this, just to manage expectation and plan accordingly. Especially if the project become maintenance mode.

@RohovDmytro , no I shouldn't have said that. I have no information.

Same issue here. Is there a recommendation or official hack to use expo 52 / RN 76+? Should we disable newArchitecture? Even disabling it, would it work?