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

@@ -40,7 +40,7 @@ jobs:
name: test.wav
path: scripts/melo-tts/test.wav
- name: Publish to huggingface (aishell)
- name: Publish to huggingface
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
uses: nick-fields/retry@v3