Skip to content
Snippets Groups Projects
Commit 75be2029 authored by Pavel KORSHUNOV's avatar Pavel KORSHUNOV
Browse files

cleanup the audio-related code

parent 23f20203
No related branches found
No related tags found
1 merge request!6Merge branch with audio-stuff into master
...@@ -7,7 +7,6 @@ parts = scripts ...@@ -7,7 +7,6 @@ parts = scripts
eggs = bob.learn.tensorflow eggs = bob.learn.tensorflow
bob.db.casia_webface bob.db.casia_webface
bob.db.mobio bob.db.mobio
bob.db.voicepa
gridtk gridtk
extensions = bob.buildout extensions = bob.buildout
...@@ -18,7 +17,6 @@ develop = src/bob.db.mnist ...@@ -18,7 +17,6 @@ develop = src/bob.db.mnist
src/bob.db.casia_webface src/bob.db.casia_webface
src/bob.db.mobio src/bob.db.mobio
src/bob.db.lfw src/bob.db.lfw
src/bob.db.voicepa
. .
; options for bob.buildout ; options for bob.buildout
...@@ -28,7 +26,6 @@ newest = false ...@@ -28,7 +26,6 @@ newest = false
[sources] [sources]
bob.db.voicepa = git git@gitlab.idiap.ch:bob/bob.db.voicepa.git
bob.db.mnist = git git@github.com:tiagofrepereira2012/bob.db.mnist.git bob.db.mnist = git git@github.com:tiagofrepereira2012/bob.db.mnist.git
bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base.git
bob.db.mobio = git git@gitlab.idiap.ch:bob/bob.db.mobio.git bob.db.mobio = git git@gitlab.idiap.ch:bob/bob.db.mobio.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment