You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm new in using pretrained models and ml in general.
I wonder how I can process this code offline?
Can anybody explain how I need to change the code?
I found out how to download the segmentation model, but I do not understand how it works with the
Pipeline
:Thank you for any help!
EDIT:
So I figured it out with: https://github.com/pyannote/pyannote-audio/blob/develop/tutorials/applying_a_pipeline.ipynb
One of my problems was that my relative file path didn't work, so I had to use an abspath.
Beta Was this translation helpful? Give feedback.
All reactions