Skip to content
GitLab
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
1eb40610
Commit
1eb40610
authored
Nov 20, 2016
by
Pavel KORSHUNOV
Browse files
Small corrections
parent
bb28edab
Pipeline
#5370
failed with stages
in 1 minute and 41 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/voice/config/database/voicepa.py
View file @
1eb40610
...
...
@@ -9,7 +9,7 @@ voicepa_input_ext = ".wav"
database
=
bob
.
pad
.
voice
.
database
.
VoicePAPadDatabase
(
protocol
=
'gr
eat
test'
,
protocol
=
'gr
and
test'
,
original_directory
=
voicepa_input_dir
,
original_extension
=
voicepa_input_ext
,
training_depends_on_protocol
=
True
,
...
...
develop.cfg
View file @
1eb40610
...
...
@@ -18,6 +18,9 @@ eggs = bob.pad.voice
bob.db.voicepa
bob.extension
bob.learn.tensorflow
bob.pad.db
bob.bio.db
bob.db.cpqd_replay
gridtk
extensions = bob.buildout
...
...
@@ -29,12 +32,15 @@ develop = src/bob.bio.spear
src/bob.db.asvspoof
src/bob.db.avspoof
src/bob.db.voicepa
src/bob.db.cpqd_replay
src/bob.pad.base
src/bob.bio.base
src/bob.db.base
src/bob.ap
src/bob.extension
src/bob.learn.tensorflow
src/bob.bio.db
src/bob.pad.db
.
; options for bob.buildout
...
...
@@ -44,7 +50,6 @@ newest = false
[sources]
bob.bio.gmm = git git@gitlab.idiap.ch:bob/bob.bio.gmm.git
bob.bio.spear = git git@gitlab.idiap.ch:bob/bob.bio.spear.git
bob.db.avspoof = git git@gitlab.idiap.ch:bob/bob.db.avspoof.git
bob.db.asvspoof = git git@gitlab.idiap.ch:bob/bob.db.asvspoof.git
bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git
...
...
@@ -54,6 +59,10 @@ bob.ap = git git@gitlab.idiap.ch:bob/bob.ap.git
bob.db.voicepa = git git@gitlab.idiap.ch:bob/bob.db.voicepa.git
bob.extension = git git@gitlab.idiap.ch:bob/bob.extension.git
bob.learn.tensorflow = git branch=audio-support git@gitlab.idiap.ch:tiago.pereira/bob.learn.tensorflow.git
bob.bio.db = git git@gitlab.idiap.ch:bob/bob.bio.db.git
bob.pad.db = git git@gitlab.idiap.ch:bob/bob.pad.db.git
bob.bio.spear = git branch=cpqd git@gitlab.idiap.ch:bob/bob.bio.spear.git
bob.db.cpqd_replay = git git@gitlab.idiap.ch:bob/bob.db.cpqd_replay.git
[scripts]
recipe = bob.buildout:scripts
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment