pyannote-audio icon indicating copy to clipboard operation
pyannote-audio copied to clipboard

inference call not accepting clean wav audio

Open chintanckg opened this issue 2 years ago • 1 comments

Steps to Reproduce:

from pyannote.audio import Inference

inference = Inference("pyannote/embedding", window="whole")

emb1 = inference("lol.wav")

image

chintanckg avatar Jul 28 '22 06:07 chintanckg

Would you mind sharing a link to a Google Colab containing a self-contained minimum reproducible example that I can run to reproduce the error?

hbredin avatar Aug 09 '22 12:08 hbredin

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[bot] avatar Oct 08 '22 16:10 stale[bot]