-
When we do not finetune WavLM in the Pyannote implementation of ToTaToNet, the model does not update its weight due to that they set automatic_optimization = False in the constructor of the model, whi…
-
Sorry, while experimenting some real world scenerios with [example
](https://github.com/thewh1teagle/pyannote-rs/blob/main/examples/infinite.rs)
Even though “6_speakers.wav” works, for example a ve…
-
### Describe the feature
Hi whiteeagle, I have another request. Is it possible to implement pyannote for speaker diarization instead of Sherpa-ONNX? I saw mention of this in other contexts, but compa…
-
It shows error in VSCode in https://github.com/thewh1teagle/pyannote-rs/blob/main/crates/knf-rs/sys/knfc/knfc.cc
https://github.com/clangd/vscode-clangd/issues/717
-
Aktualni verze whisperx hlasi behem zpracovani audia velke mnozstvi warning.
Pokud by je slo alespon castecne vyresit, bylo by to super
```
INFO:app.routers.stt:Received URL for processing: h…
-
itertracks() doesn't work properly in 0.1.1. problems:
1) Hyperparameters onset/offset doesn't work properly, for example in the output there are segments shorter than "onset".
2) Looks like segme…
-
### Tested versions
- Reproducible in the last version of pyannote.
### System information
Ubuntu 24.04
### Issue description
Hi,
I'm trying to use Pyannote for offline diarization without re…
-
```
2024-11-01 14:35:17.502 Lightning automatically upgraded your loaded checkpoint from v1.5.4 to v2.3.3. To apply the upgrade to your files permanently, run `python -m pytorch_lightning.utilities.u…
-
Based on this [paper](https://www.isca-archive.org/interspeech_2023/bredin23_interspeech.pdf) may I assume that versions of pyannote-audio >= 2.1 are using the diart methodology?
For example, if I …
-
执行了pip install -r requirements.txt
将所有模型都本地化了
![image](https://github.com/user-attachments/assets/0eb4ce75-7f2f-4589-a718-31dffc7c1270)
执行python testing.py 报错
(whisperx-offline) jzxt@jzxt-SY-KL-H5…