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
e9800122
"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "1e117f57ffb434b4af69c56b419fd3ce92a82917"
Commit
e9800122
authored
Dec 08, 2021
by
Sylvain Gugger
Browse files
Add kenlm dep to missing tests
parent
ee6674d4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.circleci/config.yml
.circleci/config.yml
+1
-0
No files found.
.circleci/config.yml
View file @
e9800122
...
@@ -121,6 +121,7 @@ jobs:
...
@@ -121,6 +121,7 @@ jobs:
-
run
:
pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
-
run
:
pip install .[sklearn,tf-cpu,torch,testing,sentencepiece,torch-speech,vision]
-
run
:
pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html
-
run
:
pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cpu.html
-
run
:
pip install tensorflow_probability
-
run
:
pip install tensorflow_probability
-
run
:
pip install https://github.com/kpu/kenlm/archive/master.zip
-
save_cache
:
-
save_cache
:
key
:
v0.4-{{ checksum "setup.py" }}
key
:
v0.4-{{ checksum "setup.py" }}
paths
:
paths
:
...
...
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