mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 18:42:19 +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: |
|
run: |
|
||||||
export PYTHONPATH=/icefall:$PYTHONPATH
|
export PYTHONPATH=/icefall:$PYTHONPATH
|
||||||
cd /icefall
|
cd /icefall
|
||||||
|
|
||||||
|
pip install onnx==1.17.0
|
||||||
|
|
||||||
|
pip list
|
||||||
|
|
||||||
git config --global --add safe.directory /icefall
|
git config --global --add safe.directory /icefall
|
||||||
|
|
||||||
.github/scripts/baker_zh/TTS/run-matcha.sh
|
.github/scripts/baker_zh/TTS/run-matcha.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user