k2 for windows

#1
by andre456 - opened

sorry
i cant install - ERROR: k2-1.23.4.dev20230224+cuda11.6.torch1.13.1-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform
ist norm. because it's windows

and i did:
G:\ChatGPT\1\vall-e>pip install k2
Collecting k2
Downloading k2-1.23.4-py3.9-none-any.whl (103.1 MB)
---------------------------------------- 103.1/103.1 MB 802.9 kB/s eta 0:00:00
Requirement already satisfied: torch==1.13.1 in g:\python3.10\lib\site-packages (from k2) (1.13.1+cu116)
Collecting graphviz (from k2)
Downloading graphviz-0.20.1-py3-none-any.whl (47 kB)
---------------------------------------- 47.0/47.0 kB 1.1 MB/s eta 0:00:00
Requirement already satisfied: typing-extensions in g:\python3.10\lib\site-packages (from torch==1.13.1->k2) (4.5.0)
Installing collected packages: graphviz, k2
Successfully installed graphviz-0.20.1 k2-1.23.4

and
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117

it norm?

Please refer to
https://k2-fsa.github.io/k2/installation/index.html
to install k2.

By the way, to get an immediate replay, please ask questions in our GitHub repo, e.g., https://github.com/k2-fsa/k2/issues

Sign up or log in to comment