mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
torch 2.4.1 docker image
This commit is contained in:
parent
d3d6bac81b
commit
192e71cf27
@ -45,7 +45,7 @@ def get_torchaudio_version(torch_version):
|
|||||||
def get_matrix():
|
def get_matrix():
|
||||||
k2_version = "1.24.4.dev20240223"
|
k2_version = "1.24.4.dev20240223"
|
||||||
kaldifeat_version = "1.25.4.dev20240223"
|
kaldifeat_version = "1.25.4.dev20240223"
|
||||||
version = "20240725"
|
version = "20240905"
|
||||||
python_version = ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
python_version = ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||||
torch_version = []
|
torch_version = []
|
||||||
torch_version += ["1.13.0", "1.13.1"]
|
torch_version += ["1.13.0", "1.13.1"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user