Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.db.cuhk_cufsf
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.db.cuhk_cufsf
Commits
ad255143
Commit
ad255143
authored
11 years ago
by
Laurent EL SHAFEY
Browse files
Options
Downloads
Patches
Plain Diff
Update version
parent
07ceba33
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+3
-3
3 additions, 3 deletions
README.rst
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
4 additions
and
4 deletions
README.rst
+
3
−
3
View file @
ad255143
...
...
@@ -42,9 +42,9 @@ Installation
Just download this package and decompress it locally::
$ wget http://pypi.python.org/packages/source/x/xbob.db.voxforge/xbob.db.voxforge-0.0.1a
0
.zip
$ unzip xbob.db.voxforge-0.0.1a
0
.zip
$ cd xbob.db.voxforge
$ wget http://pypi.python.org/packages/source/x/xbob.db.voxforge/xbob.db.voxforge-0.0.1a
2
.zip
$ unzip xbob.db.voxforge-0.0.1a
2
.zip
$ cd xbob.db.voxforge
-0.0.1a2
Use buildout to bootstrap and have a working environment ready for
experiments::
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
ad255143
...
...
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'
xbob.db.voxforge
'
,
version
=
'
0.0.1a
1
'
,
version
=
'
0.0.1a
2
'
,
description
=
'
Speaker verification protocol on a subset of the VoxForge database
'
,
url
=
'
http://pypi.python.org/pypi/xbob.db.voxforge
'
,
license
=
'
GPLv3
'
,
...
...
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