export sense-voice to onnx (#1144)

This commit is contained in:
Fangjun Kuang
2024-07-18 00:18:38 +08:00
committed by GitHub
parent 4198d9a166
commit 346f419f39
7 changed files with 391 additions and 3 deletions

View File

@@ -2,8 +2,6 @@
set -ex
function install() {
pip install torch==2.3.1+cpu torchaudio==2.3.1+cpu -f https://download.pytorch.org/whl/torch_stable.html