Pierre Vannier

Results 4 issues of Pierre Vannier

Hello there I'd like to run / ingest this project with french documents. It seems to me the models suggested aren't working with anything but english documents, am I right...

Hi I've done all the necessary steps to have a llama.cpp (vigogne) model and correctly ingested documents (pdf, docx, ppt) but when I launch privateGPT I have this error :...

bug

Hi, It seems this error is related to #1306. I'm running an M1 pro with the following pip list => pyannote.audio 2.1.1 pyannote.core 4.5 pyannote.database 4.1.3 pyannote.metrics 3.2.1 pyannote.pipeline 2.3...

wontfix

Hey there I've finally succeeded in installing on my M1 pro (that was a hustle). Now when I launch this code : ``` from pyannote.audio import Pipeline pipeline = Pipeline.from_pretrained("pyannote/[email protected]",...