Skip to content

Commit 25215c6

Browse files
committed
spell
1 parent 2cffb06 commit 25215c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onnx_diagnostic/helpers/model_builder_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def download_model_builder_to_cache(
4848
"phi.py",
4949
"qwen.py",
5050
"smollm.py",
51-
"whipser.py",
51+
"whisper.py",
5252
]:
5353
u = f"{'/'.join(url.split('/')[:-1])}/builders/{subfile}"
5454
response = requests.get(u)

0 commit comments

Comments
 (0)