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
  • Issues
  • #176

Closed
Open
Created May 25, 2022 by Bruno Padovese@bpadoveseOwner

AudioLoader and process function behavior

ketos tutorial create_a_narw_detector is not working in the current ketos version.

The issue comes from running an audio loader multiple times without resetting it. In past ketos versions, the audio loader was reset by default at the end (the stop argument was set to False as default). But sometime between ketos 2.4.2 and ketos 2.6, this was changed (stop is now set to True).

We can, of course, just update the tutorial and call reset when needed with a text similar to the following: "Now to reuse the audio loader, we have to first rest it by calling xxx function"

But could you give an explanation as to why you changed stop to True by default? It seems to me that the most common use case would be to reset the audio loader by default so that it can be reused again if necessary.

Do you remember why this change was made? @kirsebom

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking