Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ditch pyannote.generators in favor of pescador and/or torch.utils.data #249

Closed
5 tasks
hbredin opened this issue Dec 5, 2019 · 1 comment
Closed
5 tasks
Milestone

Comments

@hbredin
Copy link
Member

hbredin commented Dec 5, 2019

  • use pytorch DataLoader for batching and memory pinning
  • use ZMQStreamer for parallelism
  • use pescador for sequence labeling tasks
  • use pescador for sequence embedding tasks
  • add a way to indicate which file_labels are needed and load them lazily

Related: pescadores/pescador#133 (comment)

@hbredin hbredin added this to the Version 2.0 milestone Dec 5, 2019
@hbredin hbredin changed the title Ditch pyannote.generators in favor of pescador Ditch pyannote.generators in favor of pescador and/or torch.utils.data Dec 5, 2019
@hbredin hbredin modified the milestones: Version 2.0, Version 2.1 Dec 10, 2019
hbredin added a commit that referenced this issue Dec 20, 2019
@hbredin
Copy link
Member Author

hbredin commented Jan 21, 2020

SmartBackground does the job.

@hbredin hbredin closed this as completed Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant