Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSI function for transcribe audio buffer #52

Open
jhen0409 opened this issue Jun 7, 2023 · 1 comment
Open

JSI function for transcribe audio buffer #52

jhen0409 opened this issue Jun 7, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jhen0409
Copy link
Member

jhen0409 commented Jun 7, 2023

Provide JSI function for transcribe audio buffer, so we can use library like react-native-audio-pcm-stream or from another source, and we can manage recorded audio samples on JS without writing platform specific code.

Compare to native bridge, JSI can convert buffer from JS in high performance.

@simonwh
Copy link

simonwh commented Jul 3, 2024

Any progress on this one? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants