Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kaldi_2015
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yoann HOUPERT
kaldi_2015
Commits
52f997e5
Commit
52f997e5
authored
Mar 02, 2018
by
Yoann HOUPERT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Makefile for disable sourceforge redirection
parent
780afbb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tools/Makefile
tools/Makefile
+2
-2
No files found.
tools/Makefile
View file @
52f997e5
...
...
@@ -123,7 +123,7 @@ ATLAS/include/cblas.h: | atlas3.8.3.tar.gz
tar
xozf atlas3.8.3.tar.gz ATLAS/include
atlas3.8.3.tar.gz
:
wget
-T
10 http://sourceforge.net/projects/math-atlas/files/Stable/3.8.3/atlas3.8.3.tar.gz
||
\
wget
-T
10
--max-redirect
=
0
http://sourceforge.net/projects/math-atlas/files/Stable/3.8.3/atlas3.8.3.tar.gz
||
\
wget
--no-check-certificate
-T
10
-t
3 http://www.danielpovey.com/files/kaldi/atlas3.8.3.tar.gz
sph2pipe
:
sph2pipe_compiled
...
...
@@ -138,7 +138,7 @@ sph2pipe_v2.5: sph2pipe_v2.5.tar.gz
tar
xzf sph2pipe_v2.5.tar.gz
sph2pipe_v2.5.tar.gz
:
wget
--no-check-certificate
-T
10 https://sourceforge.net/projects/kaldi/files/sph2pipe_v2.5.tar.gz
||
\
wget
--no-check-certificate
-T
10
--max-redirect
=
0
https://sourceforge.net/projects/kaldi/files/sph2pipe_v2.5.tar.gz
||
\
wget
-T
10
-t
3 http://www.openslr.org/resources/3/sph2pipe_v2.5.tar.gz
openblas
:
openblas_compiled
...
...
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