Optimizing GPU and Environment Configuration in Pyannote 3.0.1 for Improved Speed #1539
Unanswered
rhenanbartels
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! Thank you for the incredible work on Pyannote.audio. It has been invaluable in helping me identify speakers in audio files.
I started testing pyannote-audio 3.0.1 and the results are really good and better than version 2.1.1. However, I still couldn't prepare the environment to run pyannote 3.0.1 as fast as version 2.1.1
Issue:
Pyannote 3.0.1 is slower than version 2.1.1 and seems to be utilizing the GPU at an average of 5% capacity, and I'm encountering the following warnings:
Question
Does anyone have insights into optimizing the configuration of the environment so Pyannote 3.0.1 achieves performance comparable to version 2.1.1? Any suggestions or solutions would be greatly appreciated.
Thanks in advance,
Rhenan
Code/Configuration:
VPS: AWS EC2 - g4dn.xlarge - NVIDIA T4 GPUs
Docker image
Libraries version
Python 3.9.16
NVIDIA
Code
Beta Was this translation helpful? Give feedback.
All reactions