Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.kaldi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.kaldi
Commits
aff30280
There was a problem fetching the pipeline summary.
Commit
aff30280
authored
8 years ago
by
Milos CERNAK
Browse files
Options
Downloads
Plain Diff
Merge branch 'patch-1' into 'master'
Update some minor info See merge request
!2
parents
483276dd
9e2cd36a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!2
Update some minor info
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+3
-3
3 additions, 3 deletions
README.rst
setup.py
+2
-2
2 additions, 2 deletions
setup.py
with
5 additions
and
5 deletions
README.rst
+
3
−
3
View file @
aff30280
...
...
@@ -28,12 +28,12 @@ processing and machine learning toolbox Bob_.
Installation
------------
Follow our `installation`_ instructions. Kaldi_ is bundled in our conda
channnels which means you will install Kaldi_ using conda easily too. Then, to
install this pacakge, run::
Follow our `installation`_ instructions. Then, to install this pacakge, run::
$ conda install bob.kaldi
Kaldi_ is bundled in our conda channnels as well which means installing
bob.kaldi will automatically install Kaldi_ as well.
Contact
-------
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
2
−
2
View file @
aff30280
...
...
@@ -18,8 +18,8 @@ setup(
name
=
"
bob.kaldi
"
,
version
=
version
,
description
=
"
Kaldi
Python
b
indings for
BEAT
"
,
url
=
'
http://gitlab.idiap.ch/b
iometric
/bob.kaldi
'
,
description
=
"
Python
B
indings for
Kaldi
"
,
url
=
'
http
s
://gitlab.idiap.ch/b
ob
/bob.kaldi
'
,
license
=
"
BSD
"
,
author
=
'
Milos Cernak
'
,
author_email
=
'
milo.cernak@idiap.ch
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment