-
Model was trained with pyannote.audio 0.0.1, yours is 3.1.1. Bad things might happen unless you revert pyannote.audio to 0.x.
Model was trained with torch 1.10.0+cu102, yours is 2.0.0. Bad things
…
-
I'm using pyannote-onnx in conjunction with whisper.cpp, and I'm encountering an issue where whisper.cpp expects audio clips to be no longer than 30 seconds. However, pyannote sometimes detects speech…
-
### Tested versions
Tested version speaker-diarization-3.1
### System information
window 11, pyannote 3.3.2, python 3.8.10
### Issue description
I am using the speaker-diarization pipeline and I …
-
numpy upgrade 1.x
conda install -c conda-forge ffmpeg
Could not locate cudnn_ops64_9.dll. Please make sure it is in your library path!
-
Currently, we are leveraging Pyannotes speaker diarisation. However, there is still scope for improvement here, and we should be able to leverage other open-source packages like NVIDIA NeMo.
I'd li…
-
I attempted to process a long audio file using '3dspeaker+segmentation.onnx' you provided but noticed a strong decrease in accuracy during speaker diarization when cluster numbers were not specified. …
-
Since `pyannote.audio` is a continuous work in progress, it evolves very fast.
At some point, this might break JSALT recipes.
To prevent this from happening, I just added a `JSALT_v5` tag to a ve…
-
### Feature request
This feature request aims to improve the speed of Whisper's batched version by adding a VAD model (such as pyannote or from NeMO or Silero) and merging chunks up to 30 sec, instea…
-
```
Loading speaker detection model
/home/aroun/.local/share/aTrain/models/diarize/segmentation_pyannote.bin
/home/aroun/.local/share/aTrain/models/diarize/embedding_pyannote.bin
Lightning automat…
-
Hi all,
I got this error:
```Could not download 'pyannote/speaker-diarization' pipeline.
It might be because the pipeline is private or gated so make
sure to authenticate. Visit https://hf.co/se…