Fabrizio Ferrari

Results 58 comments of Fabrizio Ferrari

@pourmand1376 thank you for providing your Docker code, could you also please provide the python code you used for the diarization using Pyannote?

> Looks like you forgot to request access to this new pipeline on HuggingFace model hub. How to do that?

Thanks, I could fix the error I [posted above](https://github.com/pyannote/pyannote-audio/issues/1563#issuecomment-1827203219) by simply re-accepting the terms at the links below: https://hf.co/pyannote/segmentation-3.0 https://hf.co/pyannote/speaker-diarization-3.1 So that my authorization code worked again. I am still...

Yes! It looks like the requirements @pourmand1376 posted above fixed the problem! Now I see the GPU being used ;) My guess, in particular, is the following one: --extra-index-url https://download.pytorch.org/whl/cu113...

Thank you Simon! I'll play with that and see if I can do anything in the code to improve it so as to handle everything better automatically ;)

Yes, of course, I'll let you know. It'd be nice to implement, looking forward, an algorithm to avoid any kind of collision, similar to the "magnetic layout" feature in Sibelius....

Simon, from my testing, it looks like the "SlurTangentMaxAngle" setting is the only one that can help with that issue. The only problem is that lowering the curvature causes overlap...

Good points Simon... well, the only thing I can think of about using the relative-y value is to change that in the MusicXML code on an "as-needed" basis. In other...

Here I am again with a question related to this issue: is there a way to control the arc or the slur positioning on a "slur-by-slur" level? And not by...

I perfectly agree with you Simon. I fixed it that way because it would take too much time for me to figure out the source of the problem (sorry, I...