pajowu

Results 63 comments of pajowu

Thank you for reporting this issue. To properly investigate it, could you please send us the debug log. You can export it from the "Help" menu -> "Export debug log"....

At the moment, this is on the lower end of our priority list, as we already have packages for most popular distributions. However, feel free to implement it and submit...

Quick question: Which do you want: 1. Import FLACs which then get converted into a format audapolis supports automatically, probably a lossy process 2. Directly support FLACs in audapolis, not...

For other formats, we currently try a lossless conversion to mp4, as this container formats works better. If this fails, we currently show a warning about degraded performance to the...

Hey, thanks for reaching out. We would be interested in integrating this 100%. When I started looking at speaker diarization I also noticed `pyannote.audio`, but as there was no pretrained...

Do you think it would be possible to extend the `SpeakerDiarization`-pipeline to not only report the individual steps of the pipeline via the hook, but also the progress within certain...

Wow, I just tried it (and opened https://github.com/pyannote/pyannote-audio/pull/1185/files for the progress). The results are really impressive 😍

I started integrating it and stumbled upon a problem which I'm currently not sure how to solve, so if you have any idea @hbredin, I would be very interested: audapolis...

Oh, that's interesting. Maybe IPC breaks in some non-obvious way? Which display server and window manager are you using? Is there anything in the dev console?

Since we landed diarization in #132, is this still a big issue?