Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Merge requests
  • !89

Closed
Created Mar 21, 2019 by Oliver Kirsebom@kirsebomOwner4 of 4 tasks completed4/4 tasks
  • Report abuse
Report abuse

Create spec database

  • Overview 1
  • Commits 24
  • Pipelines 21
  • Changes 13
  • align annotation naming scheme in AnnotationTableReader with other methods in data_handling module

  • improve handling of wave files with different duration (allow user to specify a standard length, files that are shorter will be padded; files that are longer will be split)

  • replicate folder structure inside database file (so data can be easily be split up into train, validation, test)

  • write spectrograms to database file one at a time, query for file size to get more accurate size determination

Q: The name 'orig_file' seems a little clumsy compared to the others ('start', 'end', 'label'). Could we simply call it 'filename'? SOLVED

I think this is ready to merge!

Edited Mar 27, 2019 by Oliver Kirsebom
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: create_spec_database