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