microsoft / microsoft/onnxruntime-inference-examples

whisper web example fails setup due to missing olive dependency

Open
#518 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

  1. go to https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/ort-whisper
  2. link for step 1: "https://github.com/microsoft/Olive/tree/main/examples/whisper" is broken
  3. Running step 2: "python -m olive.workflows.run --config whisper_cpu_int8.json --setup" gets error: "/Library/Developer/CommandLineTools/usr/bin/python3: Error while finding module specification for 'olive.workflows.run' (ModuleNotFoundError: No module named 'olive')"

This is tested on Mac with OS 14.0 (23A344).

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 in js/ort-whisper and inspect the setup steps, especially the link to the Olive whisper example and the command using olive.workflows.run. Reproduce the command on the reported setup and verify the documented path and dependency instructions are valid and the setup completes without the missing olive error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.