mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
install onnx 1.17.0
This commit is contained in:
parent
f34987f450
commit
1207505de1
5
.github/workflows/baker_zh.yml
vendored
5
.github/workflows/baker_zh.yml
vendored
@ -69,6 +69,11 @@ jobs:
|
||||
run: |
|
||||
export PYTHONPATH=/icefall:$PYTHONPATH
|
||||
cd /icefall
|
||||
|
||||
pip install onnx==1.17.0
|
||||
|
||||
pip list
|
||||
|
||||
git config --global --add safe.directory /icefall
|
||||
|
||||
.github/scripts/baker_zh/TTS/run-matcha.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user