fix: upgrade nemo toolkit (#678)

This commit is contained in:
2025-10-07 16:45:02 +02:00
committed by GitHub
parent 1dee255fed
commit eef6dc3903

View File

@@ -77,7 +77,7 @@ image = (
.pip_install(
"hf_transfer==0.1.9",
"huggingface_hub[hf-xet]==0.31.2",
"nemo_toolkit[asr]==2.3.0",
"nemo_toolkit[asr]==2.5.0",
"cuda-python==12.8.0",
"fastapi==0.115.12",
"numpy<2",