Issue by hbredin
Friday Oct 30, 2020 at 17:10 GMT
Originally opened as https://github.com/hbredin/pyannote-audio-v2/issues/55
I have noticed over the last few pr's that you often use numpy instead of torch tensors? Is this because of some performance improvement or are you just more familiar with the API? If we want to boost performance at some stage, it might be a good idea to convert everything to tensors including the random number operations as they are much slower than the torch ones.
Can you please clarify your thoughts on this in a dedicated issue?
Originally posted by in https://github.com/hbredin/pyannote-audio-v2/pull/37#issuecomment-719658266
该提问来源于开源项目:pyannote/pyannote-audio