mirror of
https://github.com/snakers4/silero-vad.git
synced 2026-02-04 17:39:22 +08:00
fx test workflow
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install build hatchling pytest soundfile
|
||||
pip install build hatchling pytest soundfile torchcodec
|
||||
|
||||
- name: Build package
|
||||
run: python -m build --wheel --outdir dist
|
||||
|
||||
Reference in New Issue
Block a user