-
# lattice.txt:
```
# 1 S0001
1 1.0 2.0 vienas
1 2.0 3.0 du
1 3.0 4.0 trys
1 4.0 5.0 keturi
1 5.0 6.0 penki
1 6.0 7.0 šeši
1 7.0 8.0 septyni
1 8.0 9.0 aštuoni
1 9.0 10.0 devyni
1 10.0 11.…
lv-gh updated
1 month ago
-
I am having a lot of trouble with speaker diarization across lots of different platforms and models.
```toml
[target.'cfg(any(windows, target_os = "linux"))'.dependencies]
sherpa-rs = { version =…
-
```
---------------------------------------------------------------------------
KeyError Traceback (most recent call last)
/usr/local/lib/python3.7/dist-packages/py…
-
# Hello,
I'm currently working with pyannote/speaker-diarization-3.1 for embedding, specifically using pyannote/wespeaker-voxceleb-resnet34-LM. I've been experimenting with different batch sizes (3…
-
Hey you, thank you for the package :)
I'm researching around how to improve diarization errors related to overlapping speech, and I'd like to ask you about your choice of a embedding model.
Is t…
-
I can't seem to get pyannote-whisper to install. I've attached the results. Any thoughts?
[pyannote build fail.txt](https://github.com/yinruiqing/pyannote-whisper/files/11039851/pyannote.build.fail.t…
-
hi
I am trying to use lirispeech database in pyannote
but I got an error as below:
Traceback (most recent call last):
File "pyannote-db-librispeech/LibriSpeech/generate.py", line 224, in
…
l-guo updated
6 years ago
-
Hi Dear, please check this issue, thanks.
```
from pyannote.core import Annotation
ModuleNotFoundError: No module named 'pyannote'
```
-
When installing a package that pulls in additional dependencies, and a dependency of those dependencies fails to build, there is no indication of which parent package required the failing package or…
-
Looks like https://code.google.com/p/banyan/ is dead.
@cpcloud do you plan to maintain banyan in the future?
A project of mine (https://github.com/pyannote/pyannote-core) heavily relies on banyan and…