Support onnxruntime 1.16.0 (#330)
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
python3 -m pip install openai-whisper torch onnxruntime==1.15.1 onnx
|
||||
python3 -m pip install openai-whisper torch onnxruntime onnx
|
||||
|
||||
- name: export ${{ matrix.model }}
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user