Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
f8363e49
Unverified
Commit
f8363e49
authored
Sep 07, 2021
by
Anton Lozhkov
Committed by
GitHub
Sep 06, 2021
Browse files
Install libsndfile (#13403)
parent
5642a555
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/self-scheduled.yml
.github/workflows/self-scheduled.yml
+2
-2
No files found.
.github/workflows/self-scheduled.yml
View file @
f8363e49
...
@@ -140,7 +140,7 @@ jobs:
...
@@ -140,7 +140,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
apt -y update && apt install -y git
apt -y update && apt install -y
libsndfile1-dev
git
pip install --upgrade pip
pip install --upgrade pip
pip install .[sklearn,testing,onnx,sentencepiece,tf-speech]
pip install .[sklearn,testing,onnx,sentencepiece,tf-speech]
...
@@ -251,7 +251,7 @@ jobs:
...
@@ -251,7 +251,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
apt -y update && apt install -y git
apt -y update && apt install -y
libsndfile1-dev
git
pip install --upgrade pip
pip install --upgrade pip
pip install .[sklearn,testing,onnx,sentencepiece,tf-speech]
pip install .[sklearn,testing,onnx,sentencepiece,tf-speech]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment