microsoft / microsoft/onnxruntime-inference-examples

Whisper problem in react native #18447

Open
#334 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.7k
Forks
414
Avg merge
1d 6h
Merged PRs (30d)
14

Description

I implemented whisper but the output data is empty when using android recorder data:
https://github.com/sirramin/onnxruntime-whisper-react-native

I can get output using data from sample web implementation but when using react native recording plugins there is no output.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with Android recorder data in the linked onnxruntime-whisper-react-native implementation, then compare it with the sample web implementation that produces output. Trace how the React Native recording plugins provide data to Whisper and verify the recorder input format. Done means Android recording data produces non-empty Whisper output.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, machine-learning, react-native
Domain
machine-learning, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.