microsoft / microsoft/onnxruntime-inference-examples
Whisper problem in react native #18447
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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