Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoangthuan99 authored Dec 26, 2024
1 parent 768815c commit 23a8ce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ on:


env:
MODEL_DIR: models/fish-speech # ${{ inputs.model_dir }}
MODEL_NAME: fish-speech # ${{ inputs.model_name }}
MODEL_DIR: models/whispervq # ${{ inputs.model_dir }}
MODEL_NAME: whispervq # ${{ inputs.model_name }}
REPO_NAME: janhq/models # ${{ inputs.model_name }}
BRANCH_NAME: feat/ci-python-models # ${{ inputs.model_name }}

Expand Down

0 comments on commit 23a8ce4

Please sign in to comment.