microsoft / microsoft/onnxruntime-inference-examples
how to set decoder_input_ids
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 414
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 14
Description
i want to use OpenAI whisper in browser that can support multiligual
I ran the sample code but I don't know how to set decoder_input_ids in main.js, can someone help me?
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 with js/ort-whisper/main.js and the linked sample, then trace how multilingual Whisper inputs are prepared at the model invocation. Done when the example or its documentation explains how to set decoder_input_ids for multilingual browser transcription.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- machine-learning, web-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100