Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.pad.voice bob.pad.voice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.pad.voicebob.pad.voice
  • Issues
  • #4
Closed
Open
Issue created May 07, 2018 by Amir MOHAMMADI@amohammadiOwner

Bob measure load is removed

and because of that the tests are failing:

======================================================================
ERROR: bob.pad.voice.test.test_spoofspeech.test_spoof_EnergyLBP1
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/bob/pad/voice/test/test_spoofspeech.py", line 81, in test_spoof_EnergyLBP1
    _spoof(parameters, test_dir, 'test_energylbp', ('dev-real', 'dev-attack'))
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/bob/pad/voice/test/test_spoofspeech.py", line 47, in _spoof
    f = bob.measure.load.open_file(sfile)
AttributeError: 'module' object has no attribute 'load'
-------------------- >> begin captured logging << --------------------
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 251 frames remaining over 290
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 152 frames remaining over 336
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 226 frames remaining over 290
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 258 frames remaining over 506
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 284 frames remaining over 448
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 241 frames remaining over 284
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: bob.pad.voice.test.test_spoofspeech.test_spoof_EnergyLBP2
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/bob/pad/voice/test/test_spoofspeech.py", line 100, in test_spoof_EnergyLBP2
    _spoof(parameters, test_dir, 'test_energylbp')
  File "/local/builds/bob/bob.pad.voice/miniconda/conda-bld/bob.pad.voice_1525539940831/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/lib/python2.7/site-packages/bob/pad/voice/test/test_spoofspeech.py", line 47, in _spoof
    f = bob.measure.load.open_file(sfile)
AttributeError: 'module' object has no attribute 'load'
-------------------- >> begin captured logging << --------------------
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 251 frames remaining over 290
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 152 frames remaining over 336
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 258 frames remaining over 506
bob.bio.spear: INFO: After Mod-4Hz based VAD there are 284 frames remaining over 448
--------------------- >> end captured logging << ---------------------
Assignee
Assign to
Time tracking