Skip to content

whisper web example fails setup due to missing olive dependency #518

@badaboot

Description

@badaboot
  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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions