Hervé BREDIN

Results 270 comments of Hervé BREDIN

Thanks for the bug report. Would you mind opening a PR removing the mention of numpy arrays in the error message?

Thanks for the PR. Please open a new issue/discussion for your other question.

Thanks for the proactive fix. I'd rather switch to `speechbrain 1.x` directly. Could you update the PR accordingly (both `requirements.txt` and `speaker_verification.py`?

To detect future breaking changes, would you mind adding a unit test that simply loads speechbrain ECAPA model? and then I think it should be good.

Looks like some tests are failing.

What about waiting for the fix to end up in a new release? That being said, Python 3.8 apparently only represents 3% of pyannote userbase. I might get rid of...

Great. Let me know when it is released and I will update the `requirements.txt`.

Thanks @Adel-Moumen! Will be part of next release!

I'd suggest using the same `--index-url` when installing `pyannote.audio`. ```bash pip install pyannote.audio --index-url https://download.pytorch.org/whl/cu118 ```

It would be cool if you could open a PR fixing this now that you have found a solution.