Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.spear bob.bio.spear
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure 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.bio.spearbob.bio.spear
  • Issues
  • #1
Closed
Open
Issue created Aug 01, 2015 by André Anjos@andre.anjos💬Owner

Cannot run a trial experiment

Created by: sun8608

Hello! I was just trying to run a trial experiment using Voxforge database following the instruction of manuals: sudo /usr/local/bin/verify.py -vv -d voxforge -p energy-2gauss -e mfcc-60 -a gmm-voxforge -s ubm_gmm --groups {dev,eval}

but I kept getting the error message:
bob.bio.base@2015-08-01 11:03:15,971 -- INFO: - Preprocessing: processing 6561 data files from directory '[YOUR_VOXFORGE_WAV_DIRECTORY]' to directory 'temp/ubm_gmm/preprocessed' bob.bio.base@2015-08-01 11:03:15,975 -- ERROR: During the execution, an exception was raised: [Errno 2] No such file or directory: '[YOUR_VOXFORGE_WAV_DIRECTORY]/ColinBeckingham-20091029-hfv/wav/a0001.wav' Traceback (most recent call last): File "/usr/local/bin/verify.py", line 9, in load_entry_point('bob.bio.base==2.0.1', 'console_scripts', 'verify.py')() File "build/bdist.linux-x86_64/egg/bob/bio/base/script/verify.py", line 435, in main

File "build/bdist.linux-x86_64/egg/bob/bio/base/script/verify.py", line 415, in verify

File "build/bdist.linux-x86_64/egg/bob/bio/base/script/verify.py", line 255, in execute

File "build/bdist.linux-x86_64/egg/bob/bio/base/tools/preprocessor.py", line 58, in preprocess File "build/bdist.linux-x86_64/egg/bob/bio/spear/preprocessor/Base.py", line 21, in read_original_data File "/usr/lib/python2.7/dist-packages/scipy/io/wavfile.py", line 108, in read fid = open(file, 'rb') IOError: [Errno 2] No such file or directory: '[YOUR_VOXFORGE_WAV_DIRECTORY]/ColinBeckingham-20091029-hfv/wav/a0001.wav'

I do not know where I can change the config file, I cannot find a folder with name 'config', there is one 'config' folder in under bob spear installation directory, but changing configuration of this one did not solve my problem; also the directory--build/bdist.linux-x86_64/ is actually empty, I do not know how the messages are retrieved.

Assignee
Assign to
Time tracking