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

Onnx PyanNet #1437

Closed
sorgfresser opened this issue Jul 21, 2023 · 1 comment
Closed

Onnx PyanNet #1437

sorgfresser opened this issue Jul 21, 2023 · 1 comment

Comments

@sorgfresser
Copy link

So I wrote some customs ONNX-Wrappers that worked quite well until recently. I just hardcoded values for introspection based on the same values that were used in the pytorch model and that worked. But that relied on Introspection.
Since Introspection has been made obsolete, I am curious how to substitute it so that the num_frames passed to PyanNet remain the same. Any ideas how to specify num_frames? Would simply overriding _example_input_array the way to go?

@github-actions
Copy link

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

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