Skip to content

Commit c28431d

Browse files
committed
Fix cuda.yml
1 parent 4d18e03 commit c28431d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
preprocessor_feature_size: 128
109109
preprocessor_output: "voxtral_preprocessor.pte"
110110
- name: "whisper"
111-
hf_model: "open-ai/whisper-small"
111+
hf_model: "openai/whisper-small"
112112
task: "automatic-speech-recognition"
113113
max_seq_len: ""
114114
extra_pip: "librosa"

0 commit comments

Comments
 (0)