Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 23a8ce4

Browse files
Update python-package.yml
1 parent 768815c commit 23a8ce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ on:
2222

2323

2424
env:
25-
MODEL_DIR: models/fish-speech # ${{ inputs.model_dir }}
26-
MODEL_NAME: fish-speech # ${{ inputs.model_name }}
25+
MODEL_DIR: models/whispervq # ${{ inputs.model_dir }}
26+
MODEL_NAME: whispervq # ${{ inputs.model_name }}
2727
REPO_NAME: janhq/models # ${{ inputs.model_name }}
2828
BRANCH_NAME: feat/ci-python-models # ${{ inputs.model_name }}
2929

0 commit comments

Comments
 (0)