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

Tracing a Specific Section of the Code #1492

Closed
frznkshn opened this issue Oct 8, 2023 · 3 comments
Closed

Tracing a Specific Section of the Code #1492

frznkshn opened this issue Oct 8, 2023 · 3 comments
Labels

Comments

@frznkshn
Copy link

frznkshn commented Oct 8, 2023

For some reason, I am reviewing a portion of your code. In this line, you have used a method called 'apply,' which is not defined anywhere in this script. I have concluded that it might inherit from the parent class, i.e., '_Pipeline.' However, after searching for the relevant function, I couldn't find any trace of the 'apply' method here. Could you please help me locate where this method originates?

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Thank you for your issue.You might want to check the FAQ if you haven't done so already.

Feel free to close this issue if you found an answer in the FAQ.

If your issue is a feature request, please read this first and update your request accordingly, if needed.

If your issue is a bug report, please provide a minimum reproducible example as a link to a self-contained Google Colab notebook containing everthing needed to reproduce the bug:

  • installation
  • data preparation
  • model download
  • etc.

Providing an MRE will increase your chance of getting an answer from the community (either maintainers or other power users).

Companies relying on pyannote.audio in production may contact me via email regarding:

  • paid scientific consulting around speaker diarization and speech processing in general;
  • custom models and tailored features (via the local tech transfer office).

This is an automated reply, generated by FAQtory

@hbredin
Copy link
Member

hbredin commented Oct 9, 2023

Each pipeline has its own apply method (where the actual processing happens).

Copy link

stale bot commented Apr 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 11, 2024
@stale stale bot closed this as completed May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants