Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.voice
Commits
5c14ae0a
Commit
5c14ae0a
authored
Oct 20, 2016
by
Pavel KORSHUNOV
Browse files
Corrected short info
parent
b373ab16
Pipeline
#4984
canceled with stages
in 3 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
5c14ae0a
...
...
@@ -49,13 +49,13 @@ setup(
# information before releasing code publicly.
name
=
'bob.pad.voice'
,
version
=
open
(
"version.txt"
).
read
().
rstrip
(),
description
=
'Package extends bob.pad.base for
voice biometrics
'
,
description
=
'Package extends bob.pad.base for
attack detection in speech
'
,
url
=
'https://gitlab.idiap.ch/bob/bob.pad.voice'
,
license
=
'GPLv3'
,
author
=
'Pavel Korshunov'
,
author_email
=
'<
andre.anjos
@idiap.ch>'
,
keywords
=
"presentation attack detection, voice biometrics,
speech
"
,
author_email
=
'<
pavel.korshunov
@idiap.ch>'
,
keywords
=
"presentation attack detection, voice biometrics,
framework
"
,
# If you have a better, long description of your package, place it on the
# 'doc' directory and then hook it here
...
...
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