Skip to content

Commit 8058db7

Browse files
committed
minor fix to requirements.txt
1 parent e1744c7 commit 8058db7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/stt-audio-models-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
contents: read
1515

1616
jobs:
17-
build:
17+
models-testing:
1818

1919
runs-on: ubuntu-22.04
2020

stt-audio/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ datasets>=2.18.0
88
git+https://github.com/facebookresearch/seamless_communication.git
99
fairseq2
1010
simuleval
11-
libsndfile==1.0.31
12-

0 commit comments

Comments
 (0)