mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-10 18:42:19 +00:00
small fixes
This commit is contained in:
parent
fb11989106
commit
832706375e
5
.github/workflows/ljspeech.yml
vendored
5
.github/workflows/ljspeech.yml
vendored
@ -95,11 +95,6 @@ jobs:
|
|||||||
repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
|
repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
|
||||||
tag: tts-models
|
tag: tts-models
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
|
||||||
if: matrix.python-version == '3.9' && matrix.torch-version == '2.3.0'
|
|
||||||
with:
|
|
||||||
name: generated-test-files-${{ matrix.python-version }}-${{ matrix.torch-version }}
|
|
||||||
path: ./*.wav
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
if: matrix.python-version == '3.9' && matrix.torch-version == '2.3.0'
|
if: matrix.python-version == '3.9' && matrix.torch-version == '2.3.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user