mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-12-11 06:55:26 +00:00
minor fixes.
This commit is contained in:
parent
d4f2a89b50
commit
2ea9ff75b4
2
.github/workflows/build_windows.yml
vendored
2
.github/workflows/build_windows.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install PyTorch ${{ matrix.torch }}
|
||||
run: |
|
||||
pip3 install -qq torch==${{ matrix.torch }}+cpu -f https://download.pytorch.org/whl/torch_stable.html
|
||||
pip3 install -qq wheel twine dataclasses numpy typing_extensions
|
||||
pip3 install -qq wheel twine dataclasses numpy typing_extensions soundfile
|
||||
|
||||
- name: Display CMake version
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user