File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -898,7 +898,7 @@ jobs:
898898 platforms : ' linux/amd64'
899899 tag-latest : ' auto'
900900 tag-suffix : ' -gpu-intel-vibevoice'
901- runs-on : ' ubuntu-latest '
901+ runs-on : ' arc-runner-set '
902902 base-image : " quay.io/go-skynet/intel-oneapi-base:latest"
903903 skip-drivers : ' false'
904904 backend : " vibevoice"
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ config_file: |-
4343 # Voices directory path
4444 # This explicitly sets where to look for voice preset files (.pt files)
4545 # Since we're downloading voices to voices/streaming_model/, we set it here
46- #
46+ #
4747 # Examples:
4848 # - Relative path (relative to models directory): "voices/streaming_model"
4949 # - Absolute path: "/custom/path/to/voices/streaming_model"
You can’t perform that action at this time.
0 commit comments